| Projects on Google Code | Results 1 - 10 of 24 |
The new sfs technology solves software dependencies and installation problems. It consists of a unique file that can be mounted as a normal file-system with all really needed libraries and files of the specific program. When mounted the sfslauncher will start the application stored into it. The proc...
dependencies,
package,
portable,
softwaresharing,
linuxsolution,
sfstechnology,
linux,
apt-get,
dpkg,
yum,
rpm,
sfs,
sfstechnology,
executable,
unix
===What is USPC?===
USPC can list and download packages and dependencies of Ubuntu or Debian crawling the http://packages.ubuntu.com/ or the http://packages.debian.org/ websites.
It's like package manager but it doesn't depend of apt or aptitude.
===Inspiration===
Let’s suppose that you ...
WDependency is a PHP tool that analyzes the content of a directory to analyzes dependencies between files and classes and generate dependencies schema in various export format (dot, png, graphml, json, php...)
Utility to show .NET assembly dependencies.
Example:
{{{
csdeps csdeps.exe
}}}
Output:
{{{
csdeps.exe
mscorlib.dll
System.dll
}}}
== This project is no longer actively maintained ==
The eclipse/maven integration project [http://code.google.com/p/q4e/ q4e] has an actively maintained dependecy browser gui, with better dependency resolution and additional dependeny management features.
Allows the browsing (but not e...
=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
The Android operating system encourages developers to [http://android-developers.blogspot.com/2009/11/integrating-application-with-intents.html integrate Apps via Intents]. While re-using code in this fashion is very desirable, it can clash with the aim of providing great user experience. Users shou...
=Apache Ivy Database Dependencies Plugin (dbdep for Ivy)=
*A custom Apache Ivy Ant Task to store dependencies on a database*
==Description==
Apache Ivy Database Dependencies Ant Task can be used to store in a easy way all the dependencies of all of your Ant projects in a database.
The go...
ivy,
ant,
dependencies,
sourcesense,
database,
java,
spring,
businessintelligence,
bi,
monitoring,
repository,
plugin,
dbdep
=Apache Maven Database Dependencies Plugin (dbdep for Maven)=
*A custom Apache Maven Plugin to store dependencies on a database*
==Description==
Apache Maven Database Dependencies Plugin can be used to store in a easy way all the dependencies of all of your Maven projects in a database.
...
maven,
plugin,
dependencies,
sourcesense,
database,
java,
spring,
businessintelligence,
bi,
montoring,
repository,
plugin,
dbdep
this project was inspired by:
http://www.codeproject.com/KB/trace/dependencygraph.aspx
and
http://jamiepenney.co.nz/2009/02/10/viewing-dependencies-between-projects-in-visual-studio/
but both project depend on internal visual studio API's to read the .sln files. (and so they rely on prof...