Hello!
version: 0.5.0
I generated a pluginbuilder project in my workspace, chosen the feature to be built, but when generating the build files it only adds one of the plugins to all.map, for the rest the message is
skipping org.erlide.core because it can not be found in the workspace
but of course the workspace contains all the plugins...
Thanks in advance
/Vlad
Logged In: YES
user_id=8024
Originator: YES
Hi,
I found the problem, if I have time I will try to provide a patch too.
Only the plugins in projects that are alphabetically before the pluginbuilder project get inserted in all.map and fetchSvnAll.xml (and probably even fetchCvsAll.xml).
best regards,
Vlad
Logged In: YES
user_id=8024
Originator: YES
Darn, sorry about the noise....
It wasn't that, it was just an artifact of me renaming the project...
/Vlad
Logged In: YES
user_id=8024
Originator: YES
It works now.
/Vlad