Révision 2403

tmp/org.txm.tmp.rcp/.classpath (revision 2403)
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<classpath>
3
	  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
4
	  <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
5
		    <accessrules>
6
			      <accessrule kind="accessible" pattern="**"/>
7
		    </accessrules>
8
	  </classpathentry>
9
	  <classpathentry kind="src" path="src"/>
10
	  <classpathentry kind="output" path="bin"/>
3
	<classpathentry kind="con"
4
		path="org.eclipse.jdt.launching.JRE_CONTAINER" />
5
	<classpathentry kind="con"
6
		path="org.eclipse.pde.core.requiredPlugins">
7
		<accessrules>
8
			<accessrule kind="accessible" pattern="**" />
9
		</accessrules>
10
	</classpathentry>
11
	<classpathentry kind="src" path="src" />
12
	<classpathentry kind="output" path="bin" />
11 13
</classpath>
tmp/org.txm.tmp.rcp/contexts.xml (revision 2403)
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<contexts>
3 3
	<context id="viewer" title="Sample View">
4
		<description>This is the context help for the sample view with a table viewer. It was generated by a PDE template.</description>
5
		<topic href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm" label="Context-sensitive help">
4
		<description>This is the context help for the sample view with a table
5
			viewer. It was generated by a PDE template.</description>
6
		<topic
7
			href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm"
8
			label="Context-sensitive help">
6 9
			<enablement>
7 10
				<with variable="platform">
8
	            	<test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.platform.doc.isv"/>
9
	     		</with>
11
					<test property="org.eclipse.core.runtime.isBundleInstalled"
12
						args="org.eclipse.platform.doc.isv" />
13
				</with>
10 14
			</enablement>
11 15
		</topic>
12 16
	</context>
tmp/org.txm.tests.rcp/.classpath (revision 2403)
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<classpath>
3
	  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
4
	  <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
5
		    <accessrules>
6
			      <accessrule kind="accessible" pattern="**"/>
7
		    </accessrules>
8
	  </classpathentry>
9
	  <classpathentry kind="src" path="src"/>
10
	  <classpathentry kind="output" path="bin"/>
3
	<classpathentry kind="con"
4
		path="org.eclipse.jdt.launching.JRE_CONTAINER" />
5
	<classpathentry kind="con"
6
		path="org.eclipse.pde.core.requiredPlugins">
7
		<accessrules>
8
			<accessrule kind="accessible" pattern="**" />
9
		</accessrules>
10
	</classpathentry>
11
	<classpathentry kind="src" path="src" />
12
	<classpathentry kind="output" path="bin" />
11 13
</classpath>

Formats disponibles : Unified diff