Mikebrungs

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Mikebrungs created a post,
    Answered

    Run configuration not supporting $Classpath$

    Trying to add a path to the class path in my run configuration by adding VM option like:   -cp $Classpath$;c:\mypathToDirectoryThis does not result.. my path is not added to the classpath.  While I...