|
Jar Class Finder on RAD V7
|
Posts:
1
Registered:
Jan 15, 2007 03:12:02 PM
|
|
|
|
Jar Class Finder on RAD V7
Posted:
Jan 15, 2007 03:15:34 PM
|
|
|
|
Hi,
I was wondering if this plugin works for RAD7. I tried unzipping this into my eclipse directory, but it did not show up in my workspace as in did for RAD V6, etc.
Thanks
|
|
Posts:
31
Registered:
Apr 21, 2005 08:47:53 AM
|
|
|
|
Re: Jar Class Finder on RAD V7
Posted:
Feb 05, 2007 06:16:05 AM
in response to: 's post
|
|
|
|
Same here...
|
|
Posts:
2
Registered:
Jul 06, 2006 09:51:18 AM
|
|
|
|
Re: Jar Class Finder on RAD V7
Posted:
Mar 08, 2007 03:50:07 PM
in response to: GuntherV's post
|
|
|
|
This was a problem with my setup as well.
To resolve:
Backup your workspace ! Just in Case!
Shutdown RAD
open CMD line
cd $RADHOME_ECLIPSE ( where ever yours is)
eslipse -clean
This starts it up and it works now.
This should be a FAQ. I see it alot in the threads.
|
|
Posts:
4
Registered:
Mar 23, 2005 11:32:10 AM
|
|
|
|
Re: Jar Class Finder on RAD V7
Posted:
Mar 08, 2007 04:20:34 PM
in response to: dzwonch's post
|
|
|
|
Hi,
Where exactly is $RADHOME_ECLIPSE on RADV7? Could you please specify an exact path (there is no eclipse directory in RAD7 as far as I can tell)
|
|
Posts:
4
Registered:
Mar 23, 2005 11:32:10 AM
|
|
|
|
Re: Jar Class Finder on RAD V7
Posted:
Mar 08, 2007 04:31:25 PM
in response to: lall's post
|
|
|
|
Oh man, it worked!
Thanks so much buddy!
|
|
Posts:
1
Registered:
Feb 28, 2007 01:28:53 PM
|
|
|
|
Re: Jar Class Finder on RAD V7
Posted:
Mar 08, 2007 05:07:13 PM
in response to: lall's post
|
|
|
|
What directory did you add the JarClassFinder plugin to? I've tried a couple, then ran "eclipse -clean" with no luck so far.
|
|
Posts:
2
Registered:
Jul 06, 2006 09:51:18 AM
|
|
|
|
Re: Jar Class Finder on RAD V7
Posted:
Mar 08, 2007 05:18:28 PM
in response to: 's post
|
|
|
|
Install the plugin in the plugin path.
Run eclipse from the cmd line from the path you installed RAD/eclipse/eclipse.exe
|
|
Posts:
4
Registered:
Mar 23, 2005 11:32:10 AM
|
|
|
|
Re: Jar Class Finder on RAD V7
Posted:
Mar 08, 2007 05:20:40 PM
in response to: 's post
|
|
|
|
Hi,
I added it to so many places that I'm not sure which one is being picked up :)
But I think the most likely place is C:\Program Files\IBM\SDP70\plugins, as I ran eclipse -clean from C:\Program Files\IBM\SDP70.
If not then try C:\Program Files\IBM\SDP70Shared\plugins
Thanks
|
|
Posts:
27
Registered:
Aug 01, 2005 01:01:38 AM
|
|
|
|
Re: Jar Class Finder on RAD V7
Posted:
Jun 06, 2007 06:27:18 AM
in response to: dzwonch's post
|
|
|
|
> This was a problem with my setup as well.
>
> To resolve:
> Backup your workspace ! Just in Case!
>
> Shutdown RAD
>
> open CMD line
> cd $RADHOME_ECLIPSE ( where ever yours is)
> eslipse -clean
>
> This starts it up and it works now.
>
> This should be a FAQ. I see it alot in the threads.
This did not work for me, however I found a clumsy way;
viz. edit SDP70\configuration\config.ini to include the full path of the "Jar Finder plugin" under osgi.bundles
I think this is the way for all custom plugins in RSA (see http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?forum=651&thread=164841&cat=28)
~g1
|
|
Posts:
27
Registered:
Aug 01, 2005 01:01:38 AM
|
|
|
|
Re: Jar Class Finder on RAD V7
Posted:
Jun 06, 2007 06:29:50 AM
in response to: g1's post
|
|
|
|
> (see
> http://www-128.ibm.com/developerworks/forums/dw_thread
> .jsp?forum=651&thread=164841&cat=28)
>
If the link above does not work: locate "Deploying plugins in RSA which have UI interaction.... clumsy way" in these forums, posted by me Jun 6th
~g1
|
|
|
|
|