Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2011-10-20 20:25:45 +0000
committerIgor Fedorenko2011-10-20 20:25:48 +0000
commit7eb939c1c3c46d5dc23b763abae0c532d734b51e (patch)
treec9703185ce89d04fe62894c3df2a9d833d12cb25 /org.eclipse.m2e.core
parentd3171e7253df9c45561ef649e11d770232c6655c (diff)
downloadm2e-core-7eb939c1c3c46d5dc23b763abae0c532d734b51e.tar.gz
m2e-core-7eb939c1c3c46d5dc23b763abae0c532d734b51e.tar.xz
m2e-core-7eb939c1c3c46d5dc23b763abae0c532d734b51e.zip
361549 better handling of non-existing source folders
Create classpath entries for all compile and test compile roots defined in MavenProject, regardless if corresponding workspace resources exist or not. Mark all source classpath entries as optional, so that JDT does not complain too loudly when corresponding resources get deleted by clean workspace build or by running "mvn clean" from command line. Do shallow refresh of workspace folders that correspond to compile and test compile source roots. This should provide slightly better support for source roots added to the model by <execute/> mapping. Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Diffstat (limited to 'org.eclipse.m2e.core')
0 files changed, 0 insertions, 0 deletions

Back to the top