Projects tagged ‘doxygen’ and ‘java’


Jump to tag:

Projects tagged ‘doxygen’ and ‘java’

Filtered by Project Tags doxygen java

Refine results Project Tags automated (1) appportal (1) junit (1) make (1) apache (1) maxmsp (1) jni (1) jambase (1) nant (1) build (1) cplusplus (1) csharp (1)

[3 total ]

0 Users

Application Portal Project Runtime is set of opensource build tool and custom ant task. This application consist of JRE(Java Runtime Enviroment), Ant, NAnt, NUnit, Doxygen This project is sub ... [More] project of AppPortal appportalhttp://code.google.com/p/appportal Visit our main project [Less]
Created about 1 month ago.

0 Users

JamExt is a standardised collection of Jam rules which, combined with the Jam utility, allows for the quick creation of powerful but flexible build systems. There is an attempt to support languages ... [More] such as C++, C# and Java, and build tools such as Doxygen, NUnit and Swig. Platform support is currently limited to Windows NT (XP and later) and partial support for Unix-like operating systems. Are you new to JamExt? Then you are highly advised to read the Getting Started wiki page. [Less]
Created 3 months ago.

0 Users

This project comprises a system for documenting Max/MSP patches which generates Doxygen-compatible files and ultimately Doxygen-generated documentation (in HTML, rtf, etc). Mac only, Max 4.6 only at ... [More] present. This is around beta-level software: it is working but due to Max 5's release its development has been paused. It will be being used for another project in Sep 2008 so a release should be expected around then. In the meantime you would need to compile the libmaxygen (JNI) project and place the libmaxygen.jnilib in /Library/Java/Extensions. The 'maxygen' Java package would need to go in your MXJ-Java classpath. To configure Dosygen, the following is recommended: Set the 'working directory' to the directory containing your Max patcher and its maxygen-generated files. Set OUTPUT_DIRECTORY to the same directory (although you could easily put it somewhere else) this creates html sub-directories (and rtf if enabled etc.) Add this same directory to the INPUT directory list. Add this same directory to the IMAGE_PATH directory list. Add 'mxt', 'txt', 'help' to the list of file patterns. I recommend using the maxygen.css included with the example/help file (as this wraps line endings better than the default where there are very long lines of code) do this via HTML_STYLESHEET. I recommend outputting only html (many of the maxygen features only take advantage of this format at present). You can use the Doxyfile included as a starting point but you would need to update ALL of the path settings above. [Less]
Created about 1 year ago.