|
From: Robert E. <sky...@us...> - 2009-12-14 11:29:44
|
Update of /cvsroot/jcommander/plugins/org.jcommander In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9515 Modified Files: build.properties Added Files: plugin_customization.ini Log Message: Updated to Eclipse 3.5 --- NEW FILE: plugin_customization.ini --- org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP = true Index: build.properties =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander/build.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** build.properties 15 Feb 2006 10:43:54 -0000 1.3 --- build.properties 14 Dec 2009 11:29:30 -0000 1.4 *************** *** 1,12 **** - ############################################################################### - # Copyright (c) 2005 IBM Corporation and others. - # All rights reserved. This program and the accompanying materials - # are made available under the terms of the Eclipse Public License v1.0 - # which accompanies this distribution, and is available at - # http://www.eclipse.org/legal/epl-v10.html - # - # Contributors: - # IBM Corporation - initial API and implementation - ############################################################################### bin.includes = feature.xml,\ jcmd.ico,\ --- 1,2 ---- |