× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Press F3 to do a find-next.

You need to re-map the keys. You can do that yourself through Window, Preferences, Workbench, Keys.

In the 'command' frame, category Edit, name 'Find Next'
In the 'Key Sequence' frame, Name box, press F3
  You get a list of stuff that F3 does in the 'Assignments' box.
In the 'When' box, choose 'Editing text'
Click Add.

You should now have F3 as well as Ctrl-K set for searching.

Drag and Drop editing (is this even a feature?)

Never used it but perhaps there's a different block selection mode.

Press a toolbar button to upload and compile.

I have one for RPG that looks like a sheet of paper with 1010 on it. To the left of the debug icon and to the right of the Delta/triangle icon. Under the menu bar word Windows.

Get some kind of feedback when
> the compiler finishes successfully.

For new folk following along, Eclipse uses a thing called a view which is a little window like the error list, or navigation tree or debugger variable listing. Eclipse gathers a particular set of views together as a perspective. A perspective is sort of customised for the sort of programming you're doing. As an iSeries guy, I bounce between the Remote Systems perspective and the Debug perspective. Each perspective has a set of views thats suited to the task.

I use the Remote Systems perspective for most of my editing chores. With that perspective there should be a view called iSeries error list. I have that view set to Fast View, which means it's iconised at the bottom left unless I do a compile. When I compile (I prefer ctrl-shift-C) that view pops up over the bottom of my editing view -- when the compile completes. If its jammed in the job queue, it could be a while... To go back to editing, I press F12: my compiles are always clean, (yeah, right.)

If your Remote Systems perspective doesn't have that view, you may consider resetting the perspective to its default. When I was done customising mine, I saved it as a different name so that I always have my comfortable IDE settings to hand. Lately, I've modified my custom debug perspective to include the Remote Systems view as well as the iSeries error view. That lets me edit and debug in the same perspective. I think I like that.
  --buck

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.