Menu

Developing siafu-simulation with eclipse

huiko
2012-12-11
2013-04-06
  • huiko

    huiko - 2012-12-11

    Hi,

    i have opened the eclipse projects "Siafu" and "Simulation-Leimen" out of the svn repository in eclipse.

    i can run siafu out of eclipse but how can i tell siafu to use my changed version of "Simulation-Leimen" to debug it properly.
    (of course i can export "Simulation-Leimen"  as a jar and run that with siafu but this way i can't really debug.)

    thx

     
  • Miquel Martin

    Miquel Martin - 2012-12-12

    Hi there,
    I think the easiest way (it will also save you from having to manually load the simulation everytime) is if you simply change your eclipse launch configuration and in the run arguments (not VM arguments) you add the bin folder of your new simulation. Siafu should start and directly load your simulation. Of course, this would also give you debug control.
    Tell me if you have any problem!

     
  • huiko

    huiko - 2012-12-21

    Thanks, that worked!

     

Log in to post a comment.