Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] plugin developed in java for PHP

Hi,

I do not have a web site yet...I need to test my plugin before i put it in a web site. Is there a way to keep my jar, update site and feature in my local computer and access it from   "Help->Install new Software...".

On Tue, Jul 24, 2012 at 3:01 PM, Jacek Pospychała <jacek.p@xxxxxxxx> wrote:
hi,
afaik PDT package from Zend doesn't support installing plugins by copying them to plugins directory.
You'd need an update site with that plugin and then install it from within Eclipse using "Help->Install new Software..."




From: pdt-dev-bounces@xxxxxxxxxxx [pdt-dev-bounces@xxxxxxxxxxx] on behalf of Krishnaveni Sankaranarayanan [mailtoveni@xxxxxxxxx]
Sent: 24 July 2012 11:03
To: PDT Developers
Subject: Re: [pdt-dev] plugin developed in java for PHP

Hi,

Sorry. Let me be more clear.

I have a plugin written in Java, which works fine with eclipse Java EE 
IDE. 

I installed the plugin in eclipse PHP, this i downloaded from the below link
...Here my plugin works fine.

I installed the plugin in another eclipse PHP that is available in the below link. But here the plugin does not load at all and there are no errors (i started eclipse in -consolelog mode)
http://www.zend.com/en/community/pdt/downloads -- eclipse-php-3.0.2.v20120611144-Win32

By saying install, i place my plugin jar in to the plugin folder.

On Sun, Jul 22, 2012 at 1:19 AM, Martin Eisengardt <martin.eisengardt@xxxxxxxxx> wrote:
What means "it does not work" exactly?
Any errors/exceptions in error log?

On Sat, Jul 21, 2012 at 7:56 PM, Krishnaveni Sankaranarayanan <mailtoveni@xxxxxxxxx> wrote:
Hi,

I have a plugin written in Java, which works fine with eclipse Java EE 
IDE. I want to use this plugin for PHP eclipse. I have removed all dependency on jdt.core related files.
But the plugin does not work.
I want to know if i need to add any extention to my plugin. If yes, can you please let me know what they are.



_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev



_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev




--
Regards,
Krishnaveni S

_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev




--
Regards,
Krishnaveni S

Back to the top