mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Fix the compile order of the jar files.
This commit is contained in:
parent
436e271263
commit
9797bc9040
1 changed files with 2 additions and 0 deletions
|
@ -18,3 +18,5 @@ source.cdtcore.jar = build/,\
|
|||
search/,\
|
||||
dependency/
|
||||
source.cdtparser.jar = parser/
|
||||
jars.compile.order = cdtparser.jar,\
|
||||
cdtcore.jar
|
||||
|
|
Loading…
Add table
Reference in a new issue