simpl-dev / simpl

Tool for creating domain-specific languages
http://research.cyber.ee/simpl/
5 stars 0 forks source link

Build script broken #8

Open Rots opened 13 years ago

Rots commented 13 years ago

The wizard is run in Win7, but I want to run the ANT build script also in linux systems...

excerpt from build xml:

...

... the last line creates a directory named "ee\cyber\simplicitas\example" in linux instead of subfolders
margusf commented 13 years ago

Did you put these backslashes there yourself? Basically, you should use normal slashes ("/") that should work on both platforms.

Rots commented 13 years ago

I used the eclipse wizard to create the example bean project

yes, it can be manually fixed, but this is generated by the wizard

margusf commented 13 years ago

OK, I verified it. This is a bug. in wizard.