[JBoss JIRA] Created: (JBIDE-7224) NullPointerException when deleting project
by Pavol Srna (JIRA)
NullPointerException when deleting project
------------------------------------------
Key: JBIDE-7224
URL: https://jira.jboss.org/browse/JBIDE-7224
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: teiid
Affects Versions: 3.2.0.Beta1
Environment: linux 32bit, Eclipse 3.6.1 Helios, jbosstools-3.2.0.Beta1.aggregate-Update-2010-09-29_23-54-19-H182
Reporter: Pavol Srna
On Eclipse 3.6.1 clean install (+ empty workspace) everything works fine.
After installing jbosstools-3.2.0.Beta1 I get an error when deleting any project created.
MESSAGE:
Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
EXCEPTION STACK TRACE:
java.lang.NullPointerException
at com.metamatrix.modeler.internal.ui.editors.ModelEditorProjectListener.resourceChanged(ModelEditorProjectListener.java:34)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:291)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:261)
at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:321)
at org.eclipse.core.internal.resources.Resource.broadcastPreDeleteEvent(Resource.java:1993)
at org.eclipse.core.internal.resources.Resource.delete(Resource.java:771)
at org.eclipse.core.internal.resources.Project.delete(Project.java:331)
at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:130)
at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
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-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