You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/06/01 23:17:15 UTC

[jira] Closed: (GERONIMO-3162) J2G Configurator uses hard coded eclipse paths

     [ https://issues.apache.org/jira/browse/GERONIMO-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul McMahan closed GERONIMO-3162.
----------------------------------

    Resolution: Fixed

> J2G Configurator uses hard coded eclipse paths 
> -----------------------------------------------
>
>                 Key: GERONIMO-3162
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3162
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: J2G
>            Reporter: Paul McMahan
>         Attachments: Geronimo-3162.patch
>
>
> The J2G Configurator uses hard coded pathnames for the location of some eclipse directories.  e.g. in org.apache.apps.j2gmigrator.Configurator
> {quote}
>         /**                             
>          * J2g plug-ins path.   
>          */             
>         public static final String LOCAL_ECLIPSE_PLUGINS = "../eclipse/plugins";
>         /**             
>          * J2g configuration path.
>          */     
>         public static final String LOCAL_ECLIPSE_CONFIG = "../eclipse/configuration";
> {quote}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.