![]() |
|
FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Hi everyone
I have installed eclipse from ports and installed various plugins, such as eclipse-aptana and eclipse-wpt from /usr/ports/java after installing, I realize that my eclipse doesn't automatically have these updates in it. My question is: How do I enable these plugins? I tried going into software updates but I don't think I am doing the right thing. Plus, Where are both wpt and aptana saved? Thx in advance |
|
||||
![]()
I belive you can enable/disable them through one of he help-> menus. I ditched Eclipse on FreeBSD quickly, finding it to much trouble to use the 3.3.x release. So maybe someone here is more familiar with it.
You should find most files for the plugins in /usr/local/eclipse/
__________________
My Journal Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''. |
|
|||
![]()
You can enable/disable all additional plugins/features right here:
Help->SoftwareUpdates->ManageConfiguration Be sure to check the toolbar button that says "Show disabled features". However, I had no problems installing eclipse/wtp and getting it started out of the box. But my version is 3.2.2_1 and a newer one might cause problems. I'm also not quite sure if all those plugins do work with eclipse-devel as well. Usually all eclipse related packages go to /usr/local/eclipse as mentioned before, so there's nothing to tweak here. If you want more details, simply see the +CONTENTS file of the corresponding package, e.g.: Find out the base directory where things are installed to: Code:
> cat /var/db/pkg/eclipse-webtools-1.5.2_1/+CONTENTS | grep "@cwd" /usr/local Code:
> cat /var/db/pkg/eclipse-webtools-1.5.2_1/+CONTENTS | grep -v "@" eclipse/features/org.apache.axis.feature_1.3.0.v200606071530--0842282_383A68/LICENSE eclipse/features/org.apache.axis.feature_1.3.0.v200606071530--0842282_383A68/META-INF/eclipse.inf eclipse/features/org.apache.axis.feature_1.3.0.v200606071530--0842282_383A68/feature.properties ... |
|
|||
![]()
Man thx for the help I truly appreciate it.
On the other hand though, I just want to make it clear that the plugins in ports DID work. It's just that I was using eclipse devel so under /usr/local my eclipse's folder is actually /usr/local/eclipse-devel while all the plugins are saved onto the folder eclipse. So I just abandoned eclispse-devel and worked on eclipse 3.3 Thanks |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tomcat n00b error | disappearedng | FreeBSD General | 0 | 18th November 2008 05:14 AM |
edonkey n00b question | disappearedng | FreeBSD General | 5 | 17th November 2008 10:09 AM |
A few FreeBSD n00b questions | zelut | FreeBSD General | 1 | 7th October 2008 07:13 PM |
n00b question, installed theme via ports. How to use it? | disappearedng | FreeBSD General | 1 | 25th June 2008 07:26 PM |
BSD n00b needs to block incoming SQL on 3306 | renolinux | FreeBSD Security | 5 | 27th May 2008 02:26 PM |