[JBoss JIRA] Created: (JBIDE-1489) Seam Error Marker has wrong Location attribute
by Denis Golovin (JIRA)
Seam Error Marker has wrong Location attribute
----------------------------------------------
Key: JBIDE-1489
URL: http://jira.jboss.com/jira/browse/JBIDE-1489
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.GA
Reporter: Denis Golovin
Assigned To: Daniel Azarov
Fix For: 2.0.1
1. EXECUTE: Create seam project in any configuration
2. EXECUTE: Open Autenticator.java class
3. EXECUTE: Open Problems View and select Group By->Type to show Seam Problem markers in separate group
4. EXECUTE: Add @Statefull annotation right after @name annotation and save the editor
5. ASSERT: Seam Problems group is shown on Problems View with two problems in it
6. ASSERT: Location column contains "line <<real line number>>" for all Seam Problems
--
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
18 years, 5 months
[JBoss JIRA] Created: (JBIDE-1055) Errors occurred while refreshing resources with the local file system.
by Anton Klimkovich (JIRA)
Errors occurred while refreshing resources with the local file system.
----------------------------------------------------------------------
Key: JBIDE-1055
URL: http://jira.jboss.com/jira/browse/JBIDE-1055
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.Beta4
Reporter: Anton Klimkovich
Priority: Minor
Create JsfKickStart project
Delete it by hand without RHDS.
org.eclipse.core.internal.resources.ResourceException: Errors occurred while refreshing resources with the local file system.
at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystemResourceManager.java:733)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResourceManager.java:714)
at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1420)
at org.jboss.tools.common.model.filesystems.impl.FolderImpl.update(FolderImpl.java:235)
at org.jboss.tools.common.model.filesystems.impl.FileSystemFolderLoader.update(FileSystemFolderLoader.java:28)
at org.jboss.tools.common.model.filesystems.impl.FileSystemsLoader.update(FileSystemsLoader.java:59)
at org.jboss.tools.common.model.loaders.impl.RootLoaderImpl.update(RootLoaderImpl.java:44)
at org.jboss.tools.common.model.impl.XModelImpl.update(XModelImpl.java:426)
at org.jboss.tools.common.model.ui.views.navigator.NavigatorViewPart.handleActivation(NavigatorViewPart.java:646)
at org.jboss.tools.common.model.ui.views.navigator.NavigatorViewPart.access$1(NavigatorViewPart.java:634)
at org.jboss.tools.common.model.ui.views.navigator.NavigatorViewPart$ActivationXRunnable.run(NavigatorViewPart.java:658)
at org.jboss.tools.common.model.XJob.run(XJob.java:125)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
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
18 years, 5 months