1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Vladimir Hirsl d92ccd3e38 Final fix for 95641: [Scanner Config] Per file scanner info not available for header files and not compiled source files.
- For include files and source files that are not compiled per file discovered scanner info defaults to project's discovered scanner info.
- A new method is added to CoreModel to determine if per resource scanner info is empty. This method will take into account effective per file discovered scanner info.
2005-05-19 20:08:18 +00:00
build Final fix for 95641: [Scanner Config] Per file scanner info not available for header files and not compiled source files. 2005-05-19 20:08:18 +00:00
core Final fix for 95641: [Scanner Config] Per file scanner info not available for header files and not compiled source files. 2005-05-19 20:08:18 +00:00
debug fail on null exe when adapting to an older debugger since they never supported it 2005-05-18 18:26:20 +00:00
doc Fixed the paths for the javadoc command. java.home is the jre directory. 2005-04-06 16:04:48 +00:00
launch/org.eclipse.cdt.launch fixed bug #39581 2005-05-18 21:51:59 +00:00
releng Genericized the base location zip. 2005-04-28 15:32:06 +00:00