Conflicts: cave/build/p2-build.xml cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/IGraphicsTarget.java cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/drawables/AbstractDescriptor.java cave/com.raytheon.uf.viz.d2d.ui/src/com/raytheon/uf/viz/d2d/ui/map/actions/RotatePanelsHandler.java cave/com.raytheon.uf.viz.radar.gl/src/com/raytheon/uf/viz/radar/gl/mosaic/GLMosaicImage.java cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/internal/GLTarget.java ncep/com.raytheon.uf.viz.ncep.core.feature/feature.xml ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/attrdialog/OutlookAttrDlg.java ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/attrdialog/WatchFormatMsgDlg.java ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/attrdialog/vaadialog/CcfpTimeDlg.java ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/file/FileTools.java ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/productmanage/ProdTypeDialog.java ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/productmanage/ProductConfigureDialog.java ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/producttypes/ProdType.java ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/tools/AbstractPgenDrawingTool.java ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/tools/PgenTextDrawingTool.java ncep/gov.noaa.nws.ncep.ui.pgen/src/gov/noaa/nws/ncep/ui/pgen/tools/PgenWatchBoxAddDelCntyHandler.java ncep/gov.noaa.nws.ncep.viz.rsc.plotdata/src/gov/noaa/nws/ncep/viz/rsc/plotdata/conditionalfilter/ConditionalFilterHelpDialog.java Former-commit-id: 9e83341a16b6e68f9bfe579dff60271553c3db82 |
||
---|---|---|
.. | ||
common/cave/etc | ||
linux | ||
linux.x86/cave/lib | ||
linux.x86_64/cave/lib64/lib_illusion | ||
win32.x86 | ||
README.txt |
-----README----- The static directory contains common scripts and other files that need to be installed with CAVE. These files generally are not used by a specific component unless the component is "common" and they do not need to be compiled. The following common directories exist within the static directory: common - these files should be installed on every Operating System for every architecture. linux - these files should be installed on every LINUX Operating System for every architecture. We also have the following os / architecture specific directories within the static directory. The name of the directories is based on the eclipse (3.6.1) os.arch designation. linux.x86 - these files will only be installed on a 32-bit Linux Operating System. linux.x86_64 - these files will only be installed on a 64-bit Linux Operating System. win32.x86 - these files will only be installed on a 32-bit MS Windows Operating System. macosx.x86 - these files will only be installed on a 32-bit Apple OS X Operating System.