Eclipse 4.5 - podešavanja
From RCUB
Line 103: | Line 103: | ||
Windows, Preferences, Validation, isključiti sve Build. | Windows, Preferences, Validation, isključiti sve Build. | ||
Opciono isključiti i sve manual osim "XML Schema Validator, XML Validator, XSL Validator". | Opciono isključiti i sve manual osim "XML Schema Validator, XML Validator, XSL Validator". | ||
+ | |||
+ | |||
+ | == Dodavanje foldera i fajlova na ignore listu == | ||
+ | |||
+ | Neki folderi i fajlovi po pravilu ne treba komitovati na SVN. Ukoliko Eclipse nudi Eclipse specificne foldere da komituje, staviti ih na ignorisane resurse: | ||
+ | |||
+ | Window, Preferences, Team, Ignored resources, Add pattern..., | ||
+ | |||
+ | Primeri su .settings, .project, .classpath, target, itd... | ||
Line 114: | Line 123: | ||
Window, Preferences, Java, Compiler, Errors/Warnings, Deprecated and restricted API, Forbidden reference (access rules), staviti na Ignore. | Window, Preferences, Java, Compiler, Errors/Warnings, Deprecated and restricted API, Forbidden reference (access rules), staviti na Ignore. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Podešavanje maksimalne dužine reda u Java fajlovima == | == Podešavanje maksimalne dužine reda u Java fajlovima == |