You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/04/04 15:33:43 UTC

[jira] Created: (HARMONY-302) Harmony Eclipse plugin gives error on Eclipse 3.2M6

Harmony Eclipse plugin gives error on Eclipse 3.2M6
---------------------------------------------------

         Key: HARMONY-302
         URL: http://issues.apache.org/jira/browse/HARMONY-302
     Project: Harmony
        Type: Bug

  Components: Classlib  
    Reporter: Oliver Deakin


The HarmonyVM Eclipse plugin puts all jars listed in bootclasspath.properties and <vm>.properties (in default) onto the list of JRE system libraries in the Installed JREs->Add JRE dialog. This includes all the listed source jars, whether they exist or not. In Eclipse (up to and including) 3.2M5 this is not a problem, as it appears that the missing jars are just ignored. From 3.2M6 the behaviour is different, giving an error message if any of that jars cannot be found. The plugin should be altered so that it does not add non-existent jars to the list of libraries.

Source files listed under bootclasspath.properties have already been fixed as part of HARMONY-300.

I will attach a diff for the source files listed in <vm>.properties (the kernel source files).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-302) Harmony Eclipse plugin gives error on Eclipse 3.2M6

Posted by "Oliver Deakin (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-302?page=comments#action_12373094 ] 

Oliver Deakin commented on HARMONY-302:
---------------------------------------

I have realised that this fix also relies on the patch for HARMONY-300 being applied, so rather than attaching a second patch here, I have added an updated patch to HARMONY-300. Please close this as a duplicate of HARMONY-300 so that it is linked to the fix there.

> Harmony Eclipse plugin gives error on Eclipse 3.2M6
> ---------------------------------------------------
>
>          Key: HARMONY-302
>          URL: http://issues.apache.org/jira/browse/HARMONY-302
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Oliver Deakin

>
> The HarmonyVM Eclipse plugin puts all jars listed in bootclasspath.properties and <vm>.properties (in default) onto the list of JRE system libraries in the Installed JREs->Add JRE dialog. This includes all the listed source jars, whether they exist or not. In Eclipse (up to and including) 3.2M5 this is not a problem, as it appears that the missing jars are just ignored. From 3.2M6 the behaviour is different, giving an error message if any of that jars cannot be found. The plugin should be altered so that it does not add non-existent jars to the list of libraries.
> Source files listed under bootclasspath.properties have already been fixed as part of HARMONY-300.
> I will attach a diff for the source files listed in <vm>.properties (the kernel source files).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (HARMONY-302) Harmony Eclipse plugin gives error on Eclipse 3.2M6

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-302?page=all ]
     
Tim Ellison closed HARMONY-302:
-------------------------------

    Resolution: Duplicate

Closed as a duplicate of HARMONY-300 as per Oliver's request.


> Harmony Eclipse plugin gives error on Eclipse 3.2M6
> ---------------------------------------------------
>
>          Key: HARMONY-302
>          URL: http://issues.apache.org/jira/browse/HARMONY-302
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Oliver Deakin

>
> The HarmonyVM Eclipse plugin puts all jars listed in bootclasspath.properties and <vm>.properties (in default) onto the list of JRE system libraries in the Installed JREs->Add JRE dialog. This includes all the listed source jars, whether they exist or not. In Eclipse (up to and including) 3.2M5 this is not a problem, as it appears that the missing jars are just ignored. From 3.2M6 the behaviour is different, giving an error message if any of that jars cannot be found. The plugin should be altered so that it does not add non-existent jars to the list of libraries.
> Source files listed under bootclasspath.properties have already been fixed as part of HARMONY-300.
> I will attach a diff for the source files listed in <vm>.properties (the kernel source files).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira