Difference between revisions of "Javadeps"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=JavaDeps |Short description=Generate dependency rules for Java sources. |Full description=Tracking dependencies amongst a group of source files is always a chore...")
 
 
Line 23: Line 23:
 
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 
----
 
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 
----
 
----
 
|Decommissioned or Obsolete=Yes
 
|Decommissioned or Obsolete=Yes
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org.
+
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
 
|Version date=2001/02/15
 
|Version date=2001/02/15
 
|Version status=developmental
 
|Version status=developmental
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/12/30
+
|Last review date=2019/01/01
 
|Submitted by=Bendikker
 
|Submitted by=Bendikker
 
|Submitted date=2018/12/30
 
|Submitted date=2018/12/30
Line 60: Line 63:
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category

Latest revision as of 18:15, 1 January 2019


[edit]

JavaDeps

https://www.gnu.org/software/javadeps/
Generate dependency rules for Java sources.

Tracking dependencies amongst a group of source files is always a chore. With Java it's even worse: source files may be mutually-dependent, and make doesn't deal with this situation at all!

JavaDeps is a tool to generate dependency rules for Java sources, inspired by the "-MM" flag of gcc. This program analyzes a set of java source files, and outputs their dependencies, along with makefile rules to build the resulting classes.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

30 December 2018




Leaders and contributors

Contact(s)Role
Lachlan O'Dea administrator


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/javadeps/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/javadeps/


Software prerequisites




Entry







"administrator" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.