facebook

Problem with Plugin development

💡
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. General Development
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #317715 Reply

    svrmohan123
    Member

    Hey hi

    I have developed a plugin and tested successfully in Myeclipse. But, when I try to embed the developed plugin to the main instance of Myeclipse, by moving the developed plugin folder to Common/plugins/ and running the application, I could not find the embedding in new the instance of application.

    I did the same thing with eclipse and its working. Is there something I am missing ?

    Thanks.

    #317736

    support-joy
    Member

    svrmohan123,

    The plugins folder referred by you – common/plugins is incorrect. Please add your plugin to [MyEclipse installation dir]/dropins/plugins and retry.
    Note: In case plugins folder is not present under dropins, you need to create it and add your plugin.

    Let me know how this works for you.

    Best.

    #317739

    svrmohan123
    Member

    Hey Joy

    Thanks for the reply. Its working.

    Thank you.

    #317741

    svrmohan123
    Member

    Hey Joy

    The embedded feature is available in the main instance, after moving it to dropins/plugins. But, when the icon is accessed, it gives the message ” The chosen operation is not currently available”. I am expecting to run an ant script when I perform this action. Whereas In eclipse, I could successfully do this.

    Let me know if I am missing something.

    Thanks.

    #317743

    svrmohan123
    Member

    Hey Joy

    Same problem arises even when I try to embed the standard HelloWorld plugin to the main instance of Myeclipse. When I access the Sample action icon, I get ” The chosen operation is not currently available”.

    Please help.

    Thanks

    #317747

    support-joy
    Member

    svrmohan123,

    Could you try to test the same on Eclipse Classic 3.6.1. Add it to Eclipse installation dir/dropins/plugins and try the same. Is the behavior similar?

    #317766

    svrmohan123
    Member

    Hey Joy,

    Thanks for the reply. I tested the plugin in the eclipse classic 3.6.1 downloaded from here.

    http://www.filehorse.com/download-eclipse/

    I am getting the same error, when i try to access the sample action icon.

    Please let me know if I am missing something.

    Thanks.

    #317767

    support-joy
    Member

    svrmohan123,

    You mention getting the same error on Eclipse 3.6.1 classic, in that case the issue lies either in the plugin itself or there are compatibility issues. You should cross-post on relevant forum

    As an aside – is http://www.filehorse.com/download-eclipse/ a mirror site for downloading eclipse? If not, this is the official eclipse download site http://www.eclipse.org/downloads/

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Problem with Plugin development

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