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

