| Summary: | Can not create any class | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | salam ELIAS <salamlinux> |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | daniel_megert, remy.suen |
| Version: | 3.5.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
salam ELIAS
(In reply to comment #0) > I have eclipse Galil installed with fedora 13. Do you get the problem with Eclipse 3.6.1? http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800/index.php > I open my environment, create a > java project, try to add a class, click finish nothin happens, dialog box just > keep dispalyed and can not add a class, only cancel button works Please attach your workspace's log file to this bug (workspace/.metadata/.log). my eclipse version is 3.5.2 that ships with fedoraq 13 Ddddddo you mean that I shoul upgrade to 3.6.1? Thanks I ownloaded 3.6.1, unzipped to /tmp and it works fine, I was able to a dda java class. However, what is the pathway/steps to follow to upgrade the existing 3.5.2 Thanks (In reply to comment #4) > However, what is the pathway/steps to follow to upgrade the existing 3.5.2 Since you got your Eclipse installation from the Fedora packages, you should take this up with Fedora's package maintainers. Afetr a uccessfull run of eclipse 3.6.1 which I extracted to /tmp, then closing it, I went to the fedora menu > programming > eclipse to fopen the version 3.5.2. in order to see a way to upgrade, I started getting the following error which is not allowing me to open the old version Locking is not possible in the directory "/usr/lib64/eclipse/configuration/org.eclipse.osgi". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking passing "-Dosgi.locking=none" as a VM argument. /usr/lib64/eclipse/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission denied) Is there anything in the .log? Yes, there was a huge entry. What I did, I ran the add/remove software in fedora, I noticed that there was an update to 3.5.2-2 (the initial was 3.5.2-1), rebooted my machine. I was able to open eclipse correctly. The only thing is that I really woul like to upgrade to 3.6 but dont know how and on fedora foirum nobody is responding since 2 days Thanks very much for your help Are you saying that you can now create the new class? If not, can you check whether clicking on the 'Finish' button create log entries? Yes, afer upgrading to 3.5.2-2 *** This bug has been marked as a duplicate of bug 291257 *** In fact even upgrading to 3.5.2-2, I continued to have some strange errors and behaviores. I ddownloaded version 3.6.1, extracted it to /tmp (as I dont know how to upgrade on Fedora13), It works like a charm except I have a message that pops up every now and then idicating the following Could not save master table to file '/home/salam/workspace/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources'. /home/salam/workspace/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources (Permission denied) I click on OK and thgen continue work as if nothing went wrong |