X

Help Articles are product support tips and information straight from the NV5 Geospatial Technical Support team developed to help you use our products to their fullest potential.



3779 Rate this article:
5.0

Configuring ENVI+IDL to Initialize with the Workbench Displayed

Topic

By default, when a user starts the ENVI+IDL 5.0, it displays just the ENVI menu bar on the desktop. The IDL Workbench development environment is opened, so to speak, in "minimized" mode, hidden in the user's task bar or dock or in a miniature icon.

Many ENVI+IDL developers might prefer that the IDL Workbench be immediately visible when they start ENVI+IDL. This Help Article describes the steps that can execute this preference.


Discussion

In the 'bin.x86' subdirectory of your IDL82 installation's directory tree (e.g. C:\Program Files\Exelis\IDL82\bin\bin.x86 
) there are a few configuration files that are designed to set various undocumented behaviors for the IDL Workbench. These files all have the extension '.ini' and contain pure ASCII text settings instructions.

The file that most directly affects the default Workbench behavior in ENVI+IDL is titled 'envi_idl.ini'. Here is an example of its default contents in ENVI+IDL for 32-bit Windows:

    -vm
    C:\Program Files\Exelis\IDL82\bin\bin.x86\jre\bin
    -minimized
    -nodemowarn
    -noconfirmexit
    -batch
    "C:\Program Files\Exelis\ENVI50\bin/envi.run"
    -startup
    plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    --launcher.library
    plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
    -vmargs
    -Dosgi.instance.area.default=@user.home/IDLWorkspace82
    -Dosgi.configuration.area=@user.home/.idl/idlworkbench-config-idl8.2.0
    -Dosgi.configuration.cascaded=true
    -Dosgi.sharedConfiguration.area.readOnly=true
    -Dorg.eclipse.update.reconcile=false
    -Declipse.p2.data.area=@config.dir/p2
    -Dosgi.splashLocation=C:\Program Files\Exelis\ENVI50\resource/bitmaps/envizoom_splash.bmp
    -Dosgi.sharedConfiguration.area=C:\Program Files\Exelis\IDL82\bin\bin.x86/configuration
    -Xms128m
    -Xmx384m

If you open this file in any text editor and delete the line - "-minimized" - then save the file, ENVI+IDL will stop opening the Workbench in minimized mode.

Note that your login must have "write permissions" in that 'idlde' directory in order for this solution to work.


Please login or register to post comments.
Featured

End-of-Life Policy Enforcement for ENVI 5.3 / IDL 8.5 and Earlier Versions

5/6/2024

April 1, 2024 Dear ENVI/IDL Customer,  We are reaching out to notify you of our supported... more »

How to Upgrade licenses to ENVI 6.x / IDL 9.x

12/5/2023

What is the new Upgrade function? Starting with ENVI 6.0 and IDL 9.0, we have implemented an... more »

What to do if the 'License Administrator - License Server' for the Next-Generation License Server does not start?

6/13/2023

Background: With the release of ENVI 5.7 & IDL 8.9 and the corresponding Next-Generation licensing... more »

Next-Generation Licensing FAQ

4/28/2023

  NV5 Geospatial has adopted a new licensing technology for all future releases of our ENVI, IDL... more »

The IDL Virtual Machine

6/6/2013

What is the IDL Virtual Machine? An IDL Virtual Machine is a runtime version of IDL that can... more »