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