diff --git a/print/.classpath b/print/.classpath deleted file mode 100644 index a7ea1544ca..0000000000 --- a/print/.classpath +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/print/RUN_build.bat b/print/RUN_build.bat deleted file mode 100644 index 55ef1c2654..0000000000 --- a/print/RUN_build.bat +++ /dev/null @@ -1,21 +0,0 @@ -@Title Build Print -@Rem $Header: /cvsroot/adempiere/print/RUN_build.bat,v 1.9 2005/09/16 00:50:35 jjanke Exp $ - -@CALL ..\utils_dev\myDevEnv.bat - -@IF %ADEMPIERE_ENV%==N GOTO NOBUILD -@IF NOT %ADEMPIERE_ENV%==Y GOTO NOBUILD - -@echo Cleanup ... -@"%JAVA_HOME%\bin\java" -Dant.home="." %ANT_PROPERTIES% org.apache.tools.ant.Main clean - -@echo Building ... -@"%JAVA_HOME%\bin\java" -Dant.home="." %ANT_PROPERTIES% org.apache.tools.ant.Main printDistribute - -@Echo Done ... -@sleep 60 -@exit - -:NOBUILD -@Echo Check myDevEnv.bat (copy from myDevEnvTemplate.bat) -@Pause \ No newline at end of file diff --git a/print/RUN_build.sh b/print/RUN_build.sh deleted file mode 100644 index 5f80633c60..0000000000 --- a/print/RUN_build.sh +++ /dev/null @@ -1,18 +0,0 @@ -# Module compiling script -# Ported from Windows script Marek Mosiewicz - - -SAVED_DIR=`pwd` #save current dir -cd `dirname $0`/../utils_dev #change dir to place where script resides - doesn not work with sym links -UTILS_DEV=`pwd` #this is adempiere source -cd $SAVED_DIR #back to the saved directory - -. $UTILS_DEV/myDevEnv.sh #call environment -echo done -if [ ! $ADEMPIERE_ENV==Y ] ; then - echo "Can't set developemeent environemnt - check myDevEnv.sh" - exit 1 -fi - -echo running Ant -$JAVA_HOME/bin/java -Dant.home="." $ANT_PROPERTIES org.apache.tools.ant.Main diff --git a/print/build.xml b/print/build.xml deleted file mode 100644 index 2f930e58da..0000000000 --- a/print/build.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - This buildfile is used to build the print subproject within - the Adempiere project. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/print/documentation.bat b/print/documentation.bat deleted file mode 100644 index 659c934f80..0000000000 --- a/print/documentation.bat +++ /dev/null @@ -1,5 +0,0 @@ -@Rem API Documentation for Base - -call ..\doc\documentation.bat src doc -private - -@pause \ No newline at end of file diff --git a/print/packages.txt b/print/packages.txt deleted file mode 100644 index 919144c67b..0000000000 --- a/print/packages.txt +++ /dev/null @@ -1,2 +0,0 @@ -org.compiere.print -org.compiere.print.layout diff --git a/print/print.html b/print/print.html deleted file mode 100644 index 300d037d5a..0000000000 --- a/print/print.html +++ /dev/null @@ -1,33 +0,0 @@ - - - -JBuilder Project print.jpx - - -

Project print Notes

-
- - - - -
Title: - - -
Author: - - -
Company: - - -
Description: - - -

-

Things to do...

-
    - -
  1. First -
  2. Second -
- - diff --git a/print/printData.dtd b/print/printData.dtd deleted file mode 100644 index 85a90eb421..0000000000 --- a/print/printData.dtd +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - -