JavaSVN is a pure Java Subversion client library. You would like to use JavaSVN when you need to access or modify Subversion repository from your Java application, be it a standalone program, plugin or web application. Being a pure Java program, JavaSVN doesn't need any additional configuration or native binaries to work on any OS that runs Java. On this site you will also find instructions on how to make existing programs use JavaSVN instead of native javahl bindings.
http://tmate.org/svn/
Friday, November 04, 2005
Monday, October 03, 2005
Monday, September 19, 2005
Access Windows Performance Monitor counters from Java
Access Windows Performance Monitor counters from Java
Integrate NSClient4j with Java Management Extensions
Summary
In Part 1 of this series, Nicholas Whitehead introduced NSClient and NSClient4j. NSClient is a small footprint service that runs on Windows hosts. NSClient4j is a Java API that makes Windows Performance Monitor statistics accessible to Java clients on any platform. In Part 2, Whitehead exposes NSClient4j as a Java Management Extensions (JMX) resource and describes the benefits of doing so.
Integrate NSClient4j with Java Management Extensions
Summary
In Part 1 of this series, Nicholas Whitehead introduced NSClient and NSClient4j. NSClient is a small footprint service that runs on Windows hosts. NSClient4j is a Java API that makes Windows Performance Monitor statistics accessible to Java clients on any platform. In Part 2, Whitehead exposes NSClient4j as a Java Management Extensions (JMX) resource and describes the benefits of doing so.
Tuesday, August 23, 2005
Monday, June 20, 2005
Monday, May 09, 2005
Java: ProGuard
ProGuard
ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using short meaningless names. The resulting jars are smaller and harder to reverse-engineer.
ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using short meaningless names. The resulting jars are smaller and harder to reverse-engineer.
Wednesday, May 04, 2005
Eclipse: EclipseHTMLEditor
EclipseHTMLEditor
Eclipse HTML Editor is an Eclipse plugin for HTML/JSP/XML Editing. It works on Eclipse 3.0 (or higher), JDT and GEF. It has following features.
HTML/JSP/XML/CSS Hilighting
HTML/JSP Preview
JSP/XML Validation
Contents Assist (HTML Tags/Attributes, XML based on DTD and JSP taglib and more)
Wizards for creating HTML/JSP/XML files
Outline View
Editor Preferences
Editor Folding
Web Browser (It works as an Eclipse's editor)
Image Viewer
Tag Palette
CSS code completion and outline
Eclipse HTML Editor is an Eclipse plugin for HTML/JSP/XML Editing. It works on Eclipse 3.0 (or higher), JDT and GEF. It has following features.
Thursday, April 21, 2005
Eclipse: FireAntz 1.1
FireAntz 1.1 released! - neogensoft.com
FireAntz is an award winning software that shows the dependencies in an ant file visually and allows you to execute it. It runs as a plugin to Eclipse.
FireAntz is an award winning software that shows the dependencies in an ant file visually and allows you to execute it. It runs as a plugin to Eclipse.
Monday, April 18, 2005
Thursday, April 07, 2005
Wednesday, April 06, 2005
Eclipse: ServerEclipse (JSP...)
ServerEclipse is a set of plugins that provides a basic web-application development environment Eclipse 3.0. ServerEclipse provides IDE utilties (editors, code highlighting, etc) for JSP, XML, HTML, CSS and *.properties files.
ServerEclipse
ServerEclipse
Monday, January 31, 2005
Friday, January 07, 2005
FireFox: NextPlease
FireFox: NextPlease
NextPlease! is a highly configurable extension that allows you to assign keyboard shortcuts to jump to next and previous links on search results pages, like Google, Yahoo, Ebay, Amazon, and many other sites.
NextPlease! is a highly configurable extension that allows you to assign keyboard shortcuts to jump to next and previous links on search results pages, like Google, Yahoo, Ebay, Amazon, and many other sites.
Tuesday, January 04, 2005
Monday, January 03, 2005
Subscribe to:
Posts (Atom)