Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-7856

Fix errors in Eclipse projects after JMC-7769

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8.3.0
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: