Flyspray:: Fri, 15 Jul 2011 09:02:59 +0200 Flyspray::RPG Next Gen: Recently opened tasks http://tickets.rpgnextgen.com/ FS#192: Retain open members results in error message Mihael Schmidt Fri, 15 Jul 2011 09:02:59 +0200
!MESSAGE Unable to create editor ID de.rpgng.editor.ile: Factory de.rpgng.editor.rpg.source returned null from createElement for editor id=de.rpgng.editor.ile name=ZLIB01
!STACK 1
org.eclipse.ui.PartInitException: Factory de.rpgng.editor.rpg.source returned null from createElement for editor id=de.rpgng.editor.ile name=ZLIB01
at org.eclipse.ui.internal.EditorReference.getRestoredInput(EditorReference.java:404)
...

The situation occured on Win7 with Eclipse Helios and can be reconstructed with Eclipse Helios on Ubuntu.]]>
http://tickets.rpgnextgen.com/index.php?do=details&task_id=192 http://tickets.rpgnextgen.com/index.php?do=details&task_id=192
FS#191: Key Bindings for context actions in IFS Explorer Mihael Schmidt Sat, 11 Jun 2011 07:31:43 +0200 http://tickets.rpgnextgen.com/index.php?do=details&task_id=191 http://tickets.rpgnextgen.com/index.php?do=details&task_id=191 FS#190: How Search Works Aaron Bartell Tue, 01 Mar 2011 16:02:08 +0100
http://screencast.com/t/oIQR4jq34b

That came up with no results, but when I did the same search in RDP it came up with MANY results. Am I entering the search criteria incorrectly? Can I search across source files, or is it only across members in a single source file?

Thanks,
AaronBartell.com]]>
http://tickets.rpgnextgen.com/index.php?do=details&task_id=190 http://tickets.rpgnextgen.com/index.php?do=details&task_id=190
FS#189: Add key bindings for context actions in Remote Explorer Mihael Schmidt Sun, 20 Feb 2011 09:48:33 +0100 http://tickets.rpgnextgen.com/index.php?do=details&task_id=189 http://tickets.rpgnextgen.com/index.php?do=details&task_id=189 FS#188: Convert context menu actions in Remote Explorer to new paradigm Mihael Schmidt Sun, 20 Feb 2011 09:46:50 +0100 http://tickets.rpgnextgen.com/index.php?do=details&task_id=188 http://tickets.rpgnextgen.com/index.php?do=details&task_id=188 FS#187: Do a toUpper on search Aaron Bartell Fri, 04 Feb 2011 23:19:43 +0100
AaronBartell.com]]>
http://tickets.rpgnextgen.com/index.php?do=details&task_id=187 http://tickets.rpgnextgen.com/index.php?do=details&task_id=187
FS#186: F5 Refresh Aaron Bartell Tue, 01 Feb 2011 22:44:16 +0100
AaronBartell.com]]>
http://tickets.rpgnextgen.com/index.php?do=details&task_id=186 http://tickets.rpgnextgen.com/index.php?do=details&task_id=186
FS#185: Can't save IFS files Aaron Bartell Thu, 06 Jan 2011 23:29:14 +0100

