- This topic has 10 replies, 5 voices, and was last updated 20 years, 5 months ago by
sleyzerzon.
-
AuthorPosts
-
Hi,
Could you point me to the instructions on how to upgrade from version 3.8.2 to the current 3.8.4, please? What are the steps?
Thanks.
SimeonJanuary 30, 2005 at 9:45 pm #224035
Riyad KallaMemberSimeon,
You can usually run the Eclipse update search and select the update then it will be downloaded. After that, shut down Eclipse, and restart it with the -clean command line option atleast once… that will let it rebuild it’s plugin cache.January 31, 2005 at 8:34 am #224041
rateotyMemberhi,
this is not working here – I’m using ME3.8.3 and no available updates are shown. Since for the last hours myeclipseide.com was not reachable – is there something broken with your server?
Jürgen
January 31, 2005 at 8:43 am #224046
Riyad KallaMemberSince for the last hours myeclipseide.com was not reachable – is there something broken with your server?
Yes it died this morning and we are talking with our hosting provider to see what happened.
January 31, 2005 at 11:16 am #224081
rateotyMemberSo is there an update site, which I would have to set to upgrade from 3.8.3 to 3.8.4? As mentioned above, scanning for update doesn’t show any available. My current update site is:
http://www.myeclipseide.com/products/eworkbench/updates-3.8.3
Jürgen
January 31, 2005 at 11:24 am #224082
Scott AndersonParticipantThe update site is back to the default one: http://www.myeclipseide.com/products/eworkbench/updates-3.0
January 31, 2005 at 8:41 pm #224123How do I run eclipse with -clean option? could you give me some more details please.
thanks.
SimeonJanuary 31, 2005 at 9:15 pm #224126
Riyad KallaMemberYou can just temporarily add it to the shortcut you use to start Eclipse, it probably looks something like this:
C:\eclipse-3.0.1\eclipse.exe -vmargs -Xms128m -Xmx256m
so you would want to temporarily change it to look like this:
C:\eclipse-3.0.1\eclipse.exe -clean -vmargs -Xms128m -Xmx256m
After Eclipse starts up, go ahead and remove the -clean.
February 1, 2005 at 10:24 am #224172
stchomeParticipantScott, you should probably post the URL for the update site in the announcement, especially given that :
1) it is diffferent than the one we used for the last upgrade and guessing based on the last URL is not correct either.
2) The instructions as you listed them are basically incompleteFebruary 1, 2005 at 11:59 am #224185
Riyad KallaMemberCharles,
Thank you for the suggestion, I have updated the announcements in the forums and asked Scott to update the site announcement on our home page.February 1, 2005 at 9:33 pm #224234Thank you very much, guys!! You are great!!
-
AuthorPosts