Menu

Eclipse classpath file for Compiere 3.0

2007-12-17
2013-05-02
  • Enrique Ruibal

    Enrique Ruibal - 2007-12-17

    Hi,

    I wonder if somebody from the Compiere Community can provide us the updated Eclipse classpath file to build the latest release 3.0 from source

    I'm thriving to figure this out from the scripts, and just thought maybe someone already has them, so if you can facilitate this I am sure many of us will be thankful.

    Regards,

    Enrique Ruibal

     
    • Trifon (An ADempiere founder)

      >I wonder if somebody from the Compiere Community can provide us the updated Eclipse classpath file to build the latest >release 3.0 from source

      Compiere Inc. should have them. Aren't Eclipse IDE settings part of source tree?

      Kind regard,s
      Trifon

       
    • Enrique Ruibal

      Enrique Ruibal - 2007-12-17

      You are right Trifon, I still wonder why they haven't included these in the source tree yet...

      Regards,

      Enrique R.

       
    • Cristobal Lopez

      Cristobal Lopez - 2007-12-17

      The .classpath file as well as the project files are in the svn source. I just checked it against a download i did yesterday.
      rgds,

       
      • Enrique Ruibal

        Enrique Ruibal - 2007-12-17

        I am sorry, maybe I didn't explained myself, I mean the .classpath file that goes in the project workspace, as you know this is required to build Compiere 3.0 from within Eclipse IDE environment and as of today it is NOT included in the source files.

        Regards,

        Enrique

         
        • Cristobal Lopez

          Cristobal Lopez - 2007-12-17

          Very strange,last night i created a project from scratch and the only problem found is that /lib is clean, i.e: there is no db2.jar, and so one (I beleave that they are copied after a run_build). But classpath and project files ARE there, for sure.

           
    • Enrique Ruibal

      Enrique Ruibal - 2007-12-17

      Can you paste your project classpath here? I think is the best way to cross-check among ourserlves. Thanks in advance,

      Enrique

       
      • Enrique Ruibal

        Enrique Ruibal - 2007-12-18

        Hi All,

        I managed to come up with this .classpath file that allows Compiere 3.0 to be built/run from within Eclipse IDE:

        <?xml version="1.0" encoding="UTF-8"?>
        <classpath>
            <classpathentry kind="src" path="ad/src"/>
            <classpathentry kind="src" path="base/src"/>
            <classpathentry kind="src" path="dbPort/src"/>
            <classpathentry kind="src" path="client/Src"/>
            <classpathentry kind="src" path="common/src"/>
            <classpathentry kind="src" path="extend/src"/>
            <classpathentry kind="src" path="install/src"/>
            <classpathentry kind="src" path="interfaces/src"/>
            <classpathentry kind="src" path="print/src"/>
            <classpathentry kind="src" path="serverRoot/src/main/ejb"/>
            <classpathentry kind="src" path="serverRoot/src/main/server"/>
            <classpathentry kind="src" path="serverRoot/src/main/servlet"/>
            <classpathentry kind="src" path="serverApps/src/main/servlet"/>
            <classpathentry kind="src" path="sqlj/src"/>
            <classpathentry kind="src" path="tools/Src"/>
            <classpathentry kind="src" path="webCM/src/main/servlet"/>
            <classpathentry kind="src" path="webStore/src"/>
            <classpathentry kind="lib" path="jboss/server/compiere/lib/jboss.jar"/>
            <classpathentry kind="lib" path="lib/jPDF.jar"/>
            <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
            <classpathentry kind="lib" path="jboss/server/compiere/lib/jmx-adaptor-plugin.jar"/>
            <classpathentry kind="lib" path="jboss/server/compiere/lib/jnpserver.jar"/>
            <classpathentry kind="lib" path="jboss/lib/commons-httpclient.jar"/>
            <classpathentry kind="lib" path="jboss/lib/commons-logging.jar"/>
            <classpathentry kind="lib" path="jboss/lib/concurrent.jar"/>
            <classpathentry kind="lib" path="jboss/lib/getopt.jar"/>
            <classpathentry kind="lib" path="jboss/lib/gnu-regexp.jar"/>
            <classpathentry kind="lib" path="jboss/lib/jboss-common.jar"/>
            <classpathentry kind="lib" path="jboss/lib/jboss-jmx.jar"/>
            <classpathentry kind="lib" path="jboss/lib/jboss-system.jar"/>
            <classpathentry kind="lib" path="jboss/lib/log4j-boot.jar"/>
            <classpathentry kind="lib" path="jboss/lib/webdavlib.jar"/>
            <classpathentry kind="lib" path="tools/lib/db2jcc.jar"/>
            <classpathentry kind="lib" path="tools/lib/edb-jdbc14.jar"/>
            <classpathentry kind="lib" path="tools/lib/barbecue-1.0.6d.jar"/>
            <classpathentry kind="lib" path="tools/lib/jnlp.jar"/>
            <classpathentry kind="lib" path="tools/lib/sqlServer.jar"/>
            <classpathentry kind="lib" path="tools/lib/activation.jar"/>
            <classpathentry kind="lib" path="tools/lib/ant.jar"/>
            <classpathentry kind="lib" path="tools/lib/ant-commons-net.jar"/>
            <classpathentry kind="lib" path="tools/lib/ant-launcher.jar"/>
            <classpathentry kind="lib" path="tools/lib/bsh-1.3.0.jar"/>
            <classpathentry kind="lib" path="tools/lib/commons-collections-3.1.jar"/>
            <classpathentry kind="lib" path="tools/lib/commons-logging.jar"/>
            <classpathentry kind="lib" path="tools/lib/commons-net-1.4.0.jar"/>
            <classpathentry kind="lib" path="tools/lib/db2java.zip"/>
            <classpathentry kind="lib" path="tools/lib/gwt-benchmark-viewer.jar"/>
            <classpathentry kind="lib" path="tools/lib/gwt-dev-linux.jar"/>
            <classpathentry kind="lib" path="tools/lib/gwt-dev-windows.jar"/>
            <classpathentry kind="lib" path="tools/lib/gwt-servlet.jar"/>
            <classpathentry kind="lib" path="tools/lib/GWT-Stuff-14.jar"/>
            <classpathentry kind="lib" path="tools/lib/gwt-stuff-420.jar"/>
            <classpathentry kind="lib" path="tools/lib/gwt-user.jar"/>
            <classpathentry kind="lib" path="tools/lib/j2ee.jar"/>
            <classpathentry kind="lib" path="tools/lib/jpayment.jar"/>
            <classpathentry kind="lib" path="tools/lib/jsp-api.jar"/>
            <classpathentry kind="lib" path="tools/lib/jstl.jar"/>
            <classpathentry kind="lib" path="tools/lib/junit.jar"/>
            <classpathentry kind="lib" path="tools/lib/log4j.jar"/>
            <classpathentry kind="lib" path="tools/lib/mail.jar"/>
            <classpathentry kind="lib" path="tools/lib/ocrs12.jar"/>
            <classpathentry kind="lib" path="tools/lib/ojdbc14.jar"/>
            <classpathentry kind="lib" path="tools/lib/servlet-api.jar"/>
            <classpathentry kind="lib" path="tools/lib/standard.jar"/>
            <classpathentry kind="lib" path="tools/lib/Verisign.jar"/>
            <classpathentry kind="lib" path="tools/lib/xdoclet-1.2.3.jar"/>
            <classpathentry kind="lib" path="tools/lib/xdoclet-ejb-module-1.2.3.jar"/>
            <classpathentry kind="lib" path="tools/lib/xdoclet-web-module-1.2.3.jar"/>
            <classpathentry kind="lib" path="tools/lib/xdoclet-xdoclet-module-1.2.3.jar"/>
            <classpathentry kind="lib" path="tools/lib/xjavadoc-1.1.jar"/>
            <classpathentry kind="output" path="bin"/>
        </classpath>

        Please check it out, and tell us if this works OK for you or else if theres is something missing..

        P.S.- I am still searching in svn.compiere.com for a similar project .classpath file, but have had no luck so far, if somebody knows where it is we'd all appreciate if you could tell us so.

        Best Regards,

        Enrique Ruibal

         

Log in to post a comment.

MongoDB Logo MongoDB