[JBoss JIRA] Created: (JBIDE-6133) Improve task graphical area to reduce space used in editor
by Brian Fitzpatrick (JIRA)
Improve task graphical area to reduce space used in editor
----------------------------------------------------------
Key: JBIDE-6133
URL: https://jira.jboss.org/jira/browse/JBIDE-6133
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Reporter: Brian Fitzpatrick
Assignee: Tom Fennelly
Fix For: 3.2.next
While at the F2F meetings at EclipseCon 2010, it came up again that we're wasting a lot of space at the top of the editor for the task view (input -> java mapping -> apply template). Suggestions included removing it entirely and moving it to the Outline view and changing how the graphics are rendered to make them smaller, more compact, or more finished-looking. Another idea would be having the ability to close the sash to minimize the task area and provide more room for the mapping area.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBDS-1368) Teiid confilcts with SpringIDE in Project Explorer in 'Spring Elements' node
by Libor Zoubek (JIRA)
Teiid confilcts with SpringIDE in Project Explorer in 'Spring Elements' node
----------------------------------------------------------------------------
Key: JBDS-1368
URL: https://jira.jboss.org/browse/JBDS-1368
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: 3rdParty, integration
Affects Versions: 4.0.0.Beta1
Reporter: Libor Zoubek
1. Create new Spring project
2. Switch to 'Project Explorer'
3. Select project -> 'Spring Elements' + context menu
4. Item 'Properties' is here twice
First one 'Properties Alt+Enter' shows first an error message saying 'The currently displayed page contains invalid values' then something like Teiid connection properties dialog is shown
The second 'Properties' item is the desired Spring properties, but when you change something and click OK, you get NPE in log and no changes happen
I'll attach logfiles
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-5331) java.lang.NullPointerException exception is occured after jsp page reneming on Struts Diagram.
by Anton Klimkovich (JIRA)
java.lang.NullPointerException exception is occured after jsp page reneming on Struts Diagram.
----------------------------------------------------------------------------------------------
Key: JBIDE-5331
URL: https://jira.jboss.org/jira/browse/JBIDE-5331
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: struts/shale
Affects Versions: 3.1.0.CR1
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
EXECUTE: Create Struts project
EXECUTE: Open struts-config.xml
EXECUTE: Select inputname.jsp and Rename page using context menu.
FAILURE: java.lang.NullPointerException
at org.jboss.tools.jst.web.kb.internal.validation.ValidationContext.addRemovedFile(ValidationContext.java:130)
at org.jboss.tools.jst.web.kb.internal.validation.ContextValidationHelper.registerResource(ContextValidationHelper.java:55)
at org.eclipse.wst.validation.internal.FilterUtil.addToFileList(FilterUtil.java:290)
at org.eclipse.wst.validation.internal.FilterUtil.filterOut(FilterUtil.java:380)
at org.eclipse.wst.validation.internal.FilterUtil.filterOut(FilterUtil.java:433)
at org.eclipse.wst.validation.internal.FilterUtil$2.visit(FilterUtil.java:631)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:68)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:79)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:79)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:79)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:55)
at org.eclipse.wst.validation.internal.FilterUtil.loadDeltas(FilterUtil.java:647)
at org.eclipse.wst.validation.internal.operations.ValidationOperation.loadFileDeltas(ValidationOperation.java:547)
at org.eclipse.wst.validation.internal.operations.ValidationOperation.getFileDeltas(ValidationOperation.java:519)
at org.eclipse.wst.validation.internal.operations.ValidationOperation.preValidate(ValidationOperation.java:791)
at org.eclipse.wst.validation.internal.operations.ValidationOperation.run(ValidationOperation.java:653)
at org.eclipse.wst.validation.internal.operations.ValidationBuilder.build(ValidationBuilder.java:192)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:627)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7533) Compile failed in org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java
by Nick Boldt (JIRA)
Compile failed in org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java
---------------------------------------------------------------------------------
Key: JBIDE-7533
URL: https://jira.jboss.org/browse/JBIDE-7533
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: struts/shale
Affects Versions: 3.2.0.Beta2
Reporter: Nick Boldt
Priority: Blocker
Fix For: 3.2.0.Beta2
http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2...
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.struts.ui.bot.test: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 46):[-1,-1]
[ERROR] protected void init() throws WidgetNotFoundException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method init() of type StrutsUIEditorBot must override a superclass method
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 76):[-1,-1]
[ERROR] graphicalViewer = (GraphicalViewer) ep.getAdapter(GraphicalViewer.class);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved to a variable
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 77):[-1,-1]
[ERROR] final Control control = graphicalViewer.getControl();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 79):[-1,-1]
[ERROR] canvas = new SWTBotGefFigureCanvas((FigureCanvas) control);
[ERROR] ^^^^^^
[ERROR] canvas cannot be resolved to a variable
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 81):[-1,-1]
[ERROR] editDomain = graphicalViewer.getEditDomain();
[ERROR] ^^^^^^^^^^
[ERROR] editDomain cannot be resolved to a variable
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 81):[-1,-1]
[ERROR] editDomain = graphicalViewer.getEditDomain();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 85):[-1,-1]
[ERROR] if (graphicalViewer == null) {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved to a variable
[ERROR]
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 107):[-1,-1]
[ERROR] return graphicalViewer.getControl();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.struts.ui.bot.test: Compilation failure
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-4202) Entering parameter lists in Hibernate Tools
by Hedley Proctor (JIRA)
Entering parameter lists in Hibernate Tools
-------------------------------------------
Key: JBIDE-4202
URL: https://jira.jboss.org/jira/browse/JBIDE-4202
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Environment: Windows xp
Eclipse 3.3 M20080221-1800
Hibernate Core plugin 3.2.2 GA
Reporter: Hedley Proctor
I can't figure out how to enter a parameter list using the HQL Query Editor that comes with the Hibernate tools. If I create a query with one or more named parameters, I can add the parameter with a value using the Query Parameters view on the right of the screen. However, I can't see how to add a list parameter. e.g. a list of ids. I'd expect to be able to select a list type in the query parameter view, but none seem to appear in the drop down box.
Is there a way to do this? I searched google but got a blank. Hibernate.org is down for maintenance right now so I can't double those docs, but I can see any way to do it using the Query Parameters view.
If it's not possible yet, when might it be added to the Hibernate Tools?
Thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months