- This topic has 10 replies, 5 voices, and was last updated 19 years, 11 months ago by sleyzerzon.
-
AuthorPosts
-
sleyzerzonParticipantHi,
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.
Simeon
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.
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
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.
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
Scott AndersonParticipantThe update site is back to the default one: http://www.myeclipseide.com/products/eworkbench/updates-3.0
sleyzerzonParticipantHow do I run eclipse with -clean option? could you give me some more details please.
thanks.
Simeon
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.
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 incomplete
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.
sleyzerzonParticipantThank you very much, guys!! You are great!!
-
AuthorPosts