[JBoss JIRA] Created: (JBIDE-8335) Exception occurs during removing project project from eclipse workspace if it is deployed to JBoss AS server
by Denis Golovin (JIRA)
Exception occurs during removing project project from eclipse workspace if it is deployed to JBoss AS server
------------------------------------------------------------------------------------------------------------
Key: JBIDE-8335
URL: https://issues.jboss.org/browse/JBIDE-8335
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.CR2 (tentative)
Environment: JBoss AS 4.x, 5.x, 6.x
JDK 1.6
Linux GTK 32Bits
Reporter: Denis Golovin
Assignee: Rob Stryker
1. EXEC: Install JBoss AS component from development update site on Eclipse SDK
2. EXEC: Install All WTP Features from helios update site
3. EXEC: Create JBoss AS 6 Runtime/Server
4. EXEC: Create Dynamic Web Project
5. EXEC: DnD Dynamic Web project to JBoss AS 6 Server Item in Servers View
6. EXEC: Delete Project from workspace
7. ASSERT: There is no exceptions related to deleted project in Eclipse Error Log View
Now exception occurs on step 6:
{noformat}
java.io.IOException: Cannot obtain a location URI for L/jsf2test2/.classpath
at org.eclipse.jdt.internal.core.JavaProject.readFileEntriesWithException(JavaProject.java:2427)
at org.eclipse.jdt.internal.core.JavaProject.readFileEntries(JavaProject.java:2461)
at org.eclipse.jdt.internal.core.JavaProject.readRawClasspath(JavaProject.java:2499)
at org.eclipse.jst.common.jdt.internal.javalite.JavaProjectLite.readRawClasspath(JavaProjectLite.java:116)
at org.eclipse.jst.common.internal.modulecore.AddMappedOutputFoldersParticipant.getMappedJavaOutputContainers(AddMappedOutputFoldersParticipant.java:94)
at org.eclipse.jst.common.internal.modulecore.AddMappedOutputFoldersParticipant.finalize(AddMappedOutputFoldersParticipant.java:74)
at org.eclipse.wst.common.componentcore.internal.flat.FlatVirtualComponent.runFinalizations(FlatVirtualComponent.java:153)
at org.eclipse.wst.common.componentcore.internal.flat.FlatVirtualComponent.cacheResources(FlatVirtualComponent.java:122)
at org.eclipse.wst.common.componentcore.internal.flat.FlatVirtualComponent.getChildModules(FlatVirtualComponent.java:111)
at org.eclipse.wst.web.internal.deployables.FlatComponentDeployable.getExportModelChildren(FlatComponentDeployable.java:172)
at org.eclipse.wst.web.internal.deployables.FlatComponentDeployable.getModules(FlatComponentDeployable.java:183)
at org.jboss.ide.eclipse.as.wtp.core.util.ServerModelUtilities.getChildModules(ServerModelUtilities.java:61)
at org.jboss.ide.eclipse.as.core.server.internal.DeployableServer.doGetParentModules(DeployableServer.java:85)
at org.jboss.ide.eclipse.as.core.server.internal.DeployableServer.getRootModules(DeployableServer.java:67)
at org.eclipse.wst.server.core.internal.Server.getRootModules(Server.java:2400)
at org.eclipse.wst.server.core.ServerUtil.modifyModules(ServerUtil.java:348)
at org.eclipse.jst.j2ee.refactor.listeners.ProjectRefactoringListener$2.runInWorkspace(ProjectRefactoringListener.java:262)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{noformat}
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-7867) Insert tag dialog is very-very annoying
by Vitali Yemialyanchyk (JIRA)
Insert tag dialog is very-very annoying
---------------------------------------
Key: JBIDE-7867
URL: https://issues.jboss.org/browse/JBIDE-7867
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JSF
Affects Versions: 3.2.0.Beta2
Reporter: Vitali Yemialyanchyk
Assignee: Alexey Kazakov
Priority: Minor
there is no sense in this dialog for normal edit process.
normal behavior is insert item with all properties by default and then edit this properties in properties view.
for old users who like this option my recommendation add this as configurable option in Preferences dialog,
add checkbox "Show "Insert Tag" dialog before drop tag on editor" and mark this unchecked by default.
IMO, this option will be useless for all, i.e. it is possible to remove this dialog without some loss of functionality.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months