Skip to content

Commit

Permalink
Merge branch 'develop' into feature/develop_QuickSheet
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed Jul 28, 2018
2 parents 9bda36e + 3d4f7f2 commit 52e648d
Show file tree
Hide file tree
Showing 48 changed files with 60,469 additions and 1,759 deletions.
2 changes: 2 additions & 0 deletions .classpath
Expand Up @@ -352,5 +352,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/SBT: org.scalatest:scalatest_2.11:2.2.4:jar"/>
<classpathentry kind="lib" path="tools/lib/mariadb-java-client.jar"/>
<classpathentry kind="lib" path="tools/lib/slf4j-api-1.6.0.jar"/>
<classpathentry kind="lib" path="tools/lib/icepdf-core-6.2.2.jar"/>
<classpathentry kind="lib" path="tools/lib/icepdf-viewer-6.2.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -50,4 +50,6 @@ migration/postgresql.properties
/packages/
/posterita/
/zkpackages/
/.metadata/
/.metadata/
/.recommenders/
/RemoteSystemsTempFiles/
12 changes: 0 additions & 12 deletions RemoteSystemsTempFiles/.project

This file was deleted.

1 change: 1 addition & 0 deletions adempiere.iml
Expand Up @@ -207,6 +207,7 @@
<sourceFolder url="file://$MODULE_DIR$/org.adempiere.pos/src/main/java/ui/swing" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/org.adempiere.pos/src/main/java/ui/zk" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/org.adempiere.request/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/org.adempiere.project/src/main/java" isTestSource="false" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="inheritedJdk" />
Expand Down

0 comments on commit 52e648d

Please sign in to comment.