[go: up one dir, main page]

Menu

Tree [r64] / tags / 0_1_1 /
 History

HTTPS access


File Date Author Commit
 powd 2011-02-21 cmacia [r22] add arrow tool
 LICENSE.GPL 2011-02-19 cmacia [r10] add initial files to trunk
 MainClass.txt 2011-02-20 cmacia [r14] add file MainClass.txt
 README.txt 2011-02-21 cmacia [r21] update README.txt
 makefile 2011-02-20 cmacia [r15] some comments

Read Me

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Please send bugs, comments, feedback or suggestions to
Source Forge project page at:
http://sourceforge.net/projects/powd

New versions, and homepage at:
http://iesim.dyndns.org/powd/


RUN IN TERMINAL

	java -jar powd.jar

RUN AS DESKTOP APP

	Windows  Mac OX:
	
		 run with double click
	
	Mac OX:	
	
		run with double click
	
	Linux:

	In most of distributions by default double click open the jar archiver.
	You can create a GNOME or KDE launcher type "Application", in de command
	put:	
		java -jar "YOUR_PATH_TO_POWD/powd.jar"

	(with semicolons)
	   

 Enjoy !