[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Eclipse PlugIn  XML
Forum Index -> Development
Author Message
mreich

Power User
[Avatar]

Joined: 30/01/2009 08:34:23
Messages: 750
Offline

Hi,

I'm using MyEclipse 7.0 which is based on Eclipse 3.4, in this version I have the problem installing the CaptainCasa plugin, I've tried to copy the jar file manually into the \projects directory, but after restart the additionally view is not visible?
Is there a zip file with a managed site package of the plugin?

regards
Markus
[WWW]
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

...into the \projects directory?
The file must be extracted directly into the Eclipse directory, so that afterwards is looks like:

<youreclipsedirectory>
/plugins
...
org.eclnt.eclipseplugin.jar
...

Please...:
(.) stop Eclipse, extract the plug-in, then start Eclipse
(.) open Window > Show View > Other > CaptainCasa Enterprise Client > CC Project Synch
(.) if "CaptainCasa Enteprise Client" is not shown, then stop Eclipse and start with "-clean" option, i.e. open DOS Box, go into the Eclispe directory and start from command line:

Code:
 start eclipse -clean
 


This will tell Eclipse to re-look for plug-ins.

Björn

Björn Müller, CaptainCasa GmbH
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

...the file hierarchy does not look too good in my previous post, so here is a better version...:

Code:
 <youreclipsedirectory>
      /plugins
         ...
         org.eclnt.eclipseplugin.jar
         ... 
 


Björn

Björn Müller, CaptainCasa GmbH
mreich

Power User
[Avatar]

Joined: 30/01/2009 08:34:23
Messages: 750
Offline

It seems to be a problem of MyEclipse IDE 7.0, this version offers only the possibility to install plugins via updatesites, I'll try to create a site.xml and import it as local site

regards
Markus
[WWW]
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team