Re: Ocean L&F
Alvin Thompson <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Daniel wrote: > Hi all, > > please, > > how can I use the ocean L&F with the NB 4.0 and JRE 1.5 ? > > Thanks > you need the full jdk for use with netbeans, so i assume you have it installed. if you selected jdk 1.5 when installing netbeans it should automatically use it. otherwise, edit '<install dir>/etc/netbeans.conf' change the 'netbeans_jdkhome' property to your java 1.5 install directory. hth, alvin