Hi SuoNayi, Not sure how many of us use eclipse... maybe if someone does they can help you out :) If you used Intellij, I could be of more assistance.
Christian On Mon, Jun 24, 2013 at 9:43 PM, SuoNayi <[email protected]> wrote: > Hi , > Sorry for duplicate question since the last one is not answered yet. > I want to use Eclipse to debug the activemq-leveldb-store project to see > how the replica mechanism works.So I downloaded the source code from > the trunk and then switched to the activemq-leveldb-store directory > following by executing "mvn eclipse:eclipse" statement to generate a > eclipse project and it was generated successfully. > After importing the project into Eclipse, there were many errors > indicating many classes were not present in classpath, such as > LevelDBStore,ElectingLevelDBStore and MasterLevelDBStore etc. > I saw there are lots of scala files so I installed the scala ide as well, > unfortunately errors still existed. > If I use the command line to execute "mvn clean test" and no errors are > reported. > I want to use Eclipse to debug the project to see how the replica > mechanism works, > can you tell me how to debug? > > > Thanks, > SuoNayi -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta
