[JBoss JIRA] Created: (JBIDE-643) JBoss Seam Wizard issues
by Max Andersen (JIRA)
JBoss Seam Wizard issues
------------------------
Key: JBIDE-643
URL: http://jira.jboss.com/jira/browse/JBIDE-643
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Reporter: Max Andersen
Fix For: 2.0.0.20070731
Seam Project Wizard is called "Seam Project" in wizard list, but title is "Seam Web Project" (Seam Web Project is actually more precise in it's current form)
Seam Project Wizards start by saying "Names cannot be empty":
1) "Names" is no where to be found on the form (probably meant "Project name")
2) Should be something like "A project name must be selected or entered"
3) maybe this is an general WTP issue ;(
When no errors seam wizard shows "TBD Wizard description"
Seam Facet has "Seam Facest Description"
Seam Facet dialog is *large*, does not fit in the dialog and even if resizing it the dialog has layout issues. We need to simplify this - what if the user just want a bare-bones seam project ?
Code generation is not using the project's default name in the package names.
username, password, schema and catalog should be empty by default even better match the selected dialect.
Why do i need to select EAR/WAR ? Isn't that a step that is detectable other ways ? e.g. the user normally can select "Add project to EAR" somewhere in WTP wizards...
When generating the project the project explorer initially shows it but is then removed propably because the wizard overwrites .project with seamgen default .project or ? I can only get it back into project explorer by restarting eclipse.
--
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, 6 months
[JBoss JIRA] Created: (JBIDE-813) java.lang.NullPointerException after replace code in Editor with Local History
by Anton Klimkovich (JIRA)
java.lang.NullPointerException after replace code in Editor with Local History
------------------------------------------------------------------------------
Key: JBIDE-813
URL: http://jira.jboss.com/jira/browse/JBIDE-813
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.Beta3
Reporter: Anton Klimkovich
JSFKickStart
Open inputUserName.jsp
In Editor right mouse click and select Format
Save and close Editor
Open Editor
Right mouse click and select Replace With -> Local History
Press Replace button
java.lang.NullPointerException
at org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.getTaglibPrefixes(JSPActionValidator.java:157)
at org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.performValidation(JSPActionValidator.java:215)
at org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.performValidation(JSPActionValidator.java:193)
at org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator.performValidation(JSPBatchValidator.java:377)
at org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator.validateFile(JSPBatchValidator.java:428)
at org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator.doValidate(JSPBatchValidator.java:190)
at org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator$1.run(JSPBatchValidator.java:452)
at org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:39)
at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:720)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1797)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4466)
at org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator.validateInJob(JSPBatchValidator.java:460)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:75)
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, 6 months