This project contains the sources for articles of the column "Der Praktiker" ("the practitioner") of the German magazine JavaSPEKTRUM - beginning from issue 4/2011.
This project provides a very simple directory structure:
- build.xml
- src/
- resources/
- target/
The code corresponding to an article of the column is grouped within a package that indicates the corresponding issue like the following
de.ghadir.practitioner.js_<YYYY>_<MM>
Copyright 2011 Phillip Ghadir
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
http://www.apache.org/licenses/LICENSE-2.0
If you have any feedback or suggestions for improvements, I'd be happy to read from you. You can contact me via email to [email protected].