Alex, Did you try the fix mentioned by Eric?
-------------------------
Sorry for the repost but I am sure it can help Alex.
BTW I think you should fix it.
The eclipse log file :
-----
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 juil. 25, 2003 15:53:26.454
!MESSAGE Error while processing
"file:E:/eclipse/plugins/org.apache.cactus.eclipse.runner_20030722/
plugin.xml: assertion failed: The major (1st) component of plug-in
version identifier, "${project.version.plugin}", must be numeric.".
-------
This is due to the plugin.xml <plugin> not correctly written.
The version attribute is not parsed correctly.
Change the opening tag to :
<plugin
id="org.apache.cactus.eclipse.runner"
name="Cactus"
version="1.5"
provider-name="Jakarta Cactus"
class="org.apache.cactus.eclipse.runner.ui.CactusPlugin">
Le mercredi, 30 juil 2003, � 12:17 Europe/Paris, Vincent Massol a �crit
:
> Hi Alex,
>
> The best is to ask your question on the Cactus user mailing list. The
> plugin has not been tested on Eclipse 3.0 (it has been tested on
> Eclipse
> 2.1).
>
> Check your .log file (in your workspace) for errors and please post
> them
> to the cactus user list so that we can help you.
>
> Thanks
> -Vincent
>
>> -----Original Message-----
>> From: Alex Greysukh [mailto:[EMAIL PROTECTED]
>> Sent: 29 July 2003 19:12
>> To: [EMAIL PROTECTED]
>> Subject: RE: Eclipse problem
>>
>> Vincent,
>>
>> Looks like you may be a right person to ask... I've got the latest
> Cactus
>> plug-in for Eclipse (3.0) and followed the instructions, but it seems
> does
>> not work at all. Is it a known problem? Are there plans to fix it in
> the
>> near future? Any information would be very helpful.
>>
>> Alex Greysukh
>> Boston, MA
>> [EMAIL PROTECTED]
>
>
---------------------------
-----Original Message-----
From: Alex Greysukh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 8:54 PM
To: [EMAIL PROTECTED]
Subject: cactus eclipse plugin installation problem
I am trying to install the latest Cactus plugin to Eclipse 2.1.1 (or 3.0M2)
and keep getting problem loading the plug-in registry:
!SESSION Jul 25, 2003
16:03:44.203 ---------------------------------------------
java.version=1.4.1_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -install
file:D:/eclipse/2.1.1/
!ENTRY org.eclipse.core.runtime 2 1 Jul 25, 2003 16:03:44.203
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jul 25, 2003 16:03:44.203
!MESSAGE Error while processing
"file:D:/eclipse/2.1.1/plugins/org.apache.cactus.eclipse.runner_20030722/plu
gin.xml: assertion failed: The major (1st) component of plug-in version
identifier, "${project.version.plugin}", must be numeric.".
Should I rename plugin folder? Please help.
Alex Gresyukh
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]