softlang / megalib

A library of megamodels
6 stars 5 forks source link

ant fails because bin is missing #1

Closed rlaemmel closed 8 years ago

rlaemmel commented 8 years ago

/cc @AndrEm12 @MarcelH91

See error below. Apparently bin is not needed in the end, but one has to create it manually to push through ant-based build.

$ ant
Buildfile: /Users/laemmel/github/softlang/megalib/checker/build.xml

create_run_jar:

BUILD FAILED
/Users/laemmel/github/softlang/megalib/checker/build.xml:9: /Users/laemmel/github/softlang/megalib/checker/bin does not exist.
DerMusicus commented 8 years ago

we will use maven in the future