ModelDriven / Alf-Reference-Implementation

Open-source implementation of the Action Language for fUML (Alf) specification.
30 stars 2 forks source link

JavaCC plug-in preferences include system-specific paths #81

Closed abstratt closed 5 years ago

abstratt commented 5 years ago

JavaCC plug-in preferences include system-specific paths. See https://github.com/ModelDriven/Alf-Reference-Implementation/blob/bf25909a928d15b0106a39904a5aaa289cef63d4/org.modeldriven.alf/.settings/sf.eclipse.javacc.prefs.

RUNTIME_JJJAR=/Applications/Eclipse 4.5.app/Contents/Eclipse/plugins/sf.eclipse.javacc_1.5.33/jars/javacc-6.0.jar
RUNTIME_JTBJAR=/Applications/eclipse/plugins/sf.eclipse.javacc_1.5.24/jtb-1.4.4.jar

PR to follow.

seidewitz commented 5 years ago

Resolved in v1.1.0g.