cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Fedora10PackagingNBIDELauncher

Revision as of 22:45, 4 November 2009 by Admin (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)

Fedora - IDE Launcher

Contents


Overview

To adapt the IDE launcher to the Fedora environment the netbeans-6.1-50-ide-launcher.patch is applied to its sources.

Rationale

  • The netbeans launcher is located in the /usr/bin directory
  • The progdir is /usr/share/netbeans/6.1/bin
  • The netbeans.conf files can be located in the /usr/share/netbeans/6.1/etc/ directory and/or in the /etc/ directory.
  • Location and content of the default /usr/share/netbeans/6.1/etc/netbeans.conf file is defined by the netbeans package.
  • Optional /etc/netbeans.conf can be additionally defined by a system administrator.
  • Showing an incorrect EULA at startup - Bug #464820.
  • An issue with launching the Web Browser subprocesses - Bug #467546.