| Projects on Google Code | Results 1 - 10 of 13 |
=loosejar=
==Description==
*loosejar* is a simple Java Agent that can be used to discover unnecessary jars lying on application classpath. It performs per classloader JVM heap analysis and displays its results. *loosejar* can be safely used during development, QA, UAT or even in production as ...
Class Search allows for easy scanning of the classpath to find classes that match some specified criteria.
Class Search was initially put together to prevent having to not only annotate entity classes but also list each one in a Spring configuration file. To allow you to only have to annotate th...
Class path extender for Netbeans Java Projects
== News ==
1.1.7 published on 2009.12.07. See [http://bit.ly/4CNOtY release notes] for details
==Installation==
Update site is moved to [http://eclipse.indweb.hu].
To install, use update manager of Eclipse. There are other plugins in this site, so use the [http://headlesseclipse.googlecode.com...
eclipse,
headless,
workspace,
build,
continuous,
integration,
nightly,
ant,
automation,
compile,
plugin,
export,
classpath
=Eclipse Project Dependencies Viewer=
==Abstract:==
This project aims to provide a dependencies viewer for the Eclipse development platform. It also allows the cycles detection.
===Update Site:===
http://epdv.googlecode.com/svn/trunk/UpdateSite
http://epdv.googlecode.com/svn/trunk/or...
eclipse,
project,
dependencies,
graph,
viewer,
cyclesdetection,
cycle,
feature,
plugin,
classpath,
analyze,
visualizer
Bundle Jars together as dependencies of a library so you don't have to version them
run the testability explorer on a server, as a service.
*version 0.9.5 - added
[MavenRepo Maven repository], [http://code.google.com/p/reflections/wiki/UseCases UseCases], [http://reflections.googlecode.com/svn/trunk/reflections/javadoc/apidocs/index.html?org/reflections/Reflections.html javadoc], [http://reflections.googlecode.com/svn/trunk/reflection...
reflection,
metadata,
analysis,
annotations,
scannotations,
mamo,
subtypes,
annotatedwith,
bootstrap,
classpath,
scan
== Oops! 0.9.1 released on Nov 5, 2007! ==
=Oops!=
Oops! is a simple program to find missing dependencies. You can specify a single class to search, a list of classes, or Oops! can even map the entire class path for any and all missing pieces. Oops! will descend into every referenced class, re...
Have you been tired of continuously (re)adjusting the CLASSPATH when developing a new application/library? Have you been tired of issuing ever increasing "export CLASSPATH/set CLASSPATH" statements in your shell executable that fires-up your application?
Then jbootstrap can take your headaches aw...