Home | History | Annotate | Download | only in jingle

Lines Matching full:classpath

2994 -        String classpath = System.getProperty("java.class.path");

2995 - classpath += System.getProperty("path.separator")
2997 - System.setProperty("java.class.path", classpath);
3752 - String classpath = System.getProperty("java.class.path");
3753 - classpath += System.getProperty("path.separator")
3755 - System.setProperty("java.class.path", classpath);