When I started over by cloning sengsational's repository today I found that I had to change a few lines in BuildExeFromClassFiles.java. The clearly necessary change was to the USER definition, which I remember adding last year. But I also had to modify the JRE_PATH and set forceRevisionNumber to false. It's been over a year since I set this up previously, but I don't remember needing to change the JRE_PATH last time. Did you change it from the path installed (I think) by Eclipse?
With this PR, I think we'll have a version of BuildExeFromClassFiles.java that works for us both with only a change in USER.
When I started over by cloning sengsational's repository today I found that I had to change a few lines in BuildExeFromClassFiles.java. The clearly necessary change was to the USER definition, which I remember adding last year. But I also had to modify the JRE_PATH and set forceRevisionNumber to false. It's been over a year since I set this up previously, but I don't remember needing to change the JRE_PATH last time. Did you change it from the path installed (I think) by Eclipse?
With this PR, I think we'll have a version of BuildExeFromClassFiles.java that works for us both with only a change in USER.