P
Peter Judge
Guest
At a first guess, is there a PROPATH issue? Is the r-code where you expect it to be? you can inspect/compare the .propath files between projects. you can also "export" run configurations by choosing "shared file" in the run config's Common tab. If you copy that file into another project it should* work * should being dependent on how you've constructed various file paths. i would recommend using the PDSOE variables like @{ROOT} etc to make the configs portable.
Continue reading...
Continue reading...