|
ASP.NET Documentation Tool 5.5
|
classes) and managed code (OOJNI for .NET classes) in MCPP, C#, J#, VB for java byte code (SUN/IBM/MS JDK1.1.x-1.6.x) selected and includes it into the active project. It also makes JNI implementation of Java class native methods. At the same time OOJNI Add-In makes all project setting for using, compiling and running the code generated. Developer uses OOJNI classes as regular C++/MCPP/C#/J#/VB classes. Each OOJNI class wraps low-level JNI code to
Check a Java jar to make sure all the javac -target versions of the class files are what you expect. It makes sure that a jar intended to run under an old 1.1 JVM contains no classes accidentally compiled with javac -target 1.5. This should catch classes normally compiled with target 1.1 that were accidentally compiled with 1.5 as a side effect of compiling some 1.5 class.
Check a Java jar to make sure all the javac -target versions of the class files are what you expect. It makes sure that a jar intended to run under an old 1.1 JVM contains no classes accidentally compiled with javac -target 1.5. This should catch classes normally compiled with target 1.1 that were accidentally compiled with 1.5 as a side effect of compiling some 1.5 class.
libraries. It has been completely redesigned and rewritten in 100% managed C# code to offer .NET and ASP.NET developers the highest performance and flexibility possible. It is also easier to use than ever before, requiring only a single line of code to accomplish basic Zip and data compression tasks. The library comes with full support for VB.NET and C# and includes a variety of useful and interesting sample applications. To increase development
managed, file manipulation, filesystem, class library, data, self extract, streaming
Class/Method/Field renaming using patented Overload-Induction(tm) * Advanced Control Flow Obfuscation * String Encryption Java Code Efficiency * Unused Class/Method/Field and constant pool entry removal * Class and method level optimization to improve JIT performance * Dynamically-loaded class (forname) detection Comprehensive and Efficient Java Code Development and Deployment * Support for all JDK (JSE, J2EE, J2ME, etc) versions up to and including