ez projects / ezclipse / forum / general / ezclipse doesn't work on ga...
You need to be logged in to post messages in the forums. New users may register here.
Member since: Posts: 98 |
Wednesday 05 August 2009 10:50:02 am Hello
I can't make eZClipse work on Galileo (Eclipse 3.5) for Mac (Cocoa version). Is there something special to do ? Eclipse 3.5 MacOS Leopard (10.5.7) JRE 1.5 Thanks ! My Blog (french) : http://www.lolart.net Moderated by: Alain Sahli |
|
Member since: Posts: 8 |
Wednesday 05 August 2009 12:04:53 pm Hi,
I haven't logs errors concerning wess plugins neither. But, I have installed the plugins by copy/pasting the .jar file in plugins directory. (Procedure working on windows Galileo) What other informations do you need, for us to help you ? ++ -- |
|
|
Member since: Posts: 13 |
Thursday 06 August 2009 2:37:02 pm Hello,
Please try to do this : 1. Start Eclipse with the command line and the "-console" argument. --> ./eclipse -console 2. When Eclipse finished to start, type "ss" in the command. This will list all the loaded plugins. Try to find a plugin that begins with ch.wess.ezclipse.* 3. In front of the plugin name there's a number (id), execute this command : diag <id> 4. Show me the result... Thanks for you help ! eZ Publish Certified developer : http://auth.ez.no/certification/verify/272583 |
|
Member since: Posts: 8 |
Thursday 06 August 2009 3:29:41 pm Hi,
So, the result of ss command concerning the wess plugin : 360 INSTALLED ch.wess.ezclipse.communcation_1.0.0 361 INSTALLED ch.wess.ezclipse.core_1.0.0 362 INSTALLED ch.wess.ezclipse.ini_1.0.0 363 INSTALLED ch.wess.ezclipse.tpl_1.0.0 364 INSTALLED ch.wess.ezclipse.varbrowser_1.0.0 Now, the result of diag command : osgi> diag 360 reference:file:plugins/ch.wess.ezclipse.communcation_1.0.0.jar [360] Direct constraints which are unresolved: Missing imported package ch.wess.ezclipse.core_0.0.0. osgi> diag 361 reference:file:plugins/ch.wess.ezclipse.core_1.0.0.jar [361] No unresolved constraints. osgi> diag 362 reference:file:plugins/ch.wess.ezclipse.ini_1.0.0.jar [362] Direct constraints which are unresolved: Missing required bundle ch.wess.ezclipse.core_1.0.0. osgi> diag 363 reference:file:plugins/ch.wess.ezclipse.tpl_1.0.0.jar [363] Direct constraints which are unresolved: Missing required bundle ch.wess.ezclipse.core_1.0.0. Missing imported package ch.wess.ezclipse.communication_0.0.0. osgi> diag 364 reference:file:plugins/ch.wess.ezclipse.varbrowser_1.0.0.jar [364] Direct constraints which are unresolved: Missing required bundle ch.wess.ezclipse.core_1.0.0. Missing required bundle ch.wess.ezclipse.communcation_1.0.0. Reading that,I think you will think the problem is trivial ;) Thanks for your help Séb -- |
|
|
Member since: Posts: 13 |
Tuesday 11 August 2009 11:24:06 am Hello,
No it's not trivila but really strange ! Which version of Java are you using ? 5 or 6 ? eZ Publish Certified developer : http://auth.ez.no/certification/verify/272583 |
|
Member since: Posts: 98 |
Tuesday 11 August 2009 11:35:06 am I tried both : Java 1.5 (32bits) and Java 1.6 (64bits)
My Blog (french) : http://www.lolart.net |
|
Member since: Posts: 8 |
Tuesday 11 August 2009 11:54:26 am Hi,
No it's not trivila but really strange !Sorry, I thought that it's was just a link problem or similar on mac.I'm in hollyday and I can't test before September. But, I will be here the 1st September to continue help you. I tried both : Java 1.5 (32bits) and Java 1.6 (64bits) Jérome, you have the same errors with the diag command ? ++ -- |
|
Member since: Posts: 98 |
Tuesday 11 August 2009 11:56:49 am Yes I have the same errors.
I can still test for you Alain ;) My Blog (french) : http://www.lolart.net |
|
Member since: Posts: 8 |
Sunday 30 August 2009 2:49:38 pm Hi,
I think that I have a good news, I just upgrade on Snow Leopard and the bug is fixed, the plugins is ok in Eclipse. I havn't to re-install, I just launch Eclipse and everything is ok ! Someone can confirm ? Thanks ++ -- |
|
Member since: Posts: 98 |
Monday 07 September 2009 11:16:41 am Same thing for me. So I guess the problem comes with the Java version that comes with Mac OS Leopard... Snow Leopard Java is 1.6, full 64bits.
But I have a small issue : INI syntax coloring is working well for *.ini files, but *.ini.append.php are still opened with PDT editor :-( My Blog (french) : http://www.lolart.net |
|
|
Member since: Posts: 13 |
Monday 07 September 2009 12:48:06 pm I'm doing a complete refactoring to downgrade the plug-in in Java 5. I think after that it should work.
eZ Publish Certified developer : http://auth.ez.no/certification/verify/272583 |
You need to be logged in to post messages in the forums. New users may register here.