https://bitbucket.org/red1/jasperreports
Raw File
Tip revision: 574876984ec2351c160e2fca1489ddf38e1eefe5 authored by red1 on 25 November 2014, 01:34:53 UTC
https://idempiere.atlassian.net/browse/IDEMPIERE-2327
Tip revision: 5748769
.classpath
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
back to top