|
I found the file, and all the information appears to be correct, however, when I attempt to select a user action, nothing displays.-snip-
In the .log file, I have the following:
!ENTRY org.eclipse.ui 4 0 2010-03-18 11:46:28.093
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
at org.eclipse.rse.internal.useractions.ui.uda.SystemUDAResolvedTypes.addTypesToVector(Unknown Source)
Any idea as to how to correct this?
The source type that I am attempting to use is .rpgle
The user actions file contains the following entries:
<?xml
version="1.0" encoding="UTF-8" ?>
- <Actionsrelease="7.1.1">
- <DomainName="Member"Type="Member">
- <ActionCollect="False"Enable="True"Name="Create RPGLE Program"Prompt="False"Refresh="False"RunEnv="normal"SingleSelection="False">
<FileTypes>RPGLE</FileTypes>
<Comment />
<Command>CRTBNDRPG PGM(&O/&N) SRCFILE(&L/&F) SRCMBR(&N)
OPTION(*EVENTF) DBGVIEW(*ALL) REPLACE(&R)</Command>
</Action>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.