Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. OSX build node: remove gluegen-xcode_clang.properties usage, xcode.clang (details)
  2. Add IDE/Eclipse Recommended Settings (Code Cleanup and Save-As Changes) (details)
  3. Refine IDE/Eclipse Recommended Settings (commit (details)
Commit 25b81ec3b218158a592108c2202d5287acb816fc by Sven Gothel
OSX build node: remove gluegen-xcode_clang.properties usage, xcode.clang is default now
The file was removedjenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/gluegen-clang.properties
The file was modifiedjenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/start-ssh-jenkins.sh (diff)
Commit 59c9c320bceb8e91bb4418aea7a1b10df68a38a4 by Sven Gothel
Add IDE/Eclipse Recommended Settings (Code Cleanup and Save-As Changes)
The file was addedide/eclipse/Eclipse-4.3-Setting-JavaCodeStyle.epf
The file was addedide/eclipse/Eclipse-4.3-Setting-CleanUp.xml
The file was addedide/eclipse/Eclipse-4.3-Setting.txt
Commit c47bc86ae2ee268a1f38c5580d11f93d7f8d6e74 by Sven Gothel
Refine IDE/Eclipse Recommended Settings (commit 59c9c320bceb8e91bb4418aea7a1b10df68a38a4) - Removing 'Remove unused imports'

'Remove unused imports' even removed classes unknown to Eclipse,
i.e. if not added to classpath. This invasive behavior is not acceptable.
The file was modifiedide/eclipse/Eclipse-4.3-Setting.txt (diff)
The file was modifiedide/eclipse/Eclipse-4.3-Setting-CleanUp.xml (diff)
The file was modifiedide/eclipse/Eclipse-4.3-Setting-JavaCodeStyle.epf (diff)