jabiercoding
jabiercoding
The schema is here: https://github.com/plugbee/dslforge/blob/master/plugins/org.dslforge.workspace.config/schema/configuration.exsd but I think that you just want to add the extension point again, right? In the web plugin you can add ``` ``` for the...
I agree. If we are sharing the project in a team during development or if we have it in several computers we should not rely on hardcoded absolute paths. Right...
Maybe this is already supported with the recent setSelection method of BasicText.java