source: other-projects/UTF8-Fix/.classpath@ 32403

Last change on this file since 32403 was 32225, checked in by ak19, 6 years ago

Committing Dr Bainbridge's (Eclipse) project UTF8-Fix which contains Java code that fixes up files that aren't fully UTF-8, but can contain stray non-UTF-8 chars like Latin-1.

File size: 295 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
5 <classpathentry kind="output" path="bin"/>
6</classpath>
Note: See TracBrowser for help on using the repository browser.