facebook

Plugin project

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

    Hi,

    I’ve just upgraded to MyEclipse 7. My plugin project shows several errors
    after upgrading. I’ve found the problem, the following jar isn’t added to the plugin-in dependencies (it is in MyEclipse 6)

    org.eclipse.swt.win32.win32.x86_3.4.1.v3449c.jar

    How can I solve this? (using a new workspace does help, but I want to solve this in my exising workspace if possible).

    Thanks,

    Teun Hoogendoorn

    #293659 Reply

    Loyal Water
    Member

    Have you tried using the -clean command to fix the original workspace? Did that help?
    https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    #293666 Reply

    Hi Nipun,

    I’ve tried that several times, it did not help.

    But… changing the environment (operating system etc), setting it to an other value, apply, changing the value back did solve the problem. I
    suppose it has something to do with determining the correct jar (because os + arch is included in the file name of the jar).

    However… The plugin is not loaded at startup of MyEclipse… The error log shows no errors (only some warnings)…

    What is the correct way to add a custom plugin in MyEclipse 7 (in MyEclipse 6, I simply add the plugin to \eclipse\plugins) ?

    Thanks,

    Teun Hoogendoorn

    #293697 Reply

    Hi,

    I’m still stuck, to load custom plugins in MyEclipse 7.

    These are the steps I took:

    – Create a new workspace
    – Create a plug-in project (hello world)
    – Export it to the plugin dir.
    – Restart MyEclipse

    The plugin is not loaded (no errors in the errors view)

    Run as / debug as a MyEclipse application does load all my plug-ins. So
    what am I missing?

    Please help.

    Teun Hoogendoorn

    #293739 Reply

    Loyal Water
    Member

    Teun,
    Dropping plugins into the plugin directory will not get them to work with ME 7. We will include this feature in our next release. Sorry for the inconvenience.

    #296543 Reply

    Hi,

    This is fixed in 7.1 (put the plugin in Genuitec\MyEclipse 7.1\dropins)

    Thank you!

    Teun Hoogendoorn

    #296594 Reply

    support-joy
    Member

    Teun Hoogendoorn,

    Good to hear you have resolved your issue. You are right, you can drop any 3rd party eclipse plugins directly to [MyEclipse installation directory]/dropins and restart ME to have the plugin added to ME.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Plugin project

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