Page 1 of 2

IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 4:52 pm
by Roberto Lopez
Hi All,

This test features the following changes:

- Project files (.hpj) has been replaced by '.hbp' files. These files contains only program modules names (.prg). To convert an existing project, change its extension from .hpj to .hbp and delete lines with form references (.fmg).

- Each project has now its own additional libraries, include paths and libraries paths. They are stored in a separate file with the same project basename with .hbc extension.

- Two new tabs in the project window, allows to edit project configuration and project include files.

- Only one command line parameter is allowed now, it indicates a project name to be opened at IDE startup.

- ide.cfg file was replace by three .ini files (editor.ini, hmg.ini and language.ini)

- Resource files and executables created has now the same basename as project (.hbp) file.

Download/Descarga: ide_30_test_09.rar

Enjoy!

Roberto.

Re: IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 5:02 pm
by Rathinagiri
Thanks a lot Roberto.

I think these structural changes will ease installation of new versions of IDE and building the projects efficiently.

Re: IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 5:26 pm
by esgici
Thanks a lot Maestro :D
Roberto Lopez wrote: <...>
- Each project has now its own additional libraries, include paths and libraries paths.
<...>
For me, this is biggest enhancement for this release :)

Best regards and hearty thanks :D

--

Esgici

Re: IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 5:53 pm
by Roberto Lopez
rathinagiri wrote:Thanks a lot Roberto.

I think these structural changes will ease installation of new versions of IDE and building the projects efficiently.
The basic idea is that all the samples, can be built and managed with ide, so the will be not more ide samples separated from others (command line build).

Regards,

Roberto.

Re: IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 5:54 pm
by Roberto Lopez
esgici wrote:Thanks a lot Maestro :D
Roberto Lopez wrote: <...>
- Each project has now its own additional libraries, include paths and libraries paths.
<...>
For me, this is biggest enhancement for this release :)

Best regards and hearty thanks :D

--

Esgici
Thanks!

Regards,

Roberto.

Re: IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 8:19 pm
by mol
Finally, the end of the configuration editor to be used! I think, nobody uses MS notepad for editing text longer than one page.


All the changes are impressive!
Roberto, one question:

Do you have a time to sleep? :lol:

Best regards, Marek

Re: IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 8:45 pm
by mol
I have one problem:

I've tested with my last project. I've placed new button in my main window, and it doesn't appears after compilation!
I think, they're still exist problems with hbmk2.
I've used BUILD.BAT from post from topic hmg 3 test VIII:
viewtopic.php?f=2&t=911&start=20

Can you check it?
I'll be back tomorrow.
Marke

Re: IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 9:07 pm
by Vanguarda
thanks master.

i´ll test it.


my best regards,

Re: IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 10:32 pm
by Roberto Lopez
mol wrote:Finally, the end of the configuration editor to be used! I think, nobody uses MS notepad for editing text longer than one page.
You could had changed the text editor in previous IDE versions too...
mol wrote:
All the changes are impressive!
Thanks!
mol wrote:
Roberto, one question:

Do you have a time to sleep? :lol:

Best regards, Marek
Not so much... my dog awakes me every day at 6 am. He comes with his ball to play with me :)

Regards,

Roberto.

Re: IDE 3.0 TEST IX

Posted: Sun Oct 25, 2009 10:36 pm
by Roberto Lopez
mol wrote:I have one problem:

I've tested with my last project. I've placed new button in my main window, and it doesn't appears after compilation!
I think, they're still exist problems with hbmk2.
I've used BUILD.BAT from post from topic hmg 3 test VIII:
viewtopic.php?f=2&t=911&start=20

Can you check it?
I'll be back tomorrow.
Marke
Since I've posted various patches, could be some confusion about which version of what component is being used to test.

I'll publish a new test version including all patches. Please, re-test and if the problem persist, please post a sample.

TIA.

Regards,

Roberto.