.str file search broken on linux
The SugarJ Eclipse plugin does not work out of the box on Linux.
strj complains it cannot find initTrans (I don’t have the exact error message anymore).copying (maybe moving)
plugins/org.sugarj.stdlib_1.0.0…/org/sugarj/init/initTrans.str
to
plugins/…./init/InitTrans.str
“fixes” the problem.strj now only warns of a “Mismatch between basename of input file …/initTrans and mofule name …/initTrans specified”
Submitted by Stefan Fehrenbach on 9 May 2011 at 12:48
but seems to work.
Issue Log
On 9 May 2011 at 13:52 Stefan Fehrenbach tagged plugin
On 9 May 2011 at 13:56 Stefan Fehrenbach removed tag plugin
On 19 May 2011 at 11:36 Sebastian Erdweg tagged compiler
On 1 June 2011 at 12:28 Sebastian Erdweg commented:
renamed the file in the standard lib to InitTrans.str
On 1 June 2011 at 12:28 Sebastian Erdweg closed this issue.
Log in to post comments