Karsten Schmidt is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

postspectacular / cp5magic

This helper library allows for the automatic construction of ControlP5 GUI controllers using annotations on fields/variables in any class. See wiki for usage examples...

Clone this repository (size: 690.7 KB): HTTPS / SSH
hg clone https://bitbucket.org/postspectacular/cp5magic
hg clone ssh://hg@bitbucket.org/postspectacular/cp5magic

cp5magic / .project

Branch
default
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
        <name>cp5magic</name>
        <comment></comment>
        <projects>
        </projects>
        <buildSpec>
                <buildCommand>
                        <name>org.eclipse.jdt.core.javabuilder</name>
                        <arguments>
                        </arguments>
                </buildCommand>
        </buildSpec>
        <natures>
                <nature>org.eclipse.jdt.core.javanature</nature>
        </natures>
</projectDescription>