Skip to content

jtulach/javahelp

 
 

Repository files navigation

JavaHelp

This is a repository with sources for the JavaHelp library and Ant builds scripts to create a release JAR from them.

To do a complete build of all JavaHelp JARs with Ant, use the release target of the Ant script found in the root directory (which delegates to javahelp_nbproject/build.xml). The resulting JARs are then located at

javahelp$ ls -1 javahelp_nbproject/dist/lib/
jhall.jar
jhbasic.jar
jh-client.jar
jh.jar
jsearch-client.jar
jsearch-indexer.jar
jsearch.jar
jsearch-misc.jar

the jhall.jar is the uber JAR that contains all the released bits.

What's here:

  • jhMaster/ - the main JavaHelp sources and Makefiles
  • javahelp_nbproject/ - Ant build script and NetBeans project metadata for building JavaHelp
  • JSearchClient_nbproject/ - Ant build script and NetBeans project metadata for building the JSearch client sources
  • JSearchIndexer_nbproject/ - Ant build script and NetBeans project metadata for building the JSearch indexer sources

About

javahelp

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 55.9%
  • Java 37.6%
  • Makefile 4.5%
  • JavaScript 0.7%
  • CSS 0.5%
  • Haskell 0.4%
  • Other 0.4%