Book a Demo

Author Topic: MDG Link and Eclipse 3.4  (Read 4278 times)

kx74

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
MDG Link and Eclipse 3.4
« on: September 07, 2010, 02:14:54 am »
Hi,

Using MDG Link with Eclipse 3.3, no problem.
Using MDG Link with Eclipse 3.4, EA is able to launch Eclipse but no detection of the active projects and is always waiting for Eclipse to load.

Is there a specific configuration for Eclipse 3.4 ?

Thank you for any help !

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: MDG Link and Eclipse 3.4
« Reply #1 on: September 07, 2010, 08:52:44 am »
You may need to re-install MDG Link after upgrading your Eclipse installation.  Make sure that the required plugin files are correctly installed into the Eclipse\plugins directory and are being loaded by Eclipse.

kx74

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: MDG Link and Eclipse 3.4
« Reply #2 on: September 07, 2010, 05:33:26 pm »
I tried the installation and same behavior.
I add first message to launch Eclipse and the second continue waiting that appears again and again.
First message:


Second message that never stops until we click on No:


Thank for your first answer, any clue with it ?

kx74

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: MDG Link and Eclipse 3.4
« Reply #3 on: September 07, 2010, 07:08:03 pm »
Just a precision about the 2 images, Eclipse is loaded with an active project.

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: MDG Link and Eclipse 3.4
« Reply #4 on: September 08, 2010, 08:59:39 am »
These messages indicate that either the required org.sparx.* plugins have not been loaded in Eclipse, or the communication between EA and Eclipse is being blocked.  For TCP port details used by the Add-In, see the Add-Ins | Eclipse | Options dialog in EA.

- Check that the org.sparx plugins have been installed into your eclipse\plugins directory
- Check that they have been successfully loaded by Eclipse
- Check that there are no firewall/antivirus applications that may be blocking communication

kx74

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: MDG Link and Eclipse 3.4
« Reply #5 on: September 08, 2010, 06:45:57 pm »
So i performed the checks:
- Check plugins installation in Eclipse directory: OK
- Check if they are loaded in Eclipse: Here the logs:
[size=10]org.sparx.mdg.eclipse (4.0.1) "MDG Link for Eclipse Core Plug-in" [Active]
org.sparx.mdg.eclipse.cdt (4.0.0) "MDG Link for Eclipse CDT Plugin" [Installed]
org.sparx.mdg.eclipse.cdt (4.0.1) "MDG Link for Eclipse CDT Plugin" [Active]
org.sparx.mdg.eclipse.flex (4.0.0) "MDG Link for Eclipse Flex Plug-in" [Installed]
org.sparx.mdg.eclipse.flex (4.0.1) "MDG Link for Eclipse Flex Plug-in" [Active]
org.sparx.mdg.eclipse.jdt (4.0.0) "MDG Link for Eclipse JDT Plug-in" [Active]
org.sparx.mdg.eclipse.openedge (4.0.0) "MDG Link for Eclipse OpenEdge Plug-in" [Installed]
org.sparx.mdg.eclipse.openedge (4.0.1) "MDG Link for Eclipse OpenEdge Plug-in" [Active]
org.sparx.mdg.eclipse.pdt (4.0.0) "MDG Link for Eclipse PDT Plug-in" [Installed]
org.sparx.mdg.eclipse.pdt (4.0.1) "MDG Link for Eclipse PDT Plug-in" [Active]
[/size]

[size=11]Check for firewall, tcp connection... : the tcp connection is not active on Eclipse 3.4, no firewall or antivirus blocking point.[/size]

Anything else ?

kx74

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: MDG Link and Eclipse 3.4
« Reply #6 on: September 21, 2010, 10:51:04 pm »
No news... it is a blocking point for us.
Thank you for your feedback.