mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00

Change-Id: I4c253ceffbf3d20c32a06534809da5b0038ecab1 Signed-off-by: Martin Weber <fifteenknots505@gmail.com>
10 lines
332 B
INI
10 lines
332 B
INI
source.. = src/main/java/
|
|
output.. = target/classes/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.xml,\
|
|
plugin.properties,\
|
|
about.html,\
|
|
.options,\
|
|
schema/,\
|
|
OSGI-INF/org.eclipse.cdt.cmake.is.core.internal.ParserPreferencesAccess.xml
|