cancel
Showing results for 
Search instead for 
Did you mean: 

How to use classlocator plugin?

Former Member
0 Kudos

Hello,

I've downloaded classlocator plugin from this URL:

http://sf.gds.tuwien.ac.at/00-cat/loc/classlocator/

This plugin should index all the jar files at NWDS.

After setting it I have an option to locate a class but it doesn't show any jar files. Does someome familiar with this plugin and can guide me how to get it to work?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Roy,

You have to tell ClassLocator where to look for the libraries on your machine.

From NWDS go to;

Window->Preferences

Now you'll see that you can select Class/Jar Locator, just add the folders where your libraries are and ClassLocator will index them (this may take a while). So that'll be, NWDS plugins folder and anywhere else that you keep libraries, like under Tomcat if you have a local copy of PDK5 for instance.

Patrick.

Former Member
0 Kudos

10X Patrik, it's working now...

Former Member
0 Kudos

I am trying to give you points but for some reason I get an error.. I'll do it later than

daniel_davinci
Active Contributor
0 Kudos

Sorry Roy, I should have explained in further detail in the other thread. Glad to see its working for you now.

Cheers

Daniel

Former Member
0 Kudos

No Problem Daniel, the fact that you are helping is already something, and that plugin really saves a lot of time and I thank you for that!

Former Member
0 Kudos

Hi Ron,

Can you please let me know steps steps you performed to configure the classlocator plugin.

I downloaded the file com.danikenan.eclipse.classlocator_1.0.6.zip, unzipped it.

Now when I try to execute the jar file classlocator.jer it says "Falied to load main-class manifest attribute from ....".

please help.

Thanks,

Vivek

Former Member
0 Kudos

Unzip the zip file in the plugins folder of eclipse.

Path is something like this:

C:\Program Files\SAP\JDT\eclipse\plugins\

So finally ur jar file(classlocator.jar)should be in the path:

C:\Program Files\SAP\JDT\eclipse\plugins\

com.danikenan.eclipse.classlocator_1.0.6\

Now follow the instructions in this thread to configure it inside NDS.

Regards,

P.

Former Member
0 Kudos

Thanks for the help Peter.

Regards,

Vivek

Former Member
0 Kudos

Hi ,

I am not able to see class or jar locator in NWDS.

i have gone through windows >preferences-> there is no classlocator available for me .

Where is the problem

Regards

Bala

abhishek_nms
Participant
0 Kudos

Hey ,

I know, its too late in answering.. But those of you who are still trying to find answer ..

Now the Eclipse 3 basis has already included it in a nice way ! You can refer the Below link for more details

http://wiki.eclipse.org/FAQ_How_do_I_find_a_particular_class_from_an_Eclipse_plug-in%3F

OPTION 2 works for me !

Answers (0)