Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-patch] patch requested for launch builds

***
cvs diff -N -u "build.properties"
  Index: build.properties
  ===================================================================
  RCS file: /home/tools/org.eclipse.cdt.launch/build.properties,v
  retrieving revision 1.3
  diff -u -r1.3 build.properties
  --- build.properties	18 Oct 2002 18:45:04 -0000	1.3
  +++ build.properties	6 Jan 2003 19:49:37 -0000
  @@ -2,5 +2,12 @@
                  plugin.properties,\
                  icons/,\
                  about.html
  -src.includes = about.html
  +src.includes = plugin.xml,\
  +               plugin.properties,\
  +               icons/,\
  +               about.html
   source.cdtlaunch.jar = src/
  +javadoc.packages = org.eclipse.cdt.launch.ui.*,\
  +                   org.eclipse.cdt.launch.sourcelookup*,\
  +                   org.eclipse.cdt.launch.* 
  + 
¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
Judy N. Green               Software Engineer
Eclipse CDT Team            www.eclipse.org/cdt
QNX Software Systems Ltd.   www.qnx.com
¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨


Back to the top