Project

General

Profile

« Previous | Next » 

Revision 10

new xml table structure

View differences:

Makefile
8 8
		DBWriter.java \
9 9
		DBElement.java
10 10
		
11
	#java -classpath ".$(SEP)$(CPATH)" \
12
		#DBWriter DBElement.props ./book-order.xml
11
	#java -classpath "$(CPATH)" DBWriter DBElement.props file.xml username password
13 12

  
14 13
clean:
15 14
	-rm -f *.class Log

Also available in: Unified diff