facebook

Plugin not working in MyEclipse

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #298164 Reply

    Shahzad
    Member

    I have developed a small plugin in Eclipse (3.4). It is working absolutely okay. When I tested this plugin with MyEclipse, it is showing me error and not running the plugin. It is saying NullPointerException while initializing the plugin object. Do I have to make some changes to my plugin in order for this to run on myeclipse. I have tested it on 5.5.1 GA and saw this behavior. Any help in this regard will be highly appreciated.

    -Shaz

    #298170

    Brian Fernandes
    Moderator

    Shaz,

    The only issue I can think of is that some of your plugin’s dependencies may not be part of MyEclipse.

    You need to ensure that all plugins your plugin depends on are present in MyEclipse. What version of MyEclipse did you test with? If your plugin requires E 3.4, you need to test with MyEclipse 7 and above.

    Hope this helps

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Plugin not working in MyEclipse

You must be logged in to post in the forum log in