From 6dcbb38068eee59acb310076b78bc9a8183f88b8 Mon Sep 17 00:00:00 2001 From: Stephan Herrmann Date: Tue, 25 Oct 2011 16:30:31 +0000 Subject: update sources to v_C18, build config to v_C17 (no build containing C18 is available at this point) --- .../model/org/eclipse/jdt/core/JavaConventions.java | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaConventions.java') diff --git a/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaConventions.java b/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaConventions.java index a051e9122..4575100cf 100644 --- a/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaConventions.java +++ b/org.eclipse.jdt.core/model/org/eclipse/jdt/core/JavaConventions.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2000, 2010 IBM Corporation and others. + * Copyright (c) 2000, 2011 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at @@ -618,11 +618,13 @@ public final class JavaConventions { *
  • The project output location path cannot be null, must be absolute and located inside the project. *
  • Specific output locations (specified on source entries) can be null, if not they must be located inside the project, *
  • A project entry cannot refer to itself directly (that is, a project cannot prerequisite itself). - *
  • Classpath entries or output locations cannot coincidate or be nested in each other, except for the following scenarii listed below: - * -- cgit v1.2.3