Commit 79e9d01
committed
Print warning if adding parent folder of library to the classpath eclipse-jdt#4797
Print a warning in the trace log if the Class-Path entry in the manifest
file of a third-party library includes a parent folder. This might not
be forbidden but it's a dangerous practice.
Contributes to:
eclipse-jdt#47971 parent 2875481 commit 79e9d01
File tree
1 file changed
+8
-0
lines changed- org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
986 | 986 | | |
987 | 987 | | |
988 | 988 | | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
989 | 997 | | |
990 | 998 | | |
991 | 999 | | |
| |||
0 commit comments