Skip to content

Commit

Permalink
remove javacc from ide-dependencies as per comment #16 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrueger committed Dec 27, 2016
1 parent 312522e commit f2adf1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -138,7 +138,7 @@ different version or an entierly different IDE, still read this, and try to
apply it to your development environment:

- Install Ant and Ivy, if you haven't yet; see earlier.
- From the command line, run `ant clean jar javacc ide-dependencies`. (Note that
- From the command line, run `ant clean jar ide-dependencies`. (Note that
now the folders "ide-dependencies", "build/generated-sources" and "META-INF" were created.)
- Start Eclipse
- You may prefer to start a new workspace (File -> "Switch workspace"), but
Expand Down

0 comments on commit f2adf1a

Please sign in to comment.