hard coded eclipse paths J2G Configurator uses 
-----------------------------------------------

                 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


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.

Reply via email to