Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Problem deploying plugin
Problem deploying plugin [message #42736] Wed, 15 August 2007 05:25 Go to next message
Eclipse UserFriend
Originally posted by: andrei.serea.ama.us

Hi all,

I'm having a lot of trouble with exporting my plugin. It seems that for an
unknown reason, when trying to access a wizard from my plugin, Eclipse
throws a classnotfoundexception.
My situation is as follows: my plugin has all its sources in the folder src
and it depends on only one external jar file, called yac.jar.
I have a few questions:
1. Where do I add the yac.jar? In the build tab, under "Extra classpath
entries" or in the runtime tab, under "Classpath".
1. In the Build tab, I have to define a library where my sources will be
compiled. Do I have to add this too in the runtime tab under "Classpath"?
I have tried a thousand ways to do this, but none of them worked.
I am using Eclipse 3.2.1.

P.S. I noticed that there are many situations when the build.properties file
is not correctly generated, and once I even got a nullpointerexception while
changing different settings using the manifest editor (of course, I never
touched the generated files).

Help please and thanks in advance.
Re: Problem deploying plugin [message #43355 is a reply to message #42736] Wed, 15 August 2007 11:40 Go to previous message
Eclipse UserFriend
Hi Andrei,

I believe you are looking for the platform newsgroup. This newsgroup is
for the PHP Development Tools project...

--Dion
----------

Andrei Serea wrote:
> Hi all,
>
> I'm having a lot of trouble with exporting my plugin. It seems that for an
> unknown reason, when trying to access a wizard from my plugin, Eclipse
> throws a classnotfoundexception.
> My situation is as follows: my plugin has all its sources in the folder src
> and it depends on only one external jar file, called yac.jar.
> I have a few questions:
> 1. Where do I add the yac.jar? In the build tab, under "Extra classpath
> entries" or in the runtime tab, under "Classpath".
> 1. In the Build tab, I have to define a library where my sources will be
> compiled. Do I have to add this too in the runtime tab under "Classpath"?
> I have tried a thousand ways to do this, but none of them worked.
> I am using Eclipse 3.2.1.
>
> P.S. I noticed that there are many situations when the build.properties file
> is not correctly generated, and once I even got a nullpointerexception while
> changing different settings using the manifest editor (of course, I never
> touched the generated files).
>
> Help please and thanks in advance.
>
>
Previous Topic:M2 Release
Next Topic:bug in editor syntax
Goto Forum:
  


Current Time: Wed Jul 16 05:28:33 EDT 2025

Powered by FUDForum. Page generated in 0.43461 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top