source: other-projects/gli-rsyntax-textarea/src/.classpath@ 25801

Last change on this file since 25801 was 25584, checked in by davidb, 12 years ago

Initial cut an a text edit area for GLI that supports color syntax highlighting

File size: 441 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="i18n"/>
5 <classpathentry kind="src" path="test"/>
6 <classpathentry kind="src" path="themes"/>
7 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
9 <classpathentry kind="output" path="bin"/>
10</classpath>
Note: See TracBrowser for help on using the repository browser.