- This topic has 9 replies, 4 voices, and was last updated 20 years, 9 months ago by
Scott Anderson.
-
AuthorPosts
-
Jon NermutMemberThe first mantainence release of Eclipse of the 3.0 series is out.
Any news when a new bug fix release of ME (3.8.2) will be available to match Eclipse 3.0.1?September 19, 2004 at 7:12 pm #215541
Scott AndersonParticipantActually, you can use 3.8.1 with 3.0.1. However, 3.8.2 should be out by the end of the week (9/24-ish).
September 20, 2004 at 4:39 am #215554
CAryaSilMemberthere are some problems with 3.8.1+QF20040825 and the eclipse 3.0.1.
i can’t change or view the settings for the applications servers. they are not visible. in the tab ‘editors’, there is only sql. none of the rest. etc…
but i can wait until the end of this week..my configuration:
eclipse 3.0.1
gef 3.0.1
emf 2.0.1so far,
carstenSeptember 20, 2004 at 8:57 am #215573
Riyad KallaMemberCarsten,
You mean the application server preferences? Window > Prefs > MyEclipse > Application Servers? Do you not see the nodes of the parent tree, or you don’t see the preferences for each connector?September 20, 2004 at 9:13 am #215581
CAryaSilMemberWindow > Prefs > MyEclipse > Application Servers.! There is nothing more to see in the section for the application servers.
September 20, 2004 at 9:27 am #215583
Scott AndersonParticipantThis sounds like an installation issue. Can you please check the log file at <workspace>/.metadata/.log. It’s probably loaded with errors related to plugin startup.
September 20, 2004 at 9:38 am #215584
CAryaSilMemberoops.. sorry.. you’re right.
i moved a folder instead of making a copy of it, the time i used the ve from eclipse.
now it seems to be fine…September 20, 2004 at 9:47 am #215587
Riyad KallaMemberThank you for the followup.
September 22, 2004 at 6:33 pm #215791
Jon NermutMemberThanks for the update. Just curious – are you going to keep the versions of EMF, XSD, GEF etc. included with ME up do date at the current version? This effects whether the latest versions of VE or Hyades can be used with ME.
Cheers,
Jon
September 22, 2004 at 9:30 pm #215799
Scott AndersonParticipantJon,
Actually, it doesn’t really affect compatibility if we don’t because if a newer version is available, Eclipse will load it instead of the version we package. So, if VE bundles a newer version it shouldn’t cause issues at all since we don’t change the version numbers of the binary projects we ship. Actually, there was a bug related to this that we’ll fix in 3.8.2 for a couple of the binary plugins where we inadvertantly changed the version and messed up compatibility that way.
-
AuthorPosts