Community
Participate
Eclipse IDE
If I create a feature that references a plugin that is not in the workspace but is installed (hence in the list fo available plugins for my feature) and attempt to create an ant build file for that feature in the UI, I get a null pointer exception. I think it is somewhat normal that the script generation does not work properly in the UI in that case, since the build script *cannot* be saved since the plugin is not in the workspace. But having a better feedback to the user would be appreciable. May be somthing like verifying 1st that all the feature plugins are available in the workspace, and if not giving a proper pop-up message, rather than trying to do something that is impossible and crashing with a NPE.
Good catch. Fixed in both 3.1.1 and 3.2.