adireddy / eclihx

Automatically exported from code.google.com/p/eclihx
0 stars 0 forks source link

Build with hxml file in eclihx should work as it would be from console #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently build in eclihx explicitly sets current folder to source files 
folder, so the same hxml build won't work directly from console in project 
folder.

The better decission would be to generate and maintain -cp option with the link 
to source folder.

Original issue reported on code.google.com by goodwi...@gmail.com on 9 Oct 2010 at 12:11

GoogleCodeExporter commented 9 years ago

Original comment by goodwi...@gmail.com on 26 Oct 2010 at 9:36

GoogleCodeExporter commented 9 years ago
Explicit setting of output and source folders was removed from the launcher. 
Now launcher starting from the project folder and uses hxml file without any 
more explicit actions. More advanced work with hxml-files like showing warnings 
about source files absence should be done as separate issues.

Original comment by goodwi...@gmail.com on 27 Dec 2010 at 11:24