mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 15:15:25 +02:00
Fix broken N-build after moving filters to core
This commit is contained in:
parent
a0ce5e63f6
commit
6f881aa488
2 changed files with 1 additions and 3 deletions
|
@ -28,7 +28,6 @@
|
|||
;../org.eclipse.rse.subsystems.shells.dstore/src
|
||||
;../org.eclipse.rse.subsystems.shells.local/src
|
||||
;../org.eclipse.rse.subsystems.shells.ssh/src
|
||||
;../org.eclipse.rse.ui/filters
|
||||
;../org.eclipse.rse.ui/model
|
||||
;../org.eclipse.rse.ui/UI
|
||||
;../org.eclipse.rse.ui/subsystems
|
||||
|
|
|
@ -19,8 +19,7 @@ bin.includes = HelpContexts.xml,\
|
|||
META-INF/,\
|
||||
schema/
|
||||
output.. = bin/
|
||||
source.. = filters/,\
|
||||
model/,\
|
||||
source.. = model/,\
|
||||
subsystems/,\
|
||||
systems/,\
|
||||
UI/
|
||||
|
|
Loading…
Add table
Reference in a new issue