!ENTRY de.rpgng 4 4 2011-01-06 16:27:17.315
!MESSAGE Could not save document content to remote system.
!STACK 0
com.ibm.as400.access.ExtendedIOException: Access to request was denied.
at com.ibm.as400.access.IFSFileOutputStreamImplRemote.open(IFSFileOutputStreamImplRemote.java:248)
at com.ibm.as400.access.IFSFileOutputStreamImplRemote.connectAndOpen(IFSFileOutputStreamImplRemote.java:71)
at com.ibm.as400.access.IFSFileOutputStream.connectAndOpen(IFSFileOutputStream.java:597)
at com.ibm.as400.access.IFSFileOutputStream.myConstructor(IFSFileOutputStream.java:389)
at com.ibm.as400.access.IFSFileOutputStream.(IFSFileOutputStream.java:270)
at com.ibm.as400.access.IFSFileOutputStream.(IFSFileOutputStream.java:236)
at com.ibm.as400.access.IFSFileWriter.(IFSFileWriter.java:88)
at de.rpgng.editor.stmf.IfsFileDocumentProvider.doSaveDocument(IfsFileDocumentProvider.java:41)
at org.eclipse.ui.texteditor.AbstractDocumentProvider$1$SaveOperation.execute(AbstractDocumentProvider.java:608)
at org.eclipse.ui.texteditor.AbstractDocumentProvider$DocumentProviderOperation.run(AbstractDocumentProvider.java:74)
at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69)
at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
at org.eclipse.ui.internal.editors.text.WorkspaceOperationRunner.run(WorkspaceOperationRunner.java:75)
at org.eclipse.ui.internal.editors.text.WorkspaceOperationRunner.run(WorkspaceOperationRunner.java:65)
at org.eclipse.ui.texteditor.AbstractDocumentProvider.executeOperation(AbstractDocumentProvider.java:549)
at org.eclipse.ui.texteditor.AbstractDocumentProvider.saveDocument(AbstractDocumentProvider.java:627)
at org.eclipse.ui.texteditor.AbstractTextEditor.performSave(AbstractTextEditor.java:4946)
at org.eclipse.ui.texteditor.AbstractTextEditor.doSave(AbstractTextEditor.java:4735)
at org.eclipse.ui.texteditor.AbstractTextEditor$TextEditorSavable.doSave(AbstractTextEditor.java:7067)
at org.eclipse.ui.Saveable.doSave(Saveable.java:214)
at org.eclipse.ui.internal.SaveableHelper.doSaveModel(SaveableHelper.java:346)
at org.eclipse.ui.internal.SaveableHelper$3.run(SaveableHelper.java:193)
at org.eclipse.ui.internal.SaveableHelper$5.run(SaveableHelper.java:274)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2579)
at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.java:282)
at org.eclipse.ui.internal.SaveableHelper.runProgressMonitorOperation(SaveableHelper.java:261)
at org.eclipse.ui.internal.SaveableHelper.saveModels(SaveableHelper.java:204)
at org.eclipse.ui.internal.SaveableHelper.savePart(SaveableHelper.java:144)
at org.eclipse.ui.internal.EditorManager.savePart(EditorManager.java:1357)
at org.eclipse.ui.internal.WorkbenchPage.savePart(WorkbenchPage.java:3328)
at org.eclipse.ui.internal.WorkbenchPage.saveEditor(WorkbenchPage.java:3341)
at org.eclipse.ui.internal.SaveAction.run(SaveAction.java:76)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185)
at org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyHandlerWrapper.java:109)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:470)
at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:824)
at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:880)
at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:569)
at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:510)
at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:125)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.filterEvent(Display.java:965)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3542)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1287)
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1283)
at org.eclipse.swt.widgets.Canvas.sendKeyEvent(Canvas.java:433)
at org.eclipse.swt.widgets.Control.doCommandBySelector(Control.java:906)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4741)
at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
at org.eclipse.swt.internal.cocoa.NSResponder.interpretKeyEvents(NSResponder.java:56)
at org.eclipse.swt.widgets.Composite.keyDown(Composite.java:516)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4655)
at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:202)
at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:1753)
at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:1825)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4713)
at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4285)
at org.eclipse.swt.widgets.Display.applicationProc(Display.java:4352)
at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:101)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3097)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
]]>
http://tickets.rpgnextgen.com/index.php?do=details&task_id=185 http://tickets.rpgnextgen.com/index.php?do=details&task_id=185
FS#184: Source coloring for embedded SQL reserved words Aaron Bartell Thu, 06 Jan 2011 20:12:59 +0100
For example, in the below free form embedded SQL it is only the FOR word that is colored. The rest of the reserved words are black in the RNG editor.

/free

exec sql DECLARE c1 CURSOR FOR dynsql;

/end-free

]]>
http://tickets.rpgnextgen.com/index.php?do=details&task_id=184 http://tickets.rpgnextgen.com/index.php?do=details&task_id=184
FS#183: Listed Library additions not persisting Aaron Bartell Tue, 04 Jan 2011 17:02:44 +0100
To recreate issue, add a new Listed Library by right clicking on the connection and selecting Properties. Then restart Eclipse and the library you just added won't be there for that connection anymore.

AaronBartell.com]]>
http://tickets.rpgnextgen.com/index.php?do=details&task_id=183 http://tickets.rpgnextgen.com/index.php?do=details&task_id=183