Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-228

Eclipse project for Core not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.0
    • 3.0
    • Broker
    • None

    Description

      The .classpath file for the core module contains a classpath entry for <ACTIVEMQ_HOME>/src/class (absolute path), whereas the correct path would be <ACTIVEMQ_HOME>/modules/core/src/conf (absolute path) or just src/conf (rel. path).

      The fix is as easy as adding ${basedir} in /modules/core/project.properties line 10:
      maven.eclipse.classpath.include=${basedir}/src/conf

      Attachments

        Activity

          People

            Unassigned Unassigned
            skleinei Stefan Kleineikenscheidt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: