Query: jh_setupenvironment
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JH_SETUPENVIRONMENT(1) Javahelper JH_SETUPENVIRONMENT(1)NAMEjh_setupenvironment - Prepares a build environment to compile an eclipse feature.SYNOPSISjh_setupenvironment [debhelperoptions] [--pde-build-dir=dir] [copy[...]]DESCRIPTIONjh_setupenvironment is a javahelper program that handles creating an environment for building an eclipse feature. It does not setup an orbit dir (use jh_generateorbitdir for that). It will copy files specified in debian/eclipse.environment as well as those given on command line into the environment dir. If no files are given per command line and the environment file is not present (or is empty), it will default to "org.eclipse.*"FILESdebian/eclipse.environment List of file- and directory glob patterns to copy into the build environment.OPTIONS--pde-build-dir=dir Specifies where the environment should be or is placed. --clean If passed, jh_setupenvironment will clean up the build environment. When cleaning jh_setupenvironment will not record itself in the debhelper log to avoid confusing dh, when it has to use the log to trace where it was.EXAMPLEjh_setupenvironment org.eclipse.* debian/*.properties Will clone all files and folders starting with "org.eclipse." and all property files in the debian-folder and put them into the environment.SEE ALSOdebhelper(7) This program is a part of javahelper and uses debhelper as backend. There are also tutorials in /usr/share/doc/javahelper.AUTHORNiels Thykier <niels@thykier.net>COPYRIGHT AND LICENSECopyright 2010 by Niels Thykier This tool is free software; you may redistribute it and/or modify it under the terms of GNU GPL 2. 0.43 2011-02-17 JH_SETUPENVIRONMENT(1)
Related Man Pages |
---|
jh_compilefeatures(1) - debian |
jh_generateorbitdir(1) - debian |
jh_installeclipse(1) - debian |
dh_dwz(1) - minix |
dh_dwz(1) - plan9 |
Similar Topics in the Unix Linux Community |
---|
What is the command to copy a file |
Eclipse launch question |
VIMRC question ???? |
How to List and copy the files containing a string |
Help with C compilers |