[
http://jira.jboss.com/jira/browse/JBIDE-764?page=comments#action_12372271 ]
Alexey Kazakov commented on JBIDE-764:
--------------------------------------
1. I now we get the same exception as usal Eclipse project (General/Project or Web Dinamic
Project) throws:
"The project description file (.project) for 'test' is missing. This file
contains important information about the project. The project will not function properly
until this file is restored."
And I think it's normal, isn't it?
2. When you delete project from file system (not from Eclipse) Eclipse still has it. Look
at project view. There is the same behavior for other eclipse projects.
Workspace refreshing problems after manual removing projects .
--------------------------------------------------------------
Key: JBIDE-764
URL:
http://jira.jboss.com/jira/browse/JBIDE-764
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.Beta3
Reporter: Anton Klimkovich
Assigned To: Alexey Kazakov
Attachments: NPE.txt
First situation:
1 Create JSFKickStart project
2 Delete it manualy from workspace
After deleting workspace will be refreshed in RHDS but some problems and exception will
be( java.lang.NullPointerException
at
org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoot(JavaProject.java:1789
...)
Log attached
Second situation
1 Create JSFKickStart project (name - Test)
2 Close RHDS
3 Delete project manualy from workspace
4 Run RHDS
5 Try to create JSFKickStart with the name equal to deleting project. (name - Test)
You will see the message that the project with such name already exist in workspace.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira