[JBoss JIRA] Created: (JBIDE-971) Publish of ds-xml/single-files/artifact is broken
by Max Andersen (JIRA)
Publish of ds-xml/single-files/artifact is broken
-------------------------------------------------
Key: JBIDE-971
URL: http://jira.jboss.com/jira/browse/JBIDE-971
Project: JBoss Tools
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Assigned To: Rob Stryker
Fix For: 2.0.0.Beta4
Publish of -ds.xml goes fine the first time and i even get it as a child in the serverview.
But edits to this file does not result in automatic deploy plus if i right click it and say Publish to Server i get the following NPE:
java.lang.NullPointerException
at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.fillPublishOneModuleLists(DeployableServerBehavior.java:220)
at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishOneModule(DeployableServerBehavior.java:177)
at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishOneModule(DeployableServerBehavior.java:163)
at org.jboss.ide.eclipse.as.ui.views.server.providers.ModuleViewProvider$4.run(ModuleViewProvider.java:131)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Incremental publish seem to do nothing.
--
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, 1 month
[JBoss JIRA] Created: (JBIDE-1061) "Content Assist" does not complete normally on #{var.pr|[]}
by Alexey Kazakov (JIRA)
"Content Assist" does not complete normally on #{var.pr|[]}
-----------------------------------------------------------
Key: JBIDE-1061
URL: http://jira.jboss.com/jira/browse/JBIDE-1061
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta4
Reporter: Alexey Kazakov
Assigned To: Victor Rubezhny
Testcase:
1. EXECUTE: Create Seam project in War Configuration
2. EXECUTE: Open login.xhtml
3. EXECUTE: Add <h:commandButton action="" value="#{actor.clearDirty[]}"/>
4. EXECUTE: Ctrl+Click on #{actor.clearDirty|[]} (before [])
5. ASSERT: There are not any exceptions.
There is an error message: "Content Assist" did not complete normally. Please see the log for more information.
java.lang.NullPointerException
at org.eclipse.jface.text.contentassist.CompletionProposalPopup.handleSetData(CompletionProposalPopup.java:716)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$24(CompletionProposalPopup.java:709)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup$3.handleEvent(CompletionProposalPopup.java:505)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:947)
at org.eclipse.swt.widgets.Table.checkData(Table.java:811)
at org.eclipse.swt.widgets.Table.wmNotifyChild(Table.java:5882)
at org.eclipse.swt.widgets.Control.wmNotify(Control.java:4563)
at org.eclipse.swt.widgets.Composite.wmNotify(Composite.java:1581)
at org.eclipse.swt.widgets.Control.WM_NOTIFY(Control.java:4216)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3724)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:291)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1554)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:1753)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4351)
at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2179)
at org.eclipse.swt.widgets.Table.callWindowProc(Table.java:261)
at org.eclipse.swt.widgets.Table.callWindowProc(Table.java:189)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3760)
at org.eclipse.swt.widgets.Table.windowProc(Table.java:5025)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4351)
at org.eclipse.swt.internal.win32.OS.SendMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.SendMessage(OS.java:2921)
at org.eclipse.swt.widgets.Table.select(Table.java:2952)
at org.eclipse.swt.widgets.Table.setSelection(Table.java:4424)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup.selectProposal(CompletionProposalPopup.java:1215)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup.setProposals(CompletionProposalPopup.java:989)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$7(CompletionProposalPopup.java:949)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup$2.run(CompletionProposalPopup.java:421)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.jface.text.contentassist.CompletionProposalPopup.showProposals(CompletionProposalPopup.java:404)
at org.eclipse.jface.text.contentassist.ContentAssistant.showPossibleCompletions(ContentAssistant.java:1588)
at org.eclipse.wst.sse.ui.internal.StructuredTextViewer.doOperation(StructuredTextViewer.java:390)
at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor$JSPStructuredTextViewer.doOperation(JSPTextEditor.java:627)
--
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, 1 month
[JBoss JIRA] Resolved: (JBIDE-524) Eclipse global shortcuts does not seem to (always) work in VE
by Maxim Areshkau (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-524?page=all ]
Maxim Areshkau resolved JBIDE-524.
----------------------------------
Resolution: Done
Assignee: (was: Maxim Areshkau)
Eclipse Global shortcuts actions was added to VPE.
> Eclipse global shortcuts does not seem to (always) work in VE
> -------------------------------------------------------------
>
> Key: JBIDE-524
> URL: http://jira.jboss.com/jira/browse/JBIDE-524
> Project: JBoss Tools
> Issue Type: Bug
> Components: Visual Page Editor
> Reporter: Max Andersen
>
> e.g. pressing Ctrl+Shift+T does nothing when focus and selection is in the visual editor.
> Added by Aliaksey Nis
> List with possible broken hotkeys in editors (will be updated for all hotkeys)
> code:
> 1) .java file
> 2) source tab of VPE
> 3) Visual part of VPE
> yes/no represents work/don't work
> WindowsXP
> &Add Block comment - Ctrl+Shift+/ - 1)yes 2)no 3)no
> &Occurrences in File - Ctrl+Shift+A - summon ICQ! Without ICQ don't work. :) Cool button right now.
> &Remove block comment - Ctrl+Shift+\ - 1)yes 2)no 3)no
> &Toggle comment - Ctrl+Shift+C - 1)yes 2)no 3)no
> Add Import - Ctrl+Shift+M - 1)no, in VPE its work like pressing Enter (new line with cursor on it)
> quick outline - Ctrl+O - 1)yes 2)no 3)no
> quick hierarchy - Ctrl+T - 1)yes 2)no 3)no
> delete next word - Ctrl+Delete - 1)yes 2)yes 3)no
> Toggle Breakpoint - Shift+Ctrl+B - 1)yes 2)yes 3)no
> Join Lines - Ctrl+Alt+J - 1)yes 2)yes 3)no
> Open structure - Ctrl+F3 - 1)yes 2)no 3)no
> Restore last selection - Alt+Shift+Down - don't work at all
> Move Lines Up - Alt+Up - 1)yes 2)yes 3)no
> Move Lines Down - Alt+Down - 1)yes 2)yes 3)no
> Linux
> &Toggle comment - Ctrl+Shift+C - 1)yes 2)yes 3)no
> Add Import - Ctrl+Shift+C - 1)no, in VPE its work like pressing Enter (new line with cursor on it)
> quick outline - Ctrl+O - 1)yes 2)no 3)no
> quick hierarchy - Ctrl+T - 1)yes 2)no 3)no
> delete next word - Ctrl+Delete - 1)yes 2)yes 3)no
> Toggle Breakpoint - Shift+Ctrl+B - don't work at all
> Join Lines - Ctrl+Alt+J - 1)yes 2)yes 3)no
> Open structure - Ctrl+F3 - RHDS minimize to system tray, in editors - nothing happen
> Restore last selection - Alt+Shift+Down - don't work at all
> Move Lines Up - Alt+Up - 1)yes 2)yes 3)no
> Move Lines Down - Alt+Down - 1)yes 2)yes 3)no
--
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, 1 month