[JBoss JIRA] Created: (JBIDE-2168) There is no verification of existence classes with name similar to newly created when use Seam wizards for creation Actions, Forms and etc.
by Anton Klimkovich (JIRA)
There is no verification of existence classes with name similar to newly created when use Seam wizards for creation Actions, Forms and etc.
-------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-2168
URL: http://jira.jboss.com/jira/browse/JBIDE-2168
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.1.0.CR1
Reporter: Anton Klimkovich
EXECUTE: Create Seam web project
EXECUTE: File -> New -> Seam Action
EXECUTE: Input name of Seam Component Name as "Action"
ASSERT: Other fields will be filled automatically
EXECUTE: Press Finish
ASSERT: All classes and p0ages should be created
EXECUTE: Open Action.java and make some changes in it.
EXECUTE: File -> New -> Seam Action
EXECUTE: Input name of Seam Component Name as "Action"
ASSERT: Warning message about existence class with the same name should appeares and Finish button should be disabled.
FAILURE: There is no any warning message and after Finish button pressed previous "Action" will be rewrited with newly created.
--
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
17 years, 2 months
[JBoss JIRA] Created: (JBDS-347) JBDevstudio crashes from time to time (in a bleeding edge environment)
by David Tonhofer (JIRA)
JBDevstudio crashes from time to time (in a bleeding edge environment)
----------------------------------------------------------------------
Key: JBDS-347
URL: http://jira.jboss.com/jira/browse/JBDS-347
Project: Developer Studio
Issue Type: Bug
Components: visualeditor
Affects Versions: 1.1.0.CR1
Environment: Fedora 9 + KDE: 2.6.25.3-18.fc9.x86_64
Additional plugins: antlr, sourceforge.metrics, subversive, subversive providers
Reporter: David Tonhofer
Assigned To: Max Rydahl Andersen
JBDevstudio crashes from time to time, leaving only a dialog showing the JVM invocation command line in its wake.
The last message in the .log file is:
!ENTRY org.eclipse.jface 2 0 2008-05-28 21:18:31.564
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2008-05-28 21:18:31.564
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(org.springframework.ide.eclipse.beans.ui.editor.commands.searchBeanReferences,Spring Beans References Search,
,
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.wst.sse.ui.structuredTextEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(org.jboss.tools.seam.ui.find.references,Find Seam References,
Find Seam References,
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
ActionDelegateHandlerProxy(null,org.jboss.tools.seam.ui.actions.FindSeamReferencesAction),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.wst.sse.ui.structuredTextEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.workspace,References in Workspace,
Search for references to the selected element in the workspace,
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
I the log shows more on the next crash, I will append more info here.
--
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
17 years, 2 months