1 Reply Latest reply on Sep 7, 2005 12:16 AM by tom.elrod

    examples in src too

    mazz

      Just downloaded 1.2.1 and I imported it all into Eclipse.

      Getting errors about the example classes are defined twice.

      Turns out, the /examples classes also appear under /src.

      Is this intentional? If I recall, previous releases didn't have the example code under the core /src - they all lived separately under /examples.

      For now, I'll just exclude the samples subdirectory under /src in Eclipse.

        • 1. Re: examples in src too

          This was an oversight on my part when moved the sample source under the src directory and didn't exclude in the distro build ant target. Is fixed now ( JBREM-192).