From a581d62ddbb1afe3fe904614633a9bfe0efa9804 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 4 Dec 2012 09:40:12 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4865 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- tools/eclipse/config_wizard/.classpath | 2 +- tools/eclipse/config_wizard/build.properties | 32 ++-------------------------- 2 files changed, 3 insertions(+), 31 deletions(-) (limited to 'tools') diff --git a/tools/eclipse/config_wizard/.classpath b/tools/eclipse/config_wizard/.classpath index 232d040e3..724303fa9 100644 --- a/tools/eclipse/config_wizard/.classpath +++ b/tools/eclipse/config_wizard/.classpath @@ -2,7 +2,7 @@ - + diff --git a/tools/eclipse/config_wizard/build.properties b/tools/eclipse/config_wizard/build.properties index 81715159f..008ba6d91 100644 --- a/tools/eclipse/config_wizard/build.properties +++ b/tools/eclipse/config_wizard/build.properties @@ -3,34 +3,6 @@ output.. = bin/ bin.includes = plugin.xml,\ META-INF/,\ .,\ - lib/bsh.jar,\ - lib/fmpp.jar,\ - lib/freemarker.jar,\ - lib/oro.jar,\ - lib/resolver.jar,\ - lib/jdom-2.0.2.jar,\ - resources/gencfg/lib/libcode.ftl,\ - resources/gencfg/lib/liblicense.ftl,\ - resources/gencfg/lib/libstm32f4xx.ftl,\ - resources/gencfg/lib/libutils.ftl,\ - resources/gencfg/processors/processors.xml,\ - resources/gencfg/processors/boards/stm32f4xx/templates/board.c.ftl,\ - resources/gencfg/processors/boards/stm32f4xx/templates/board.h.ftl,\ - resources/gencfg/processors/boards/stm32f4xx/templates/board.mk.ftl,\ - resources/gencfg/schema/boards/abstract_board.xsd,\ - resources/gencfg/schema/boards/stm32f4xx_board.xsd,\ - resources/gencfg/schema/common/doc.xsd,\ - resources/gencfg/schema/common/stm32/stm32_gpiov2_port.xsd,\ - resources/gencfg/xml/stm32f4board.xml,\ icons/,\ - resources/gencfg/processors/boards/stm32f0xx/templates/board.c.ftl,\ - resources/gencfg/processors/boards/stm32f0xx/templates/board.h.ftl,\ - resources/gencfg/processors/boards/stm32f0xx/templates/board.mk.ftl,\ - resources/gencfg/schema/boards/stm32f0xx_board.xsd,\ - resources/gencfg/xml/stm32f0board.xml,\ - resources/gencfg/processors/boards/stm32l1xx/templates/board.c.ftl,\ - resources/gencfg/processors/boards/stm32l1xx/templates/board.h.ftl,\ - resources/gencfg/processors/boards/stm32l1xx/templates/board.mk.ftl,\ - resources/gencfg/schema/boards/stm32l1xx_board.xsd,\ - resources/gencfg/xml/stm32l1board.xml,\ - resources/gencfg/schema/common/config_settings.xsd + lib/,\ + resources/ -- cgit v1.2.3