Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Setting System Property in Eclipse

800373Nov 10 2008 — edited Nov 10 2008
Hi Al,

Please tell me how to set system property in eclipse. from cmd line i execute as

java -classpath classDir -Djava.rmi.server.codebase=file:+classDir+/ example.hello.Server

I need to set that -D [name] = [value] in eclipse. please help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2008
Added on Nov 10 2008
2 comments
808 views