[image: Screenshot from 2018-12-25 16-39-00.png] I followed the instructions in https://wiki.jenkins.io/display/JENKINS/Building+Jenkins and in https://wiki.jenkins.io/display/JENKINS/Setting+up+Eclipse+to+build+Jenkins.
The source download and build command in the first URL up to and including mvn -DdownloadSources=true eclipse:eclipse completed fine. However when I imported the projects into Eclipse I saw numerous Java errors of the same kind: *Access restriction: The type 'TransportConstants' is not API (restriction on required library '/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar') JRMPListener.java /jenkins-test-jdk8/src/test/java/jenkins/security/security218/ysoserial/exploit line 256 Java Problem* What am I doing wrong? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/fdfccced-51fc-4ce4-ba2d-5a7de8e4de1a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
