comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Adding IDL to a Current Eclipse Installation (OSX)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Adding IDL to a Current Eclipse Installation (OSX) [message #60924] Tue, 24 June 2008 17:38
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
I have been brave enough to add IDL to a current Eclipse installation
on OSX
I followed the instructions provided by David Fanning with some minor
changes (http://www.dfanning.com/workbench/addtoeclipse.html)
I preferred to use automator over a shell script because I could then
create a packaged application with the ITT-IDL icon. Remember to copy
the files in the plugins directory.

IDL_DIR=/Applications/itt/idl70
export IDL_DIR
DYLD_LIBRARY_PATH=${IDL_DIR}/idlde/bin.darwin.i386:${IDL_DIR }/bin/
bin.darwin.i386
export DYLD_LIBRARY_PATH

/Applications/eclipse/eclipse -vmargs \
-DJDMLDir=${IDL_DIR}/idlde/bin.darwin.i386 \
-DBMLDir=${IDL_DIR}/idlde/bin.darwin.i386 \
-DDMLDir=${IDL_DIR}/idlde/bin.darwin.i386 \
-DIDLDir=${IDL_DIR}/bin/bin.darwin.i386 \
-DIDL_DIR=${IDL_DIR} &


http://barnett.id.au/idl/IDLEclipse.jpeg

Robbie
[Message index]
 
Read Message
Previous Topic: problem with map projection and layer stacking
Next Topic: Re: Variable No. of Windows with Phase of Moon

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:12:15 PDT 2025

Total time taken to generate the page: 0.00569 seconds