Changes between Initial Version and Version 1 of Ticket #11597, comment 7
- Timestamp:
- 2015-06-23T22:27:56+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11597, comment 7
initial v1 1 OK I get it. It's a local build ant you haven't regenerated the JavaCC code. Please run `ant clean && ant dist` to solve the issue. 1 OK I get it. It's a local build ant you haven't regenerated the JavaCC code. Please run `svn up && ant clean && ant dist` to solve the issue.