Community
Participate
Working Groups
Build Identifier: If you request the OMPlatform.INSTANCE.getStateFolder() inside an OSGIApplication, and net4j.state is not set it falls back to the osgi.instance.area property. This property give back a URI like String. Build a file from this plain String it fails because it generates wrong file like: E:\eclipse\file:\E:\runtime-de.nacorswelt.single.application\.metadata Reproducible: Always
Created attachment 178974 [details] Patch-V1
Hi Heiko, when you attach a patch it's easier for me if you make that patch a "workspace relative patch". I've slightly changed your patch. Can you review it and tell me what you think?
Created attachment 179469 [details] Patch v2
I have reviewed your patch and he works looks better than my patch. For Patch V1: It is smaller than 250 lines, I'm the owner and writer of the patch and I apply it to the EPL.
Thank you! Committed to HEAD
Available in R20110608-1407