e28b71e036
- switch to pkg-readmes from daniel dickman (MAINTAINER) with small tweaks by me
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
$OpenBSD: README,v 1.1 2010/11/12 12:26:16 jasper Exp $
|
|
|
|
NetBeans 6.8 on OpenBSD
|
|
=======================
|
|
|
|
1. Help System
|
|
--------------
|
|
|
|
NetBeans relies on the presence of a firefox binary for access to
|
|
the online help system. Firefox is not set up as a runtime dependency
|
|
as this dependency is optional.
|
|
|
|
If you have Firefox 3.5 on your system you may want to set up the
|
|
following symbolic link:
|
|
|
|
ln -s ${LOCALBASE}/bin/firefox35 ${LOCALBASE}/bin/firefox
|
|
|
|
You can also customize this setting within the IDE by going to
|
|
Tools> Options> General> Web Browser.
|
|
|
|
2. Font issues in the output window
|
|
-----------------------------------
|
|
|
|
After hitting the Clean & Build or the Run buttons from
|
|
within the IDE, the output window will show square boxes
|
|
instead of fonts.
|
|
|
|
Bug 145696 was filed but marked as WONTFIX by NetBeans developers:
|
|
https://netbeans.org/bugzilla/show_bug.cgi?id=145696
|
|
|
|
3. Native Libraries
|
|
-------------------
|
|
|
|
The profiler module is not included in the port. Additionally,
|
|
the following modules, although included, contain native code which
|
|
will likely not work:
|
|
- cnd
|
|
- dlight
|
|
- ruby
|