Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Plugin for eclipse
Plugin for eclipse [message #33684] Wed, 05 October 2005 01:11 Go to next message
Eclipse UserFriend
Hi All

I am developing a plugin for eclipse, using which I can import my log
file and see in eclipse (import->log file->Add->) ---- My plugin should
show up here. But it does not.

When I launch my project from within eclipse for debugging, i can see
my plugin. But when i deploy the same to eclipse and restart eclipse,
i can not see the plugin.

If eclipse is not able to load a plugin at startup - can it be
configured to show error messages?

--
Regards
Ajay Bansal
Re: Plugin for eclipse [message #33752 is a reply to message #33684] Wed, 05 October 2005 10:49 Go to previous message
Eclipse UserFriend
Do you mean when you place the plugin you created under the 'plugin'
directory and restart Eclipse, it doesn't show the log type that you have
contributed?
If so, then try starting Eclipse with the -clean flag under a command
prompt. For example:

eclipse -clean -data <WORKSPACE-DIRECTORY>

I'm assuming that you're properly JARing up the plugin before placing it
under your 'plugin' directory.
Errors loading your plugin should be displayed under the .log file under
<WORKSPACE-DIRECTORY>/.metaddata


"Ajay Bansal" <ajay.bansal02@gmail.com> wrote in message
news:73684e1dd80130773a5c78256ea1a0b5$1@www.eclipse.org...
> Hi All
>
> I am developing a plugin for eclipse, using which I can import my log
> file and see in eclipse (import->log file->Add->) ---- My plugin should
> show up here. But it does not.
>
> When I launch my project from within eclipse for debugging, i can see
> my plugin. But when i deploy the same to eclipse and restart eclipse,
> i can not see the plugin.
>
> If eclipse is not able to load a plugin at startup - can it be
> configured to show error messages?
>
> --
> Regards
> Ajay Bansal
>
>
Previous Topic:Thread Management in TPTP Test Tool
Next Topic:Looking for an experienced TPTP test engineer
Goto Forum:
  


Current Time: Mon Sep 15 14:54:58 EDT 2025

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

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

Back to the top