Menu

Tree [3054bd] default tip /
 History

Read Only access


File Date Author Commit
 .settings 2010-05-18 msb msb [dc8e67] Store UTF-8 encoding and Unix linefeeds in proj...
 bin 2009-12-28 msb msb [089b4b] Initial checkin
 dist 2010-05-16 msb msb [fc5f72] Added build.xml
 images 2010-05-18 msb msb [dea157] added images for the code examples to the Javadoc
 misc 2010-05-23 msb msb [a2bffc] Insert Piwik Code only in Javadoc that is uploa...
 src 2010-07-04 msb msb [3054bd] More work on perfecting the javadoc
 .classpath 2009-12-28 msb msb [089b4b] Initial checkin
 .hgignore 2010-05-17 msb msb [5f2844] Added release/, dist/*.jar, dist/*.zip and SOUR...
 .project 2009-12-28 msb msb [089b4b] Initial checkin
 LICENSE 2010-05-16 msb msb [1cb797] Added LICENSE
 README 2010-05-16 msb msb [673067] Added README
 build.xml 2010-05-23 msb msb [d6d824] Minor comment improvement

Read Me

===== Installation and Use =====

Alternative 1: Using the .java file

* In your project, create a new package de.winterdrache.layout and copy the file
  MSBLayout.java into this package

* You're done.

Alternative 2: Using the MSBLayout-<version>.jar file

* Copy MSBLayout-<version>.jar to a place appropriate for your project

* Add MSBLayout-<version>.jar to the build and run classpath for your project

* You're done.

===== Building instructions =====

To build the project yourself, you need Apache Ant (http://ant.apache.org/).
Simply run
  
  ant clean all

from the top-level directory of the extracted source package (MSBLayout-src-<version>.zip).
The build will create MSBLayout-<version>.jar in the dist/ subdirectory.

See the beginning of the file "build.xml" for a list of targets that may be of interest.


===== Homepage, Updates =====

The most recent version of MSBLayout is available at

http://msblayout.sourceforge.net/


===== Bug Reports, Feedback, Support =====

Please use the mailing list:

https://lists.sourceforge.net/lists/listinfo/msblayout-general

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.