| Activator class is not invoked when executing an Ant task [message #1002279] |
Fri, 18 January 2013 04:55  |
Rosa Mising name Messages: 16 Registered: December 2009 |
Junior Member |
|
|
I am working with Eclipse. I have created a plugin A that has a class A and a build.xml file.
Build.xml file defines a new task that invokes class A.
Class A has an execute() method that invokes class B. Class B is located in another plugin and I need that the Activator.start(...) method of this plugin is invoked.
However, it doesn't happen.
In fact, I also verified that Activator class in plugin A is not invoked either.
"Activate this plugin when one of its classes are loaded" check box is checked in both plugins.
Please, I need help to understand why Activator classes are not invoked.
Thanks a lot. Rosa
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01719 seconds