Re: [rvm-research] How to use Jikes as JRE in Eclipse
Johannes Sinsel <[email protected]> Mon, 16 Jul 2018 10:04:58 +0200
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey, thank you so much! That saved me a lot of further struggle. Kind regards, Johannes On 15.07.2018 21:22, Erik Brangs wrote: > Hi, > > On 15.07.2018 20:36, Johannes Sinsel wrote: >> thank you for your reply. The thing is, in the next step (18.2 step 5), I'm about to build the BaseBaseTutorial collector, but theĀ command >> >> " bin/buildit localhost BaseBaseTutorial" >> >> results in >> >> "ERROR: Could not find configuration 'BaseBaseTutorial'" > The build looks for the configurations in build/configs in the source tree. The BaseBaseTutorial configuration doesn't exist by default. You need to create it (which currently isn't mentioned in the guide). To create the configuration, make a copy of BaseBaseNoGC.properties, name the copy BaseBaseTutorial.properties and change config.mmtk.plan from org.mmtk.plan.nogc.NoGC to org.mmtk.plan.tutorial.Tutorial . > > You can find more information about configurations in chapter 4 of the user guide. > > > Kind regards, > > Erik Brangs > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Jikesrvm-researchers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers