|
Oh GREAT!of the installation.
I've got RDi 9.5.0.2, but can't find a reference at all to Luna in any
on the massive installation reference "help about"?
Did I miss something on the installation? Or am I missing something
It wouldn't surprise me.
Duane
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Ken
Killian
Sent: Monday, February 29, 2016 9:44 AM
To: Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries <wdsci-l@xxxxxxxxxxxx>is the one that comes with RDI 9.5.0.2.
Subject: Re: [WDSCI-L] No *ESCAPE message on wrong compile command
Duane,
Sorry, my mistake, I am using Luna 4.4.2, just a typo on my part. It
that is Brand new, not even out a year. Eventually, RDI will update on some future release.
I like Mars 4.5, which has a better "Dark" theme for windows 10. But,
-Ken Killian-
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Duane
Scott
Sent: Monday, February 29, 2016 8:53 AM
To: Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries <wdsci-l@xxxxxxxxxxxx>my compadres as some of them seem to be stuck in the SEU world. I looked for the settings you suggested to see if I could imitate them and found on Eclipse.org that Luna is a "past version of Eclipse".
Subject: Re: [WDSCI-L] No *ESCAPE message on wrong compile command
Ken,
Interesting. I am interested in making RDi more desirable to use for
able to figure things out, but my version of Eclipse is 4.4.2.v2015...
I have a short attention span and less time that I would like to be
it is a "past version"? And why would you use something other than what is automatically loaded by IBM during the process of loading RDi?
Why are you still using Luna 4.2 when 4.4 is available, and why when
developed a QAD Excel that will compare the list (from copy/paste) to another spreadsheet containing the list of fields in a file to determine easily which fields ARE being used in the file, since the outline can be deceptive and not fully display field usage. I like how if I'm working with a large program the Errors list can take me right to the line that's in error too.
I too have learned to like and use the Compile Errors list and even
Duane
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Ken
Killian
Sent: Monday, February 29, 2016 7:11 AM
To: Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries <wdsci-l@xxxxxxxxxxxx>about RDI. If I have errors, first thing I want to do is examine and correct errors. Works that way in other IDE like Visual Studio, JetBrains, NetBeans, etc...
Subject: Re: [WDSCI-L] No *ESCAPE message on wrong compile command
Edmund,
I find the pop view Error List to be my number one bragging rights
my error immediately, except for the build errors. Then I have to look at the view Command. Which you have also have to go the Job-Log with Green Screen Compile.
Ctrl+Shift+C=Compile, run my last selected compile command. And I see
make a BOLD OUTLINE color on the Active Window, which is available with Eclipse Luna 4.2. I have them pick their favorite color, Blue, Red, Green, Orange, etc...
To drive the point home to the newbies, one of the first thing I do is
they CANNOT compile an Error-Listing! Because it jumps to their compiler error immediately! The bold color of the outline ACTIVE view-pane drives what is ACTIVE/Has Focus! They all LOVE THAT! This has helped to eliminate confusion.
And then I point out how the Compile Errors list gets compiled, and
Too many "shortcuts Keys" to remember. I say that is okay, click with your mouse on your source member. For whatever reason, our newbies HATE Shortcut keys.
Window>Preferences>General>Appearance>Colors and Fonts* View and Editor Folder
* Active part background begin & End.
(Note: I think you have to select "Classic Theme" for this to work...)
I then point out the F12 to activate the editor. And then it starts...
-Ken Killian-
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of
Stuart Rowe
Sent: Sunday, February 28, 2016 8:29 AM
To: Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries <wdsci-l@xxxxxxxxxxxx>(even if it is closed) and displaying (even if it is minimized) the error list after EVERY COMPILE, good OR bad. I've been fighting that one for years now. It steals focus away from where I am typing -- really annoying. I guess that "the Eclipse way" though.
Subject: Re: [WDSCI-L] No *ESCAPE message on wrong compile command
Edmund,
I don't think it would be any more annoying or obtrusive than openingThe message box might be obtrusive and annoying.
Stu
On Sat, Feb 27, 2016 at 1:23 PM, Tools/400
<thomas.raddatz@xxxxxxxxxxx>
wrote:
Edmund,
Most of the time I compile objects interactively and hence I expected
Monitor.to get a message dialog for a failing command much the same as on a
command line. For batch compiles I can use the iSphere Message
List"
But it might be worth to improve RDi to either display the "Error
entries.or the "Commands Log" depending on the availability of *EVENTF
<thomas.raddatz-a9TbBav64t4b1SvskN2V4Q@xxxxxxxxxxxxxxxx>
Thomas.
Am 26.02.2016 um 18:43 schrieb Edmund Reinhardt:
We don't currently have an option to do that.have
Would making the Commands Log view visible if a command (that does
not
*EVENTF) fails be sufficient.
The message box might be obtrusive and annoying.
From: Tools/400
commandTo: Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries
<public-wdsci-l-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxx>
Date: 26/02/2016 11:36 AM
Subject: Re: [WDSCI-L] No *ESCAPE message on wrong compile
Sent by: "WDSCI-L" <wdsci-l-bounces-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxxx>
Hi Vern,
The problem has nothing to do with the *EVENTF option. There are
lots of commands that do not have that option and I wonder how to
get noticed by RDi when such a command fails.
Today, I had a problem with a command of our change management
system that sent an *ESCAPE message, which was silently ignored by
RDi. Then I did additional tests and tried to compile a RPGLE source
member with CRTFOODCMD (which does not exist) and CRTTBL (which
should not understand a RPGLE source).
Guess what? Nothing happened what I tried to compile the module from
an RSE source member filter. That is really bad, when you are in awhen:
hurry and you think that it compiled just fine.
At least I would like to see an option to enable a popup message box
* a command, that does not have specified *EVENTF, failed
* there is a typo in a custom compile command
The popup is not really necessary (maybe even annoying) when the
command created *EVENTF information.
Thomas.
Am 26.02.2016 um 16:34 schrieb Vernon Hamberg:
*EVENTF option--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post
--a message email: WDSCI-L-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxxx--
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request-Zwy7GipZuJhWk0Htik3J/w@xxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post
a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/wdsci-l.
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post a
message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post a
message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, orintended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. If you have received this transmission, but are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this information is strictly prohibited. If you have received this e-mail in error, please contact NALC Health Benefit Plan at 703-729-4677 and delete and destroy the original message and all copies.
change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/wdsci-l.
________________________________
________________________________
CONFIDENTIALITY NOTICE: This electronic message transmission is
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post a
message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development
Studio Client for System i & iSeries (WDSCI-L) mailing list To post a
message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, orintended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. If you have received this transmission, but are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this information is strictly prohibited. If you have received this e-mail in error, please contact NALC Health Benefit Plan at 703-729-4677 and delete and destroy the original message and all copies.
change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/wdsci-l.
________________________________
________________________________
CONFIDENTIALITY NOTICE: This electronic message transmission is
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.