- This topic has 77 replies, 3 voices, and was last updated 20 years ago by Riyad Kalla.
-
AuthorPosts
-
pathogenMemberHi, I bought and installed MyEclipse yesterday. I made a simple JSP example and it worked fine. Today, I updated from 10.3.5 to 10.3.6. Later today when I modified some of the text of the page and hit “Save,” a dialog box popped up entitled “User Operation is Waiting.” It has a progress bar with the title “Building workspace (Blocks User Operation)” and lists the file I modified. Looking in the Activity Monitor, it shows eclipse is now taking almost 100% of one of the CPUs of my duals G5. The progress bar never moves and remains where it started, about 80% complete. The only way to stop eclipse if via a force quit. Is there a compatibility issue introduced with updating to 10.3.6?
pathogenMemberBy the way, I also tried reinstalling both Eclipse and MyEclipse, to no avail…
Riyad KallaMemberI have asked the dev on our team running OS X to check into this, hang tight…
pathogenMemberThanks! I should also mention for your developer that I am using Eclipse 3.01.
Riyad KallaMemberWhat are your Eclispe and MyEclipse versions and Build IDs?
Eclipse: Help > About
MyEclipse: Window > Prefs > MyEclipse
pathogenMemberEclipse Platform
Version: 3.0.1
Build id: 200409161125MyEclipse Help Documentation
Version: 3.8.2
Build id: 200409171200-3.8.2
Riyad KallaMemberCan you try and apply teh lates quickfix for 3.8.2 here and see if it helps: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-4498.html
pathogenMemberOK, tried the quickfix. Unzipped it and via the Finder, selected the 14 plugin items and pasted them into the eclipse/plugins directory. Two things though. 1. It did not ask me to replace any of the existing plugins even though at the link you posted, it said it would. 2. The version number did not change to “3.8.2+QF20041020” despite me doing ./eclipse -clean -vm Eclipse.app/Contents/MacOS/java_swt. All this did was ask me to select a new workspace. Eclipse is still hogging one of the CPUs and the background task indicator at the bottom right stays stuck at 84% for building workspace. Did I do any of the above wrong? Thanks!
Riyad KallaMember1.
eclipse/plugins directory
The instructions are pretty clear about it needing to be unzipped to your <myeclipse install dir>, it sounds like you either unzipped it to your <eclipse>\plugins dir which is definately bad or your <myeclipse>\eclipse\plugins dir which is wrong, but harmless I believe. You will just end up with a nested “eclipse\plugins\XXX” set of dirs then if you did that.
pathogenMemberOK, I removed the items I had pasted into eclipse/plugins. For the record, it is rather easy to make that mistake when intercaps are not used i.e. “myeclipse” and “eclipse” is about 80% of the word. The eye tends to focus on it…
So, then I unzipped the quick fix in the MyEclipse install dir. You can see the results of that here.
~/Developer/MyEclipse pathogen$ unzip 3.8.2-QuickFix-20041020.zip
Archive: 3.8.2-QuickFix-20041020.zip
replace eclipse/.eclipseextension? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/.eclipseextension
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/deploycore.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/deploycore.jar
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/deploy_icon.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/deploy_icon.gif
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/deploy_icon_ghost.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/deploy_icon_ghost.gif
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/error.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/error.gif
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/myeclipse_run_active.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/myeclipse_run_active.gif
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/myeclipse_run_inactive.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/myeclipse_run_inactive.gif
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/ok.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/ok.gif
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/warning.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/warning.gif
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/wizban/deployment_manager.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/wizban/deployment_manager.gif
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/wizban/new_deployment.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/icons/wizban/new_deployment.gif
replace eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.2/plugin.xml
replace eclipse/plugins/com.genuitec.eclipse.core_3.8.2/about.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.core_3.8.2/about.html
replace eclipse/plugins/com.genuitec.eclipse.core_3.8.2/about.mappings? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.core_3.8.2/about.mappings
replace eclipse/plugins/com.genuitec.eclipse.core_3.8.2/core.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.core_3.8.2/core.jar
replace eclipse/plugins/com.genuitec.eclipse.core_3.8.2/icons/myeclipse.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.core_3.8.2/icons/myeclipse.gif
replace eclipse/plugins/com.genuitec.eclipse.core_3.8.2/license.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.core_3.8.2/license.html
replace eclipse/plugins/com.genuitec.eclipse.core_3.8.2/myeclipse_splash.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.core_3.8.2/myeclipse_splash.gif
replace eclipse/plugins/com.genuitec.eclipse.core_3.8.2/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.core_3.8.2/plugin.properties
replace eclipse/plugins/com.genuitec.eclipse.core_3.8.2/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.core_3.8.2/plugin.xml
replace eclipse/plugins/com.genuitec.eclipse.core_3.8.2/preferences.ini? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.core_3.8.2/preferences.ini
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/about.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/about.html
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/data/1.1/tld/validator-rules.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/data/1.1/tld/validator-rules.xml
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/easystruts.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/easystruts.jar
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/action.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/action.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/editor-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/editor-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/struts_wiz.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/struts_wiz.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/tiles-editor-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/tiles-editor-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/view-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/view-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-action-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-action-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-actionform-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-actionform-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-datasource-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-datasource-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-exception-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-exception-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-form-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-form-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-forward-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-forward-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-module-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-module-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-resources-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-resources-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-support-small.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/wiz-support-small.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/XSDSchema.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/XSDSchema.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/znew_web_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/icons/znew_web_project.gif
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/license.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/license.html
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/plugin.properties
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/plugin.xml
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/preferences.ini? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/preferences.ini
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JavaClass.xsl? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JavaClass.xsl
replace eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JspForm.xsl? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JspForm.xsl
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/about.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/about.html
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/easiecore.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/easiecore.jar
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/debug_exc.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/debug_exc.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/drun_exc.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/drun_exc.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/drun_exc1.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/drun_exc1.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/lrun_obj.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/lrun_obj.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/lrun_obj1.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/lrun_obj1.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/lrun_obj1_bak.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/lrun_obj1_bak.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/myeclipse1.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/myeclipse1.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/myeclipse2.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/myeclipse2.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/new_wiz.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/new_wiz.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/osprct_obj.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/osprct_obj.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/osprc_obj.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/osprc_obj.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/run_exc.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/run_exc.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/start.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/start.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/stop.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/stop.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/terminatedlaunch_obj.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/icons/terminatedlaunch_obj.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/license.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/license.html
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/plugin.properties
replace eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.core_3.8.2/plugin.xml
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/about.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/about.html
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/easiejonas3.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/easiejonas3.jar
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/icons/start.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/icons/start.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/icons/stop.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/icons/stop.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/license.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/license.html
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/plugin.properties
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/plugin.xml
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/preferences.ini? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas3_3.8.1/preferences.ini
creating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/about.html
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/easiejonas4.jar
creating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/icons/
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/icons/start.gif
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/icons/stop.gif
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/license.html
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/plugin.properties
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/plugin.xml
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas4_3.8.3/preferences.ini
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/about.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/about.html
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/easiejonas.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/easiejonas.jar
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/icons/jonas_logo.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/icons/jonas_logo.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/icons/start.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/icons/start.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/icons/stop.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/icons/stop.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/license.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/license.html
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/plugin.properties
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/plugin.xml
replace eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/preferences.ini? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.jonas_3.8.1/preferences.ini
creating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/about.html
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/easiesun81.jar
creating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/icons/
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/icons/start.gif
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/icons/stop.gif
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/license.html
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/plugin.properties
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/plugin.xml
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun81_3.8.3/preferences.ini
replace eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/about.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/about.html
replace eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/easiesun8.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/easiesun8.jar
replace eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/icons/start.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/icons/start.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/icons/stop.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/icons/stop.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/license.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/license.html
replace eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/plugin.properties
replace eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/plugin.xml
replace eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/preferences.ini? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun8_3.8.1/preferences.ini
replace eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/about.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/about.html
replace eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/easiesun.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/easiesun.jar
replace eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/icons/sun_logo.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/icons/sun_logo.gif
replace eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/license.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/license.html
replace eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/plugin.properties
replace eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/plugin.xml
replace eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/preferences.ini? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.easie.sun_3.8.1/preferences.ini
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/about.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/about.html
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/ear.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/ear.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/ear_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/ear_project.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/ejb.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/ejb.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/ejb_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/ejb_project.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/java_to_web.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/java_to_web.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/newfile_wiz.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/newfile_wiz.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/newfolder_wiz.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/newfolder_wiz.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/newprj_wiz.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/newprj_wiz.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/new_ear_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/new_ear_project.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/new_ejb_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/new_ejb_project.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/new_web_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/new_web_project.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/new_wiz.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/new_wiz.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/web.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/web.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/web_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/web_project.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/ear_module_manager.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/ear_module_manager.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/java_to_web.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/java_to_web.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/new_ear_module.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/new_ear_module.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/new_ear_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/new_ear_project.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/new_ejb_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/new_ejb_project.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/new_web_project.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/icons/wizban/new_web_project.gif
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/j2eedtcore.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/j2eedtcore.jar
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/license.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/license.html
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/plugin.properties
replace eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.2/plugin.xml
replace eclipse/plugins/com.genuitec.eclipse.wdt.jsp.debug_3.8.2/about.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.wdt.jsp.debug_3.8.2/about.html
replace eclipse/plugins/com.genuitec.eclipse.wdt.jsp.debug_3.8.2/debug.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.wdt.jsp.debug_3.8.2/debug.jar
replace eclipse/plugins/com.genuitec.eclipse.wdt.jsp.debug_3.8.2/license.html? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.wdt.jsp.debug_3.8.2/license.html
replace eclipse/plugins/com.genuitec.eclipse.wdt.jsp.debug_3.8.2/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.genuitec.eclipse.wdt.jsp.debug_3.8.2/plugin.xml
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/default.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/default.gif
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/hierarchy.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/hierarchy.gif
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/javascript_view.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/javascript_view.gif
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/public.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/public.gif
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/sort.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/full/obj16/sort.gif
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/javascript.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/javascript.gif
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/sourceEditor.gif? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
extracting: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/icons/sourceEditor.gif
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/jseditor.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/jseditor.jar
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/plugin.properties
replace eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.editor.javascript_13.8.2/plugin.xml
replace eclipse/plugins/com.ibm.sse.model.jsp_13.8.2/.options? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.model.jsp_13.8.2/.options
replace eclipse/plugins/com.ibm.sse.model.jsp_13.8.2/jspmodel.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.model.jsp_13.8.2/jspmodel.jar
replace eclipse/plugins/com.ibm.sse.model.jsp_13.8.2/plugin.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.model.jsp_13.8.2/plugin.properties
replace eclipse/plugins/com.ibm.sse.model.jsp_13.8.2/plugin.xml? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: eclipse/plugins/com.ibm.sse.model.jsp_13.8.2/plugin.xml
inflating: 3.8.2_QuickFix-20041020-Notes.txtBasically I said “Yes” to all, individually. I then followed that with this:
./eclipse -clean -vm Eclipse.app/Contents/MacOS/java_swtThe version number still has not changed and the behaviour is the same.
pathogenMemberCORRECTION: the build number DID change to that specified for the Quick Fix. The behavior is still the same, however. Sorry for the confusion.
Riyad KallaMemberPathogen,
1) I think you have a very good point about the similarity between the ‘eclipse’ and ‘myeclipse’ wording in the quickfix post, I have made some adjustments to make it easier to see the difference. Thank you for pointing that out.2) Your unzip looks exactly right.
3) I need you to do a ‘sanity test’ for me really quickly:
-
1) Download and unzip Eclipse 3.0.1 SDK to some temp dir
2) Download and install MyEclipse 3.8.2 (and apply the quickfix again to this new install), again, to a temp dir
3) Load up MyEclipse
4) Create a new Web Project
5) Create a new JSP page, make some changes and save it… did it work?
6) Make a copy of your project into the new workspace dir, File > Import it into this install of Eclipse
7) Change some JSPs and save them, did it work?
pathogenMemberSorry for the late reply. OK, did as you requested. Good news, I didn’t get any hanging trying to build the workspace. Bad news, I was unable to create a Web Project. When I tried, I got a DOM exception regarding NewProjectCreationWizard when I tried to click “Finish.” I can email it to you if you like as I took a screenshot of it. Strange thing is, it actually DID make the project, but there is no web.xml included in it, no doubt due to the DOM error. I tried to import projects from my other workspace as well. No luck. They imported fine. I cannot deploy them, however, under Tomcat 4 or 5. The project does not show up in the pulldown for available projects to deploy, hence I cannot add them. I then verified that at least Tomcat starts up OK, which it did. All this would seem to indicate something more than a corrupted workspace on my part, do you agree? And, like I said, it seemed to work fine under 10.3.5 for the 1 day I had it, then after 10.3.6, no luck. Just for kicks, I did a Repair Perms on my disk and verified it had no errors. No probs there… [/img]
Riyad KallaMemberYes I agree that this sounds like more than a workspace issue, but just to clarify when you did the fresh install you used a new workspace, not the old one right?
Also, are you using the Eclipse SDK (85mb) and not the JDT or Platform downloads?
pathogenMemberYes on both, new workspace and Eclipse SDK. Are any other OS X users having this issue or am I just the lucky one? 😉
-
AuthorPosts