IDE 3.0 TEST IX

HMG announcements; Latest HMG-related news, releases, fixes and updates.

Moderator: Rathinagiri

User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

IDE 3.0 TEST IX

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: IDE 3.0 TEST IX

Post by Rathinagiri »

Thanks a lot Roberto.

I think these structural changes will ease installation of new versions of IDE and building the projects efficiently.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: IDE 3.0 TEST IX

Post 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
Viva INTERNATIONAL HMG :D
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: IDE 3.0 TEST IX

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: IDE 3.0 TEST IX

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
mol
Posts: 3720
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: IDE 3.0 TEST IX

Post 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
User avatar
mol
Posts: 3720
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: IDE 3.0 TEST IX

Post 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
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: IDE 3.0 TEST IX

Post by Vanguarda »

thanks master.

i´ll test it.


my best regards,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: IDE 3.0 TEST IX

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: IDE 3.0 TEST IX

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
Post Reply