Arik Kfir

- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created Using FreeMarker extension points
Hi,I'm writing a plugin which needs to contribute implicit variables to FreeMarker templates. I've found the 'FtlGlobalVariableProvider' class which can be extended and registered under the 'freema... -
Created NoClassDefFound while my plugin executes custom run configuration
Hi,I wrote a plugin containing a custom RunConfiguration. When the user runs this run configuration, I get the following error:/usr/lib/jvm/java-6-sun-1.6.0.22/bin/java -Dfelix.auto.deploy.dir=/hom... -
Created Performing write operations inside a ClassPostProcessingCompiler
Hi,I'm adding a ClassPostProcessingCompiler which generates a file during build in the output directory. But the Application.isWriteAccessAllowed() method returns false - which is kind of surprisin... -
Created Little help about BuildParticipant
Hi,I'm trying to understand how to properly use the BuildParticipant interface.I'm writing a plugin which generates a custom MANIFEST.MF file during the build, for some of the modules, based on som... -
Created ParseException using dm-server plugin in IU-95.214
Hi,When running a dm-Server run configuration, the server fails to start: ========================================/usr/lib/jvm/java-6-sun-1.6.0.20/bin/java -XX:+HeapDumpOnOutOfMemoryError -XX:Error... -
Created Spring Model inspection reporting: Invalid value: 'null'
Hi,Has anyone got this error? I tried searching the forums for this and have not found anyone encountering this, but this happens on every workstation I test the EAP.I tried build #7241 with a web ...