In the latest trunk (r6291), it seems many Java PSEngine project files are not there? Is there a particular reason, they are not checked in? Also, when I use PSEngine.jar from distribution (europa-2.5-windows.zip) that does not include StringErrorStream.java class file.
Thanks, Coskun
- PSEngine_missing_files.png 35.9KB
Comment #1
Posted on Apr 27, 2011 by Swift OxThe code is generated when you build and stored in src->Java->PSEngine->generated->psengine. So, my understanding is that they're not checked in to be consistent with other stuff generated by the build (executables, libraries, etc).
StringErrorStream was added to the swig interface in r6279, which was after the 2.5 release.
- GeneratedCode.png 142.05KB
Status: WontFix
Labels:
Type-Defect
Priority-Medium