× 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.



Schmidt, Mihael skrev den 05-08-2008 08:29:
The fact that Eclipse works mainly with __files__ in the workspace makes it really hard to have something like an editor for remote files and which makes it even more complicated is the fact that the source for rpg and cl etc. is not saved as files (but in the db as you know). So you will probably not find any editor which suits your needs good enough to get started. You have to start with something like an AbstractTextEditor and put in your functionality. Eclipse works with rules for syntax highlighting but the rules are coded in java and not in any config files (afaik). And even that is not as easy for fixed format source.
As far as I have understood, the Eclipse notion of "everything is a file" has changed to "everything is an URI" (read URL) in 3.4. In other words, this should by now be easier to deal with.

The IFS syntax for a source member would work fine for a file name which could then be extended with hostname etc to be a real url.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.