Fixed Eclipse multi project setup after introduction of payflowpro.jar
This commit is contained in:
parent
6dc566294e
commit
19cc812271
|
@ -10,6 +10,7 @@
|
|||
<classpathentry exported="true" kind="lib" path="lib/iText-2.1.7.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/swingx-0.9.0.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/miglayout-3.7.1-swing.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/payflow.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/log4j.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>
|
||||
|
|
Loading…
Reference in New Issue