Community
Participate
Working Groups
I would like to suggest the following enhancement in code assisting. For instance, I write a plugin ; in my code I need a class which is not in a plugin referened into my build.xml file. I would like by CTRL-Space finding this class which is in the plugin.jar found into the plugins directory. Then the code assist would be able to propose the right class, fill the import section and better, add automatically the plugin into the build.xml file. regards Xavier
*** This bug has been marked as a duplicate of 37661 ***