Fix errors in Eclipse projects after JMC-7769

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 8.3.0
    • Affects Version/s: None
    • Component/s: Infrastructure
    • None

      JMC-7769 cleaned up the project layout for missioncontrol core, especially the test projects. However, after that patch, an Eclipse IDE setup shows errors in test projects of the application, e.g. in org.openjdk.jmc.rjmx.test.

      This is caused by an issue in project setup of core/tests/org.openjdk.jmc.common.test, which is a prerequisite to some other test projects. Class files are generated into the target/test-classes folder but Eclipse only exposes target/classes to dependent projects.

            Assignee:
            Christoph Langer
            Reporter:
            Christoph Langer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: