2 Replies Latest reply on Oct 17, 2006 9:28 AM by tom.baeyens

    eclipse classpath for examples

    tom.baeyens

      i think that the eclipse classpath only should contain libraries that come with the default get.dependencies.

      as i don't want that target to fetch every library used in the examples, those examples won't work straight from cvs. in that case users have to do a get.dependencies on the examples and customize their eclipse classpath.

      is that reasonable ?

        • 1. Re: eclipse classpath for examples
          kukeltje

          hmm... It sounds resonable, but from what I've seen in the forums, the knowledge level (be it java, eclipse, bpm, politics or whatever) differs a lot and I think it will raise lots of questions if it is not well documented that a get.dependencies on the examples is needed.

          (wow one sentence)

          • 2. Re: eclipse classpath for examples
            tom.baeyens

            ideally the ant target will have a classpath target that is used to set the classpath for compiling and executing the examples.

            that target could also check if all the libs are present and if not, display an appropriate error message or start the download automatically