Started by an SCM change Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task ‘migration-agent-fk29w’ is offline Agent migration-agent-fk29w is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/migration: "true" name: "migration-agent-fk29w" spec: containers: - env: - name: "MAVEN_OPTS" value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn" - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.dltk.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "migration-agent-fk29w" - name: "MAVEN_CONFIG" value: "-B -e" - name: "JENKINS_NAME" value: "migration-agent-fk29w" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.dltk.svc.cluster.local/dltk/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f" imagePullPolicy: "IfNotPresent" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: {} restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-dltk" readOnly: true - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-3" Running on migration-agent-fk29w in /home/jenkins/agent/workspace/dltk-sonarcloud [Pipeline] { [Pipeline] stage [Pipeline] { (Preparation) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.releng.git > git init /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.releng.git > git --version # timeout=10 > git fetch --tags --progress git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.releng.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 68ebe6283794b284cc5add6905d4f7a7905d122a (refs/remotes/origin/master) Commit message: "Version bump to 6.3" > git config remote.origin.url git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.releng.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.releng.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.releng.git > git fetch --tags --progress git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.releng.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68ebe6283794b284cc5add6905d4f7a7905d122a > git rev-list --no-walk 3454f3169ae1546764576b9cfdc54fe2fde988e3 # timeout=10 [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git > git init /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git > git --version # timeout=10 > git fetch --tags --progress git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 89c2e36e75b6c4ba508da3f3ab9bec004d016dc5 (refs/remotes/origin/master) Commit message: "Version bump to 6.3" > git config remote.origin.url git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git > git fetch --tags --progress git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89c2e36e75b6c4ba508da3f3ab9bec004d016dc5 > git rev-list --no-walk 6058f69b3568a0b43e1a8c7e1459c3bb80c66dfe # timeout=10 [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.tcl.git > git init /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.tcl.git > git --version # timeout=10 > git fetch --tags --progress git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.tcl.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 790b83685e9aed92b01117810978e2d1c77c3358 (refs/remotes/origin/master) Commit message: "Version bump to 6.3" > git config remote.origin.url git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.tcl.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.tcl.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.tcl.git > git fetch --tags --progress git://git.eclipse.org/gitroot/dltk/org.eclipse.dltk.tcl.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 790b83685e9aed92b01117810978e2d1c77c3358 > git rev-list --no-walk 7ccc3eb56d25d60180041bb1b7bcc5704360b70e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] wrap $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" Starting xvnc [dltk-sonarcloud] $ Xvnc :79 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset [Pipeline] { Xvnc TigerVNC 1.8.0 - built Nov 2 2018 19:05:14 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12001000, The X.Org Foundation Fri Jun 12 05:35:30 2020 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5979 vncext: created VNC server for screen 0 [Pipeline] withMaven [withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low']] [withMaven] Available options: [withMaven] using JDK installation oracle-jdk8-latest [withMaven] using Maven installation 'apache-maven-latest' [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh + export LANG=en_US.utf8 + LANG=en_US.utf8 + cd org.eclipse.dltk.releng + mvn -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dproject.build.sourceEncoding=UTF-8 clean install -Psonar -Preports -DdisableP2Mirrors=true -Dsonar.coverage.jacoco.xmlReportPaths=/home/jenkins/agent/workspace/dltk-sonarcloud/target/site/jacoco-aggregate/jacoco.xml ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1127.10.1.el7.x86_64", arch: "amd64", family: "unix" [INFO] [jenkins-event-spy] Generate /home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/maven-spy-20200612-053532-3061463870562842878022.log.tmp ... [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/S20200128200239/repository/ [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/S20200128200239/repository [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/S20200128200239/repository/ [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/ (107.42kB) [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ [INFO] Adding repository http://download.eclipse.org/releases/2019-12 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-12/ (482B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/pom.xml [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (9.5MB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (107.05kB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20191115185527/repository/ [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (62.49kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (33.35kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (108.23kB) [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (21.32kB) [INFO] Fetching 201912181000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-12/ [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (458.65kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (55.73kB) [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (2.83MB) [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (13.03kB) [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (101.68kB) [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (63.49kB) [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (14.52kB) [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (258.72kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (33.71kB) [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (31.52kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (75.47kB) [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (44.03kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (34.83kB) [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (154.23kB) [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (30.65kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (2.36MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (687.76kB) [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (923.82kB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (3.42MB) Jun 12, 2020 5:37:05 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jun 12, 2020 5:37:05 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.92kB) [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.05kB) [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (304.82kB) [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (873.23kB) [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (319.42kB) [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (962.29kB) [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.42kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.26kB) [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.63kB) [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (123.32kB) [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB) [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.22kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.74kB) [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.76kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.95kB) [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (100.78kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.32kB) [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.77kB) [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.58kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (93.41kB) [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.01MB) [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (88.43kB) [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB) [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB) Jun 12, 2020 5:37:14 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jun 12, 2020 5:37:14 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.92kB) [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB) [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.62kB) [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.08kB) [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (216.5kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (107.16kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (16.71kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.78kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (103.2kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.54kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.94kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8kB) [INFO] Fetching org.eclipse.e4.rcp_4.14.0.v20191204-0601.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (20.81kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.07kB) [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB) [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.13kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.300.v20191015-2006.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.29kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.300.v20191011-1612.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.5kB) [INFO] Fetching org.eclipse.jetty.http_9.4.24.v20191120.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (219.72kB) [INFO] Fetching org.eclipse.jetty.server_9.4.24.v20191120.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (691.08kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.24.v20191120.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (139.05kB) [INFO] Fetching org.eclipse.jetty.util_9.4.24.v20191120.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (571.31kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.71kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8.71kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.01kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (44.42kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.06kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.47kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.72kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.95kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.67kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.3kB) [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (175.92kB) [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.92kB) [INFO] Fetching org.eclipse.help.webapp_3.9.700.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (284.94kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.24.v20191120.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (31.78kB) [INFO] Fetching org.eclipse.jetty.io_9.4.24.v20191120.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (170.14kB) [INFO] Fetching org.eclipse.jetty.security_9.4.24.v20191120.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (126.39kB) [INFO] Fetching org.eclipse.help_2.3.0.v20191210-0610.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.52kB) [INFO] Fetching org.eclipse.jsch.core_1.3.700.v20190925-1021.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.78kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.700.v20191105-0922.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.58kB) [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (494.27kB) [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (406.11kB) [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (141.89kB) [INFO] Fetching org.eclipse.platform.doc.user_4.14.0.v20191204-0828.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8.54MB) Jun 12, 2020 5:37:32 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jun 12, 2020 5:37:32 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.text.quicksearch_1.0.100.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (36.87kB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.700.v20191025-0657.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.74MB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (147.38kB) [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (97.35kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.28kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.600.v20191106-1253.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.71kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.13kB) [INFO] Fetching org.eclipse.ui.net_1.3.600.v20190925-1021.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.41kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.04kB) [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.35kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.96kB) [INFO] Fetching org.eclipse.ui.themes_1.2.800.v20191127-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.22kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.400.v20191119-0804.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.28kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.500.v20190925-1021.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.8kB) [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.45kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.58kB) [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (20.44kB) [INFO] Fetching org.eclipse.platform_root_4.14.0.v20191210-0610 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (196B) [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.19kB) [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.42kB) [INFO] Fetching org.eclipse.rcp_4.14.0.v20191210-0610.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.1kB) [INFO] Fetching org.eclipse.rcp_root_4.14.0.v20191210-0610 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (25.54kB) [INFO] Fetching org.eclipse.compare.win32_1.2.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (36.57kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.44kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (56.91kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (80.12kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.04kB) [INFO] Fetching org.eclipse.ui.win32_3.4.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.39kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.18kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.62kB) [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (634.79kB) Jun 12, 2020 5:37:41 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jun 12, 2020 5:37:41 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (23.9kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (284.7kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (29.18kB) [INFO] Fetching org.mockito_2.23.0.v20190527-1420.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (170.56kB) [INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (27.19kB) [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (696.23kB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/plugins/ (962.55kB) [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.annotations:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.annotations:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.annotations:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.manipulation:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.manipulation:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.manipulation:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.doc.isv:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.doc.isv:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.doc.isv:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tools.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tools.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tools.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.externalchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.externalchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.externalchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/pom.xml [INFO] Fetching org.eclipse.rse.core_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (408.47kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (135.79kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (68.59kB) [INFO] Fetching org.eclipse.rse.efs_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.47kB) [INFO] Fetching org.eclipse.rse.services_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (454.93kB) [INFO] Fetching org.eclipse.rse.ui_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.64MB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (493.82kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (212.02kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.85kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.201904091623.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (232.55kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.47kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (142.16kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.55kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.54kB) [INFO] Fetching org.eclipse.rse.core_4.5.100.201911240504.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (18.49kB) [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/pom.xml [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.35kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.100.201901312252.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.91kB) [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.ssh.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.ssh.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.ssh.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (2.55MB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (249kB) [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (284.2kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (112.66kB) [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.49MB) [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (2.47MB) [INFO] Fetching org.apache.lucene.queryparser_6.1.0.v20161115-1612.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (433.33kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (1.29MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (45.51kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (122.3kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.24.2.v20180905-0014.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (81.5kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.24.2.v20180905-0014.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (106.52kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.24.2.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (87.57kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.24.2.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (201.34kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.24.2.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (31.25kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.24.2.v20180905-0014.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.28kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.24.2.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.46kB) Jun 12, 2020 5:37:58 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jun 12, 2020 5:37:58 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.24.2.v20180905-0003.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.18MB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.24.2.v20180905-0014.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.85kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.09kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.91kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.14kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (116.64kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (81.19kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (287.13kB) [INFO] Fetching org.eclipse.jdt.core_3.20.0.v20191203-2131.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (6.71MB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.24.2.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.6kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.24.2.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (104.32kB) [INFO] Fetching org.eclipse.mylyn.commons_3.24.2.v20180904-2231.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (17.91kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.16.0.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.16kB) [INFO] Fetching org.eclipse.mylyn.commons.identity_1.16.0.v20180904-2231.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (17.85kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.24.2.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.44kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (114.11kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.16.0.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (10.45kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.16.0.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.03kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.16.0.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.81kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications_1.16.0.v20180904-2231.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (17.94kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.16.0.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (31.67kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.16.0.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (60.38kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories_1.16.0.v20180904-2231.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (17.93kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.24.2.v20180905-0014.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (65.86kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.24.2.v20180905-0003.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (310.46kB) [INFO] Fetching org.eclipse.mylyn.context_feature_3.24.2.v20180905-0014.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (17.95kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.24.2.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.91kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.24.2.v20180904-2231.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.18kB) [INFO] Fetching org.eclipse.mylyn.discovery_3.24.2.v20180904-2231.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (17.89kB) [INFO] Fetching org.eclipse.mylyn.monitor_3.24.2.v20180904-2231.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (17.88kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.24.2.v20180905-0003.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.22kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.24.2.v20180905-0003.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (19.36kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.24.2.v20180905-0003.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (45.25kB) [INFO] Fetching org.eclipse.mylyn_feature_3.24.2.v20180905-0003.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (18.55kB) [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.49kB) [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.doc.user:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.doc.user:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.doc.user:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.indexer:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.indexer:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.indexer:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tclchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tclchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tclchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tcllib:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tcllib:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tcllib:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing.tcltest:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing.tcltest:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing.tcltest:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.testing.xounit:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.testing.xounit:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.testing.xounit:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk:update.site:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk:update.site:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk:update.site:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/pom.xml [WARNING] The project org.eclipse.dltk:dltk.build.all:pom:6.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Dynamic Language Toolkit (DLTK) [pom] [INFO] all [pom] [INFO] core [pom] [INFO] org.eclipse.dltk.core.targetplatform [eclipse-target-definition] [INFO] org.eclipse.dltk.annotations [eclipse-plugin] [INFO] org.eclipse.dltk.core [eclipse-plugin] [INFO] org.eclipse.dltk.console [eclipse-plugin] [INFO] org.eclipse.dltk.debug [eclipse-plugin] [INFO] org.eclipse.dltk.launching [eclipse-plugin] [INFO] org.eclipse.dltk.console.ui [eclipse-plugin] [INFO] org.eclipse.dltk.core.manipulation [eclipse-plugin] [INFO] org.eclipse.dltk.ui [eclipse-plugin] [INFO] org.eclipse.dltk.debug.ui [eclipse-plugin] [INFO] org.eclipse.dltk.validators.core [eclipse-plugin] [INFO] org.eclipse.dltk.validators.ui [eclipse-plugin] [INFO] org.eclipse.dltk [eclipse-plugin] [INFO] org.eclipse.dltk.testing [eclipse-plugin] [INFO] org.eclipse.dltk.validators.externalchecker [eclipse-plugin] [INFO] org.eclipse.dltk.formatter [eclipse-plugin] [INFO] org.eclipse.dltk.logconsole [eclipse-plugin] [INFO] org.eclipse.dltk.logconsole.ui [eclipse-plugin] [INFO] org.eclipse.dltk.core [eclipse-feature] [INFO] org.eclipse.dltk.core.doc.isv [eclipse-plugin] [INFO] org.eclipse.dltk.core.sdk [eclipse-feature] [INFO] core.tests [pom] [INFO] org.eclipse.dltk.core.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.debug.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.validators.core.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.formatter.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.debug.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.core.tests [eclipse-feature] [INFO] org.eclipse.dltk.core.index.lucene [eclipse-plugin] [INFO] org.eclipse.dltk.core.index [eclipse-plugin] [INFO] org.eclipse.dltk.core.index.lucene [eclipse-feature] [INFO] org.eclipse.dltk.core.index.lucene.sdk [eclipse-feature] [INFO] org.eclipse.dltk.core.tools.ui [eclipse-plugin] [INFO] rse [pom] [INFO] org.eclipse.dltk.ssh.core [eclipse-plugin] [INFO] org.eclipse.dltk.rse.core [eclipse-plugin] [INFO] org.eclipse.dltk.rse.ui [eclipse-plugin] [INFO] org.eclipse.dltk.rse [eclipse-feature] [INFO] org.eclipse.dltk.rse.sdk [eclipse-feature] [INFO] org.eclipse.dltk.rse [eclipse-plugin] [INFO] mylyn [pom] [INFO] org.eclipse.dltk.mylyn [eclipse-plugin] [INFO] org.eclipse.dltk.mylyn [eclipse-feature] [INFO] org.eclipse.dltk.mylyn.sdk [eclipse-feature] [INFO] tcl-all [pom] [INFO] tcl [pom] [INFO] org.eclipse.dltk.tcl.parser [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.core [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.debug [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.launching [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.ui [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.validators [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.activestatedebugger [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.debug.ui [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.tclchecker [eclipse-plugin] [INFO] org.eclipse.dltk.tcl [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.testing [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.testing.tcltest [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.doc.user [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.tcllib [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.formatter [eclipse-plugin] [INFO] org.eclipse.dltk.tcl [eclipse-feature] [INFO] org.eclipse.dltk.tcl.sdk [eclipse-feature] [INFO] itcl [pom] [INFO] org.eclipse.dltk.itcl.core [eclipse-plugin] [INFO] xotcl [pom] [INFO] org.eclipse.dltk.xotcl.core [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.core.indexer [eclipse-plugin] [INFO] tcl.tests [pom] [INFO] org.eclipse.dltk.tcl.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.parser.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.core.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.formatter.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.validators.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.activestatedebugger.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.itcl.ui [eclipse-plugin] [INFO] org.eclipse.dltk.itcl [eclipse-plugin] [INFO] org.eclipse.dltk.itcl [eclipse-feature] [INFO] org.eclipse.dltk.itcl.sdk [eclipse-feature] [INFO] org.eclipse.dltk.itcl.core.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.xotcl.ui [eclipse-plugin] [INFO] org.eclipse.dltk.xotcl.testing.xounit [eclipse-plugin] [INFO] org.eclipse.dltk.xotcl [eclipse-plugin] [INFO] org.eclipse.dltk.xotcl [eclipse-feature] [INFO] org.eclipse.dltk.xotcl.sdk [eclipse-feature] [INFO] org.eclipse.dltk.xotcl.core.tests [eclipse-test-plugin] [INFO] update.site [eclipse-repository] [INFO] [INFO] ------------------< org.eclipse.dltk:dltk.build.all >------------------- [INFO] Building Dynamic Language Toolkit (DLTK) 6.3.0-SNAPSHOT [1/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dltk.build.all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ dltk.build.all --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ dltk.build.all --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dltk.build.all --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/dltk.build.all/6.3.0-SNAPSHOT/dltk.build.all-6.3.0-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.eclipse.dltk.core:all >---------------------- [INFO] Building all 6.3.0-SNAPSHOT [2/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ all --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ all --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ all --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/all/6.3.0-SNAPSHOT/all-6.3.0-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.eclipse.dltk.core:core >--------------------- [INFO] Building core 6.3.0-SNAPSHOT [3/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ core --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ core --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ core --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/core/6.3.0-SNAPSHOT/core-6.3.0-SNAPSHOT.pom [INFO] [INFO] -----< org.eclipse.dltk.core:org.eclipse.dltk.core.targetplatform >----- [INFO] Building org.eclipse.dltk.core.targetplatform 6.3.0-SNAPSHOT [4/92] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.targetplatform --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.targetplatform --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/releng/org.eclipse.dltk.core.targetplatform/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.targetplatform --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-target-definition (default-package-target-definition) @ org.eclipse.dltk.core.targetplatform --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.targetplatform --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/releng/org.eclipse.dltk.core.targetplatform/org.eclipse.dltk.core.targetplatform.target to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.targetplatform/6.3.0-SNAPSHOT/org.eclipse.dltk.core.targetplatform-6.3.0-SNAPSHOT.target [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/releng/org.eclipse.dltk.core.targetplatform/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.targetplatform/6.3.0-SNAPSHOT/org.eclipse.dltk.core.targetplatform-6.3.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.dltk.core:org.eclipse.dltk.annotations >--------- [INFO] Building org.eclipse.dltk.annotations 6.3.0-SNAPSHOT [5/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.annotations --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.annotations --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.annotations --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.annotations --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.annotations --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.annotations --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.annotations --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/target/org.eclipse.dltk.annotations-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.annotations --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.annotations --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/target/org.eclipse.dltk.annotations-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.annotations --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.annotations --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/target/org.eclipse.dltk.annotations-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.annotations/6.3.0-SNAPSHOT/org.eclipse.dltk.annotations-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.annotations/6.3.0-SNAPSHOT/org.eclipse.dltk.annotations-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/target/org.eclipse.dltk.annotations-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.annotations/6.3.0-SNAPSHOT/org.eclipse.dltk.annotations-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.annotations/6.3.0-SNAPSHOT/org.eclipse.dltk.annotations-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.annotations/6.3.0-SNAPSHOT/org.eclipse.dltk.annotations-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.annotations --- [INFO] [INFO] ------------< org.eclipse.dltk.core:org.eclipse.dltk.core >------------- [INFO] Building org.eclipse.dltk.core 6.3.0-SNAPSHOT [6/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.core --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.core --- [INFO] Compiling 797 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[20] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[28] protected List arguments = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[28] protected List arguments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[32] private List decorators; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[36] public MethodDeclaration(DLTKToken function_t, DLTKToken name) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[36] public MethodDeclaration(DLTKToken function_t, DLTKToken name) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[38] super(name, function_t.getColumn(), name.getColumn() ^^^^^^^^^^^ The method getColumn() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[38] super(name, function_t.getColumn(), name.getColumn() ^^^^^^^^^^^ The method getColumn() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[39] + name.getText().length()); ^^^^^^^^^ The method getText() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[54] public void setDecorators(List decorators) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[58] public List getDecorators() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[79] Iterator it = this.decorators.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[88] Iterator it = this.arguments.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[101] public List getArguments() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[106] this.arguments.add(arg); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[109] public void acceptArguments(List arguments) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[133] public List getStatements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[147] Iterator i = this.decorators.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/MethodDeclaration.java:[158] Iterator i = this.arguments.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/Decorator.java:[12] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/Decorator.java:[16] protected Decorator(DLTKToken nameToken, int sourceStart, int sourceEnd) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Model.java:[60] protected boolean buildStructure(OpenableElementInfo info, IProgressMonitor pm, Map newElements, ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Model.java:[79] newElements.put(this, info); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyProjectFragmentOperation.java:[301] IModelStatusConstants.NAME_COLLISION, Messages .bind(Messages.status_nameCollision, new String[] { this.destination .toString() })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/model/binary/BinaryModuleStructureRequestor.java:[240] ModelElementInfo elementInfo = this.infoStack.pop(); ^^^^^^^^^^^ The value of the local variable elementInfo is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptFolder.java:[177] protected boolean buildStructure(OpenableElementInfo info, IProgressMonitor pm, Map newElements, ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[63] private Map indexes = new HashMap(5); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[63] private Map indexes = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[251] this.indexes.put(indexLocation, index); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[275] this.indexes.put(indexLocation, index); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[337] this.indexes.put(indexLocation, index); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[384] this.indexes.put(indexLocation, index); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[581] if (request != null) { this.request(request); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[611] this.indexes.put(indexLocation, index); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[661] Set keySet = this.indexes.keySet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[662] Iterator keys = keySet.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[700] ArrayList toRemove = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[709] toRemove = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[711] toRemove.add(containerPath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[749] this.indexes = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[797] ArrayList toSave = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[797] ArrayList toSave = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[799] for (Iterator iter = this.indexes.values().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[802] toSave.add(o); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/IndexManager.java:[858] for (Iterator iter = this.indexes.values().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Member.java:[134] if (false) {// isBinary()) { throw new IllegalArgumentException( "Not a source member " + toStringWithAncestors()); //$NON-NLS-1$ } else { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[125] protected Map rootToResolvedEntries; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[131] protected HashMap typesInWorkingCopies; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[139] Map rootToResolvedEntries) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[163] this.typesInWorkingCopies = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[167] HashMap typeMap = (HashMap) this.typesInWorkingCopies.get(pkg); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[167] HashMap typeMap = (HashMap) this.typesInWorkingCopies.get(pkg); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[169] typeMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[170] this.typesInWorkingCopies.put(pkg, typeMap); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[177] typeMap.put(typeName, NO_TYPES); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[184] typeMap.put(typeName, type); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[186] typeMap.put(typeName, new IType[] { (IType) existing, type }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[197] typeMap.put(typeName, existingTypes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[486] ArrayList pkgs = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[500] pkgs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[501] pkgs.add(oneFragment[0]); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[503] pkgs.add(pkg); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[515] pkgs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[516] pkgs.add(oneFragment[0]); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[518] pkgs.add(pkg); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[528] pkgs.toArray(result); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[590] HashSet projects = null; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[613] projects = new HashSet(3); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[614] projects.add(scriptProject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[615] projects.add(packages[i].getScriptProject()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[618] projects.add(packages[i].getScriptProject()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[1111] HashMap typeMap = (HashMap) (this.typesInWorkingCopies == null ? null ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[1111] HashMap typeMap = (HashMap) (this.typesInWorkingCopies == null ? null ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[1139] HashMap typeMap = (HashMap) (this.typesInWorkingCopies == null ? null ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[1139] HashMap typeMap = (HashMap) (this.typesInWorkingCopies == null ? null ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java:[1142] Iterator iterator = typeMap.values().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/statements/Statement.java:[14] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/statements/Statement.java:[29] protected Statement(DLTKToken token) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/codeassist/org/eclipse/dltk/internal/codeassist/impl/Engine.java:[34] public Engine(Map settings) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/StringLiteral.java:[14] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/StringLiteral.java:[27] public StringLiteral(DLTKToken t) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/StringLiteral.java:[46] public StringLiteral(int sourceStart, DLTKToken dltk, String string) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/StringLiteral.java:[47] this(sourceStart, dltk.getColumn(), string); ^^^^^^^^^^^ The method getColumn() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/TypeHierarchy.java:[407] listeners = (ArrayList) listeners.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to ArrayList [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/problem/ProblemCollector.java:[23] import org.eclipse.dltk.core.IScriptModelMarker; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/problem/ProblemCollector.java:[281] m.setAttribute(IScriptModelMarker.ID, DefaultProblemIdentifier.encode(problem.getID())); ^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/problem/ProblemCollector.java:[281] m.setAttribute(IScriptModelMarker.ID, DefaultProblemIdentifier.encode(problem.getID())); ^^ The field IScriptModelMarker.ID is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/problem/ProblemCollector.java:[285] m.setAttribute(IScriptModelMarker.ARGUMENTS, Util.getProblemArgumentsForMarker(arguments)); ^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/problem/ProblemCollector.java:[285] m.setAttribute(IScriptModelMarker.ARGUMENTS, Util.getProblemArgumentsForMarker(arguments)); ^^^^^^^^^ The field IScriptModelMarker.ARGUMENTS is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/problem/DefaultProblemIdentifier.java:[25] import org.eclipse.dltk.core.IScriptModelMarker; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/problem/DefaultProblemIdentifier.java:[122] return decode(marker.getAttribute(IScriptModelMarker.ID, null)); ^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/problem/DefaultProblemIdentifier.java:[122] return decode(marker.getAttribute(IScriptModelMarker.ID, null)); ^^ The field IScriptModelMarker.ID is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclaration.java:[28] private List types; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclaration.java:[29] private List functions; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclaration.java:[30] protected List variables; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclaration.java:[39] public List getTypeList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclaration.java:[43] public List getFunctionList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclaration.java:[47] public List getVariablesList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclaration.java:[60] this.types = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclaration.java:[61] this.functions = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclaration.java:[62] this.variables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/IScriptProject.java:[156] void setOptions(Map newOptions); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/AbstractSearchFactory.java:[14] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/model/LocalVariable.java:[90] protected void generateInfos(Object info, HashMap newElements, IProgressMonitor pm) { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalFoldersManager.java:[282] Map roots = state.roots; ^^^^^^^^^^^ Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[48] private Map natureToContribMap = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[48] private Map natureToContribMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[49] private Map natureToSelectorMap = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[49] private Map natureToSelectorMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[58] List contributions = getContributionsByNature(natureId); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[59] return (IDLTKContributedExtension[]) contributions .toArray(new IDLTKContributedExtension[contributions.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[105] protected final List getContributionsByNature(String natureId) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[110] return (List) natureToContribMap.get(natureId); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[127] List list = (List) natureToContribMap.get(natureId); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[127] List list = (List) natureToContribMap.get(natureId); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[155] Iterator keys = natureToContribMap.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[157] List list = (List) natureToContribMap.get(keys.next()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[157] List list = (List) natureToContribMap.get(keys.next()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[159] for (Iterator iter = list.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[223] List list = (List) natureToContribMap.get(natureId); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[223] List list = (List) natureToContribMap.get(natureId); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[225] list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[226] natureToContribMap.put(natureId, list); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[229] list.add(contrib); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKContributionExtensionManager.java:[243] natureToSelectorMap.put(natureId, object); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/ConstantReference.java:[13] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/ConstantReference.java:[16] public ConstantReference(DLTKToken token) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/task/TaskTagUtils.java:[7] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ReconcileWorkingCopyOperation.java:[30] private WorkingCopyOwner workingCopyOwner; ^^^^^^^^^^^^^^^^ The value of the field ReconcileWorkingCopyOperation.workingCopyOwner is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/ObjectVector.java:[100] public List asList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/ObjectVector.java:[101] List elements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/ObjectVector.java:[101] List elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/ObjectVector.java:[103] elements.add(this.elements[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[40] public final static ArrayList EMPTY_LIST = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[40] public final static ArrayList EMPTY_LIST = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[68] protected boolean computeChildren(OpenableElementInfo info, Map newElements) throws ModelException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[69] ArrayList vChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[69] ArrayList vChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[90] ArrayList[] entries = (ArrayList[]) packageFragToTypes.get(pkgName); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[106] entries[NON_SCRIPT].toArray(resNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[113] newElements.put(packFrag, fragInfo); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[114] vChildren.add(packFrag); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[126] List childrenSet = vChildren; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[132] providers[i].provideModelChanges(this, childrenSet); ^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[135] info.setChildren((IModelElement[]) childrenSet.toArray(new IModelElement[childrenSet.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[171] ArrayList[] children = (ArrayList[]) packageFragToTypes.get(existing); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[173] children[1/* NON_SCRIPT */] = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[174] children[1/* NON_SCRIPT */].add(entryName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[182] ArrayList[] children = (ArrayList[]) packageFragToTypes.get(pkgName); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[185] children[0/* SCRIPT */] = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[187] children[0/* SCRIPT */].add(fileName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[190] children[1/* NON_SCRIPT */] = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveProjectFragment.java:[191] children[1/* NON_SCRIPT */].add(entryName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/DLTKSearchParticipant.java:[25] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/DLTKSearchParticipant.java:[100] monitor == null ? null : new SubProgressMonitor(monitor, 95)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/DLTKSearchParticipant.java:[100] monitor == null ? null : new SubProgressMonitor(monitor, 95)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimpleClassDLTKExtensionManager.java:[16] final List infos = getElementInfoList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[56] for (Iterator iterator = statRequestors.iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[69] for (Iterator iterator = statRequestors.iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[82] for (Iterator iterator = statRequestors.iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[96] for (Iterator iterator = statRequestors.iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[109] for (Iterator iterator = statRequestors.iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[122] for (Iterator iterator = statRequestors.iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[146] Class goalClass = goal.getClass(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[159] Class evalClass = (Class) evaluator; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[159] Class evalClass = (Class) evaluator; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[163] newInstance = (GoalEvaluator) evalClass.getConstructor( new Class[] { IGoal.class }).newInstance( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method getConstructor(Class...) belongs to the raw type Class. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[186] private Map evaluators = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[186] private Map evaluators = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[188] private static Set statRequestors = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[188] private static Set statRequestors = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[207] public void registerEvaluator(Class goalClass, Class evaluatorClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[207] public void registerEvaluator(Class goalClass, Class evaluatorClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[210] evaluators.put(goalClass, evaluatorClass); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DefaultTypeInferencer.java:[233] statRequestors.add(r); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/UserLibraryManager.java:[159] ArrayList affectedProjects = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/UserLibraryManager.java:[159] ArrayList affectedProjects = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/UserLibraryManager.java:[167] affectedProjects.add(javaProject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/UserLibraryManager.java:[193] affectedProjects.toArray(projects); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/cache/impl/CacheIndexImpl.java:[137] entries = new EObjectContainmentEList(CacheEntry.class, this, CachePackage.CACHE_INDEX__ENTRIES); ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[30] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[86] protected static ThreadLocal operationStacks = new ThreadLocal(); ^^^^^^^^^^^ ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[86] protected static ThreadLocal operationStacks = new ThreadLocal(); ^^^^^^^^^^^ ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[96] protected HashMap attributes; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[179] HashMap reconcileDeltas = ModelManager.getModelManager().getDeltaProcessor().reconcileDeltas; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[188] reconcileDeltas.put(workingCopy, delta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[394] ArrayList stack = this.getCurrentOperationStack(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[409] protected ArrayList getCurrentOperationStack() { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[410] ArrayList stack = (ArrayList) operationStacks.get(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[410] ArrayList stack = (ArrayList) operationStacks.get(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[412] stack = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[413] operationStacks.set(stack); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(Object) belongs to the raw type ThreadLocal. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[499] sub = new SubProgressMonitor(progressMonitor, workAmount, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[499] sub = new SubProgressMonitor(progressMonitor, workAmount, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[499] sub = new SubProgressMonitor(progressMonitor, workAmount, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[499] sub = new SubProgressMonitor(progressMonitor, workAmount, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[540] ArrayList stack; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[550] subProgressMonitor = new SubProgressMonitor(progressMonitor, resources.length, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[550] subProgressMonitor = new SubProgressMonitor(progressMonitor, resources.length, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[550] subProgressMonitor = new SubProgressMonitor(progressMonitor, resources.length, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[550] subProgressMonitor = new SubProgressMonitor(progressMonitor, resources.length, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[573] ArrayList stack = getCurrentOperationStack(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[577] operationStacks.set(null); // release reference (see ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(Object) belongs to the raw type ThreadLocal. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[653] getCurrentOperationStack().add(operation); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[813] topLevelOp.attributes = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelOperation.java:[815] topLevelOp.attributes.put(key, attribute); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/TypeReference.java:[13] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/TypeReference.java:[17] public TypeReference(DLTKToken token) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[24] public static List getStatements(ASTNode node) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[35] public static TypeDeclaration[] getTypes(List statements, List types) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[35] public static TypeDeclaration[] getTypes(List statements, List types) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[36] List finalTypes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[36] List finalTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[37] finalTypes.addAll(types); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[40] Iterator it = statements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[45] finalTypes.add(node); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[49] return (TypeDeclaration[]) finalTypes .toArray(new TypeDeclaration[finalTypes.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[53] public static MethodDeclaration[] getMethods(List statements, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[54] List functions) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[55] List finalMethods = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[55] List finalMethods = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[56] finalMethods.addAll(functions); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[59] Iterator it = statements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[64] finalMethods.add(node); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[68] return (MethodDeclaration[]) finalMethods .toArray(new MethodDeclaration[finalMethods.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[72] public static FieldDeclaration[] getVariables(List statements, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[73] List variables) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[74] List finalVariables = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[74] List finalVariables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[75] finalVariables.addAll(variables); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[78] Iterator it = statements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[83] finalVariables.add(node); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/utils/ASTUtil.java:[87] return (FieldDeclaration[]) finalVariables .toArray(new FieldDeclaration[finalVariables.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/builder/StandardScriptBuilder.java:[28] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/builder/StandardScriptBuilder.java:[118] new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/builder/StandardScriptBuilder.java:[118] new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/TimelimitPruner.java:[30] public boolean prune(IGoal goal, EvaluatorStatistics stat) { ^^^^^^^^^^^^^^^^^^^ The type EvaluatorStatistics is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/ASTNode.java:[162] protected ASTNode(DLTKToken token) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/ASTNode.java:[163] this.sourceStart = token.getColumn(); ^^^^^^^^^^^ The method getColumn() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/ASTNode.java:[164] String tokenValue = token.getText(); ^^^^^^^^^ The method getText() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/index/org/eclipse/dltk/core/index2/search/NewSearchEngine.java:[28] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/index/org/eclipse/dltk/core/index2/search/NewSearchEngine.java:[136] monitor.subTask(Messages.bind( Messages.engine_searching_indexing, new String[] { participant.getDescription() })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/index/org/eclipse/dltk/core/index2/search/NewSearchEngine.java:[154] monitor.subTask(Messages.bind( Messages.engine_searching_matching, new String[] { participant.getDescription() })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/index/org/eclipse/dltk/core/index2/search/NewSearchEngine.java:[182] : new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/index/org/eclipse/dltk/core/index2/search/NewSearchEngine.java:[182] : new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/SearchEngine.java:[371] public List searchSourceOnly(SearchPattern pattern, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[203] public HashMap reconcileDeltas = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[203] public HashMap reconcileDeltas = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[241] private void addDependentProjects(IScriptProject project, HashMap projectDependencies, HashSet result) { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[241] private void addDependentProjects(IScriptProject project, HashMap projectDependencies, HashSet result) { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[252] result.add(dependent); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[1311] Iterator wsIter = this.manager.workspaceScope.values().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[1364] IModelElementDelta deltaToNotify = this.mergeDeltas(this.reconcileDeltas.values()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[1580] private ArrayList otherRootsInfo(IPath path, int kind) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[1582] return (ArrayList) this.state.oldOtherRoots.get(path); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[1584] return (ArrayList) this.state.otherRoots.get(path); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[1701] HashMap projectDepencies = this.state.projectDependencies; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[2240] ArrayList rootList; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessor.java:[2242] Iterator iterator = rootList.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Openable.java:[94] IProgressMonitor pm, Map newElements, IResource underlyingResource) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Openable.java:[156] protected void generateInfos(Object info, HashMap newElements, ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Openable.java:[192] newElements.put(this, info); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Openable.java:[330] Enumeration openBuffers = getBufferManager().getOpenBuffers(); ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Openable.java:[410] protected void openParent(Object childInfo, HashMap newElements, ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/HandleFactory.java:[170] HashSet existingElements, HashMap knownScopes) { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/HandleFactory.java:[170] HashSet existingElements, HashMap knownScopes) { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/HandleFactory.java:[180] ISourceModule unit, HashSet existingElements, HashMap knownScopes) { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/HandleFactory.java:[180] ISourceModule unit, HashSet existingElements, HashMap knownScopes) { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/codeassist/org/eclipse/dltk/codeassist/ICompletionEngine.java:[52] void setOptions(Map options); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalSourceModule.java:[91] IFileHandle file = EnvironmentPathUtils.getFile(path); ^^^^ The value of the local variable file is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BufferManager.java:[100] public Enumeration getOpenBuffers() { ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BufferManager.java:[101] Enumeration result; ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[46] private final static Map evaluatorsByNatures = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[46] private final static Map evaluatorsByNatures = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[59] List list = (List) evaluatorsByNatures.get(nature); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[59] List list = (List) evaluatorsByNatures.get(nature); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[61] list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[62] evaluatorsByNatures.put(nature, list); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[68] list.add(myElement); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[78] private void flattenTypes(AmbiguousType type, Set typeSet) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[84] typeSet.add(possibleTypes[cnt]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[90] String patternString, final Set typeSet) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[111] typeSet.addAll(Arrays.asList(types)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[118] typeSet.add(match.getType()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[133] Set superClassSet) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[135] Set typeSet = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[135] Set typeSet = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[141] for (Iterator typeIter = typeSet.iterator(); typeIter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[150] superClassSet.add(superClasses[cnt]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[165] private void reduceTypes(BasicContext context, Set typeSet) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[167] Set superClassSet = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[167] Set superClassSet = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[168] for (Iterator iter = typeSet.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[175] for (Iterator iter = typeSet.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[194] List list = (List) evaluatorsByNatures.get(nature); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[194] List list = (List) evaluatorsByNatures.get(nature); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[211] List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[212] Set typeSet = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[212] Set typeSet = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[213] for (Iterator iterator = list.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[231] typeSet.add(type); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/DLTKTypeInferenceEngine.java:[243] return new AmbiguousType((IEvaluatedType[]) typeSet .toArray(new IEvaluatedType[typeSet.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/ICacheEnumeration.java:[31] public interface ICacheEnumeration extends Enumeration { ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElement.java:[191] HashMap newElements = manager.getTemporaryCache(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElement.java:[254] protected abstract void generateInfos(Object info, HashMap newElements, IProgressMonitor pm) throws ModelException; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[510] IProgressMonitor pm, Map newElements, IResource underlyingResource) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[962] Map referencedEntriesMap = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[962] Map referencedEntriesMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1085] && result.rawReverseMap .get(cEntry.getPath()) == null) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1086] .get(cEntry.getPath()) == null) { // resolve Class-Path: in manifest BuildpathEntry[] extraEntries = cEntry .resolvedChainedLibraries(); for (int k = 0, length2 = extraEntries.length; k < length2; k++) { if (!rawLibrariesPath .contains(extraEntries[k].getPath())) { addToResult(rawEntry, extraEntries[k], result, resolvedEntries, externalFoldersManager, referencedEntriesMap, false, knownDrives); } } } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1148] Map oldChainedEntriesMap, boolean addAsChainedEntry, ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1409] Map unknownElements) throws IOException, AssertionFailedException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1556] Map unknownElements = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1556] Map unknownElements = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1615] boolean indent, Map unknownElements) throws ModelException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1753] projectOptions = perProjectInfo.options; ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Hashtable needs unchecked conversion to conform to Hashtable [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1814] public void setOptions(Map newOptions) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[1820] Iterator keys = newOptions.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[2083] public IBuildpathEntry[] readFileEntriesWithException(Map unknownElements) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptProject.java:[2503] private IBuildpathEntry[] readFileEntries(Map unkwownElements) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/codeassist/org/eclipse/dltk/internal/codeassist/impl/AssistOptions.java:[79] public AssistOptions(Map settings) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/codeassist/org/eclipse/dltk/internal/codeassist/impl/AssistOptions.java:[85] public void set(Map optionsMap) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/index/DiskIndex.java:[351] int numReindexedDocNames = 0; ^^^^^^^^^^^^^^^^^^^^ The value of the local variable numReindexedDocNames is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/StructureModelProcessor.java:[44] case TAG_TYPE_REFERENCE1: ^^^^^^^^^^^^^^^^^^^ The field IStructureConstants.TAG_TYPE_REFERENCE1 is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/StructureModelProcessor.java:[56] case TAG_ENTER_FIELD_WITH_PARENT: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field IStructureConstants.TAG_ENTER_FIELD_WITH_PARENT is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/StructureModelProcessor.java:[65] case TAG_ENTER_METHOD_WITH_PARENT: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field IStructureConstants.TAG_ENTER_METHOD_WITH_PARENT is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/SourceIndexerRequestor.java:[215] return searchPatternProcessor.extractTypeChars(typeName); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method extractTypeChars(String) from the type ISearchPatternProcessor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuiltinScriptFolder.java:[42] ArrayList vChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuiltinScriptFolder.java:[42] ArrayList vChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuiltinScriptFolder.java:[46] vChildren.add(classFile); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuiltinScriptFolder.java:[49] vChildren.toArray(children); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuiltinScriptFolder.java:[72] protected void generateInfos(Object info, HashMap newElements, ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/VariableReference.java:[13] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/VariableReference.java:[28] public VariableReference(DLTKToken token) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/LRUCache.java:[113] protected Hashtable fEntryTable; ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/LRUCache.java:[148] fEntryTable = new Hashtable(size); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/LRUCache.java:[183] fEntryTable = new Hashtable(); // Clear it out ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/LRUCache.java:[245] public Enumeration keys() { ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/LRUCache.java:[257] Enumeration fValues = fEntryTable.elements(); ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/LRUCache.java:[353] fEntryTable.put(entry._fKey, entry); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/LRUCache.java:[515] Enumeration e = this.keys(); ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/env/MethodSourceCode.java:[22] public class MethodSourceCode implements ISourceModule { ^^^^^^^^^^^^^ The type ISourceModule is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveFolder.java:[74] ArrayList entryNames) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveFolder.java:[76] ArrayList vChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveFolder.java:[76] ArrayList vChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveFolder.java:[77] for (Iterator iter = entryNames.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveFolder.java:[80] vChildren.add(classFile); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveFolder.java:[83] vChildren.toArray(children); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ArchiveFolder.java:[106] protected void generateInfos(Object info, HashMap newElements, ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptFileConfiguratorManager.java:[22] public class ScriptFileConfiguratorManager extends NatureExtensionManager { ^^^^^^^^^^^^^^^^^^^^^^ NatureExtensionManager is a raw type. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ScriptFileConfiguratorManager.java:[30] super(EXT_POINT, IScriptFileConfigurator.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NatureExtensionManager(String, Class) belongs to the raw type NatureExtensionManager. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalScriptFolder.java:[36] void computeForeignResources(ExternalScriptFolderInfo info, List resNames) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalScriptFolder.java:[68] protected boolean computeChildren(OpenableElementInfo info, List entryNames) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalScriptFolder.java:[70] ArrayList vChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalScriptFolder.java:[70] ArrayList vChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalScriptFolder.java:[71] for (Iterator iter = entryNames.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalScriptFolder.java:[74] vChildren.add(classFile); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalScriptFolder.java:[77] vChildren.toArray(children); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalScriptFolder.java:[100] protected void generateInfos(Object info, HashMap newElements, ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuiltinProjectFragment.java:[95] protected boolean computeChildren(OpenableElementInfo info, Map newElements) throws ModelException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuiltinProjectFragment.java:[117] Map newElements, char[][] inclusionPatterns, char[][] exclusionPatterns) throws ModelException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuiltinProjectFragment.java:[127] newElements.put(fldr, fragInfo); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelStatus.java:[212] return Messages.bind(Messages.status_invalidPath, new String[] { getPath() == null ? "null" : getPath().toString() } //$NON-NLS-1$ ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelStatus.java:[263] return Messages.bind(Messages.operation_pathOutsideProject, new String[] { string, ((ModelElement) elements[0]).toStringWithAncestors() }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelStatus.java:[293] return Messages.bind(Messages.buildpath_unboundContainerPath, new String[] { description, scriptProject.getElementName() }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelStatus.java:[314] return Messages.bind(Messages.buildpath_invalidContainer, new String[] { description, scriptProject.getElementName() }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelStatus.java:[327] return Messages.bind(Messages.buildpath_disabledInclusionExclusionPatterns, new String[] { newPath.makeRelative().toString(), projectName }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/Expression.java:[14] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/Expression.java:[32] public Expression(DLTKToken token) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SetVariablesOperation.java:[59] final HashMap affectedProjectBuildpaths = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SetVariablesOperation.java:[59] final HashMap affectedProjectBuildpaths = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SetVariablesOperation.java:[120] affectedProjectBuildpaths.put(project, project .getResolvedBuildpath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SetVariablesOperation.java:[130] affectedProjectBuildpaths.put(project, project .getResolvedBuildpath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SetVariablesOperation.java:[152] Iterator projectsToUpdate = affectedProjectBuildpaths ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ProjectFragment.java:[124] protected boolean buildStructure(OpenableElementInfo info, IProgressMonitor pm, Map newElements, ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ProjectFragment.java:[172] protected boolean computeChildren(OpenableElementInfo info, Map newElements) throws ModelException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[41] protected Map insertBeforeElements = new HashMap(1); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[41] protected Map insertBeforeElements = new HashMap(1); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[48] protected Map newParents; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[53] protected Map renamings; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[69] this.newParents = new HashMap(elementsToProcess.length); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[72] this.newParents.put(elementsToProcess[i], parentElements[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[76] this.newParents.put(elementsToProcess[i], parentElements[0]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[127] this.renamings = new HashMap(this.renamingsList.length); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[130] this.renamings.put(this.elementsToProcess[i], this.renamingsList[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MultiOperation.java:[199] this.insertBeforeElements.put(modifiedElement, newSibling); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[71] protected ArrayList createdElements; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[76] protected Map deltasPerProject = new HashMap(1); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[76] protected Map deltasPerProject = new HashMap(1); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[120] ArrayList correctKindChildren = new ArrayList(children.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[120] ArrayList correctKindChildren = new ArrayList(children.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[124] correctKindChildren.add(child.getResource()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[143] correctKindChildren.toArray(result); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[149] correctKindChildren.toArray(result); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[192] createdElements.add(sideEffectPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[210] deltasPerProject.put(scriptProject, delta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[403] for (Iterator deltas = this.deltasPerProject.values().iterator(); deltas ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[422] createdElements.add(((IScriptFolder) dest).getSourceModule(element .getElementName())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[441] createdElements = new ArrayList(elementsToProcess.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/CopyResourceElementsOperation.java:[448] createdElements.toArray(resultElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[56] protected HashSet resourcePaths; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[128] | DLTKSearchScope.REFERENCED_PROJECTS, new HashSet()); ^^^^^^^^^^^^^ Type safety: The expression of type HashSet needs unchecked conversion to conform to HashSet [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[128] | DLTKSearchScope.REFERENCED_PROJECTS, new HashSet()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[135] HashMap resources = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[135] HashMap resources = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[136] HashMap paths = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[136] HashMap paths = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[143] resources.put(resource, resource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[169] this.resourcePaths.add(resourcePath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[170] paths.put(jarPath, type); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[172] paths.put(root.getPath(), type); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[175] paths.put(type.getScriptProject().getProject().getFullPath(), type); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[181] for (Iterator iter = paths.keySet().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[192] HashSet set = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[192] HashSet set = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[197] set.add(root.getPath()); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[202] HashSet visited = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[202] HashSet visited = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[210] set.add(project.getPath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[214] set.add(pkgFragmentRoot.getPath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[228] set.add(pkgFragmentRoot.getPath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[230] set.add(pkgFragmentRoot.getParent().getPath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[234] this.computeDependents(project, set, new HashSet()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[237] set.toArray(result); ^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[241] private void computeDependents(IScriptProject project, HashSet set, ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[242] HashSet visited) { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[246] visited.add(project); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[253] set.add(dependent.getPath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[257] set.add(pkgFragmentRoot.getPath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/HierarchyScope.java:[401] this.resourcePaths = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ProjectElementInfo.java:[257] new HashMap()); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/Argument.java:[16] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/Argument.java:[24] public Argument(DLTKToken name, int start, int end, ASTNode init) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/ICalleeProcessor.java:[20] Map doOperation(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/model/UnresolvedElement.java:[78] protected void generateInfos(Object info, HashMap newElements, IProgressMonitor pm) { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/AbstractSourceModule.java:[493] IProgressMonitor pm, Map newElements, IResource underlyingResource) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/AbstractSourceModule.java:[689] protected void openParent(Object childInfo, HashMap newElements, ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/index/MixinIndex.java:[63] if (false) { System.out.println("MIXIN: addIndexEntry '" + new String(key) //$NON-NLS-1$ + "' path '" + containerRelativePath + "'"); //$NON-NLS-1$ //$NON-NLS-2$ } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[118] public HashMap variables = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[118] public HashMap variables = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[119] public HashSet variablesWithInitializer = new HashSet(5); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[119] public HashSet variablesWithInitializer = new HashSet(5); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[120] public HashSet readOnlyVariables = new HashSet(5); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[120] public HashSet readOnlyVariables = new HashSet(5); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[121] public HashMap previousSessionVariables = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[121] public HashMap previousSessionVariables = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[122] private ThreadLocal variableInitializationInProgress = new ThreadLocal(); ^^^^^^^^^^^ ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[122] private ThreadLocal variableInitializationInProgress = new ThreadLocal(); ^^^^^^^^^^^ ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[127] public HashMap containers = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[127] public HashMap containers = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[128] public HashMap previousSessionContainers = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[128] public HashMap previousSessionContainers = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[129] private ThreadLocal containerInitializationInProgress = new ThreadLocal(); ^^^^^^^^^^^ ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[129] private ThreadLocal containerInitializationInProgress = new ThreadLocal(); ^^^^^^^^^^^ ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[188] public Hashtable options; ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[312] Messages.bind(Messages.buildpath_illegalEntryInBuildpathFile, new String[] { javaProject.getElementName(), e.getMessage() })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[458] private ThreadLocal temporaryCache = new ThreadLocal(); ^^^^^^^^^^^ ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[458] private ThreadLocal temporaryCache = new ThreadLocal(); ^^^^^^^^^^^ ThreadLocal is a raw type. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[472] protected Map perProjectInfos = new HashMap(5); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[472] protected Map perProjectInfos = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[478] protected Map perWorkingCopyInfos = new HashMap(5); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[478] protected Map perWorkingCopyInfos = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[490] Map workspaceScope = null; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[549] HashMap tempCache = (HashMap) this.temporaryCache.get(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[549] HashMap tempCache = (HashMap) this.temporaryCache.get(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[563] HashMap tempCache = (HashMap) this.temporaryCache.get(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[563] HashMap tempCache = (HashMap) this.temporaryCache.get(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[635] protected synchronized void putInfos(IModelElement openedElement, Map newElements) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[661] for (Iterator it = newElements.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[662] Map.Entry entry = (Map.Entry) it.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[662] Map.Entry entry = (Map.Entry) it.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[670] Iterator iterator = newElements.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[682] public HashMap getTemporaryCache() { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[683] HashMap result = (HashMap) this.temporaryCache.get(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[683] HashMap result = (HashMap) this.temporaryCache.get(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[685] result = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[686] this.temporaryCache.set(result); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(Object) belongs to the raw type ThreadLocal. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[695] this.temporaryCache.set(null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(Object) belongs to the raw type ThreadLocal. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[869] this.perProjectInfos.put(project, info); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[904] Map workingCopyToInfos = (Map) this.perWorkingCopyInfos.get(owner); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[904] Map workingCopyToInfos = (Map) this.perWorkingCopyInfos.get(owner); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[906] workingCopyToInfos = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[907] this.perWorkingCopyInfos.put(owner, workingCopyToInfos); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[913] workingCopyToInfos.put(workingCopy, info); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[930] Map workingCopyToInfos = (Map) this.perWorkingCopyInfos.get(owner); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[930] Map workingCopyToInfos = (Map) this.perWorkingCopyInfos.get(owner); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[963] Iterator iterator = workingCopyToInfos.values().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1025] public void setOptions(Hashtable newOptions) { ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1032] Enumeration keys = newOptions.keys(); ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1051] this.optionsCache = newOptions == null ? null : new Hashtable(newOptions); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Hashtable needs unchecked conversion to conform to Hashtable [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1051] this.optionsCache = newOptions == null ? null : new Hashtable(newOptions); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor Hashtable(Map) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1051] this.optionsCache = newOptions == null ? null : new Hashtable(newOptions); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1152] Map workingCopyToInfos = (Map) this.perWorkingCopyInfos.get(owner); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1152] Map workingCopyToInfos = (Map) this.perWorkingCopyInfos.get(owner); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1235] ISavedState savedState = workspace.addSaveParticipant(DLTKCore.getPlugin(), ModelManager.this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addSaveParticipant(Plugin, ISaveParticipant) from the type IWorkspace is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1414] Map projectContainers = (Map) getModelManager().previousSessionContainers.get(project); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1414] Map projectContainers = (Map) getModelManager().previousSessionContainers.get(project); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1416] projectContainers = new HashMap(1); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1417] getModelManager().previousSessionContainers.put(project, projectContainers); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1419] projectContainers.put(containerPath, container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1514] HashSet initializations = variableInitializationInProgress(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1532] private HashSet variableInitializationInProgress() { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1533] HashSet initializations = (HashSet) this.variableInitializationInProgress.get(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1533] HashSet initializations = (HashSet) this.variableInitializationInProgress.get(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1535] initializations = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1536] this.variableInitializationInProgress.set(initializations); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(Object) belongs to the raw type ThreadLocal. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1544] Iterator vars = this.variables.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1555] HashSet initializations = variableInitializationInProgress(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1557] initializations.add(variableName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1569] this.variables.put(variableName, BP_ENTRY_IGNORE_PATH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1573] this.variables.put(variableName, variablePath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1649] public Hashtable getDefaultOptions() { ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1650] Hashtable defaultOptions = new Hashtable(10); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1650] Hashtable defaultOptions = new Hashtable(10); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1658] Iterator iterator = this.optionNames.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1663] defaultOptions.put(propertyName, value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1666] defaultOptions.put(DLTKCore.CORE_ENCODING, DLTKCore.getEncoding()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1680] Map defaultOptionsMap = new HashMap(); // compiler defaults ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1680] Map defaultOptionsMap = new HashMap(); // compiler defaults ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1681] return new Hashtable(defaultOptionsMap); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Hashtable needs unchecked conversion to conform to Hashtable [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1681] return new Hashtable(defaultOptionsMap); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor Hashtable(Map) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1681] return new Hashtable(defaultOptionsMap); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1702] HashSet projectInitializations = containerInitializationInProgress(project); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1706] Map projectContainers = (Map) this.containers.get(project); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1706] Map projectContainers = (Map) this.containers.get(project); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1718] private HashSet containerInitializationInProgress(IScriptProject project) { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1719] Map initializations = (Map) this.containerInitializationInProgress.get(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1719] Map initializations = (Map) this.containerInitializationInProgress.get(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1721] initializations = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1722] this.containerInitializationInProgress.set(initializations); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(Object) belongs to the raw type ThreadLocal. References to generic type ThreadLocal should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1724] HashSet projectInitializations = (HashSet) initializations.get(project); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1724] HashSet projectInitializations = (HashSet) initializations.get(project); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1726] projectInitializations = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1727] initializations.put(project, projectInitializations); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1745] final HashMap allContainerPaths = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1745] final HashMap allContainerPaths = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1752] HashSet paths = null; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelManager.java:[1760] paths = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimpleDLTKExtensionManager.java:[21] private List extensions; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimpleDLTKExtensionManager.java:[81] extensions = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimpleDLTKExtensionManager.java:[89] extensions.add(info); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimpleDLTKExtensionManager.java:[104] return (ElementInfo[]) extensions.toArray(new ElementInfo[extensions .size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimpleDLTKExtensionManager.java:[113] protected List getElementInfoList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/matching/MatchingNodeSet.java:[119] ArrayList nodes = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/matching/MatchingNodeSet.java:[125] nodes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/matching/MatchingNodeSet.java:[126] nodes.add(node); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/matching/MatchingNodeSet.java:[132] nodes.toArray(result); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/core/BuiltinProjectFragmentRequest.java:[49] protected List checkChanges(Index index, Collection modules, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/core/BuiltinProjectFragmentRequest.java:[49] protected List checkChanges(Index index, Collection modules, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/core/BuiltinProjectFragmentRequest.java:[54] final List changes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/core/BuiltinProjectFragmentRequest.java:[54] final List changes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/core/BuiltinProjectFragmentRequest.java:[58] changes.add(documentNames[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/core/BuiltinProjectFragmentRequest.java:[61] changes.addAll(modules); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/indexing/core/BuiltinProjectFragmentRequest.java:[64] return super.checkChanges(index, modules, containerPath, environment, ^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/cache/impl/CacheEntryImpl.java:[179] attributes = new EObjectContainmentEList(CacheEntryAttribute.class, this, CachePackage.CACHE_ENTRY__ATTRIBUTES); ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/builder/BuildParticipantManager.java:[38] public class BuildParticipantManager extends NatureExtensionManager { ^^^^^^^^^^^^ BuildParticipantManager.FactoryValue is a raw type. References to generic type BuildParticipantManager.FactoryValue should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ProjectReferenceChange.java:[118] description1.setDynamicReferences(requiredProjectArray); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDynamicReferences(IProject[]) from the type IProjectDescription is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/SourceElementRequestVisitor.java:[76] List names = type.getSuperClassNames(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/SourceElementRequestVisitor.java:[84] return (String[]) names.toArray(new String[names.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/SourceElementRequestVisitor.java:[168] List args = method.getArguments(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/CallArgumentsList.java:[26] public void setChilds(List l) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/SourceRefElement.java:[50] protected void generateInfos(Object info, HashMap newElements, IProgressMonitor pm) throws ModelException { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[21] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[59] protected Map cuToHandle; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[69] protected Map binariesFromIndexMatches; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[114] this.cuToHandle = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[115] this.binariesFromIndexMatches = new HashMap(10); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[139] : new SubProgressMonitor(this.hierarchy.progressMonitor, amountOfWorkForSubtypes); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[139] : new SubProgressMonitor(this.hierarchy.progressMonitor, amountOfWorkForSubtypes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[140] HashSet localTypes = new HashSet(10); // contains the paths ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[140] HashSet localTypes = new HashSet(10); // contains the paths ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[154] : new SubProgressMonitor(this.hierarchy.progressMonitor, 100 - amountOfWorkForSubtypes); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[154] : new SubProgressMonitor(this.hierarchy.progressMonitor, 100 - amountOfWorkForSubtypes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[167] private void buildForProject(ScriptProject project, ArrayList potentialSubtypes, ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[168] org.eclipse.dltk.core.ISourceModule[] workingCopies, HashSet localTypes, IProgressMonitor monitor) ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[175] potentialSubtypes.toArray(openables); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[252] localTypes = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[253] localTypes.add(openable.getPath().toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[254] this.hierarchyResolver.resolve(new Openable[] { openable }, localTypes); ^^^^^^^^^^ Type safety: The expression of type HashSet needs unchecked conversion to conform to HashSet [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[258] this.hierarchyResolver.resolve(openables, localTypes); ^^^^^^^^^^ Type safety: The expression of type HashSet needs unchecked conversion to conform to HashSet [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[265] private void buildFromPotentialSubtypes(String[] allPotentialSubTypes, HashSet localTypes, ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[270] HashMap wcPaths = new HashMap(); // a map from path to working copies ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[270] HashMap wcPaths = new HashMap(); // a map from path to working copies ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[278] wcPaths.put(path, workingCopy); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[310] ArrayList potentialSubtypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[310] ArrayList potentialSubtypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[344] potentialSubtypes = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[350] potentialSubtypes = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[353] potentialSubtypes.add(handle); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[364] potentialSubtypes.add(focusType.getSourceModule()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[377] potentialSubtypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[378] potentialSubtypes.add(focusType.getSourceModule()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[402] this.cuToHandle.put(unit, handle); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[410] protected String[] determinePossibleSubTypes(final HashSet localTypes, IProgressMonitor monitor) { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[413] HashSet paths = new HashSet(10); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[413] HashSet paths = new HashSet(10); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[417] this.paths.add(path); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[419] localTypes.add(path); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[437] HashSet paths = collector.paths; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[441] for (Iterator iter = paths.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/IndexBasedHierarchyBuilder.java:[463] public static void searchAllPossibleSubTypes(IType type, IDLTKSearchScope scope, final Map binariesFromIndexMatches, ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvaluationStatistics.java:[19] private List steps; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvaluationStatistics.java:[28] this.steps = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvaluationStatistics.java:[71] public List getSteps() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedTypeHierarchy.java:[53] fRootElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedTypeHierarchy.java:[62] fRootElements.add(roots[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[35] protected ArrayList fFields = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[41] protected ArrayList fInitializers = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[47] protected ArrayList fMemberTypes = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[53] protected ArrayList fMethods = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[59] protected ArrayList fScriptFolders = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[65] protected ArrayList fTypes = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[84] fFields = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[86] fFields.add(field); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[95] fMemberTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[97] fMemberTypes.add(type); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[106] fMethods = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[108] fMethods.add(method); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[117] fScriptFolders = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[119] fScriptFolders.add(ScriptFolder); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[128] fTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[130] fTypes.add(type); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[142] fFields.toArray(results); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[156] fMemberTypes.toArray(results); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[169] fMethods.toArray(results); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[182] fScriptFolders.toArray(results); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementRequestor.java:[195] fTypes.toArray(results); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/Util.java:[754] private static void quickSort(Comparable[] sortedCollection, int left, int right) { ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/Util.java:[757] Comparable mid = sortedCollection[(left + right) / 2]; ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/Util.java:[759] while (sortedCollection[left].compareTo(mid) < 0) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compareTo(Object) belongs to the raw type Comparable. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/Util.java:[762] while (mid.compareTo(sortedCollection[right]) < 0) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compareTo(Object) belongs to the raw type Comparable. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/Util.java:[766] Comparable tmp = sortedCollection[left]; ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/Util.java:[846] public static void sort(Comparable[] objects) { ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/Util.java:[877] public static Comparable[] sortCopy(Comparable[] objects) { ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/Util.java:[877] public static Comparable[] sortCopy(Comparable[] objects) { ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/Util.java:[879] Comparable[] copy = new Comparable[len]; ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/IPruner.java:[35] boolean prune(IGoal goal, EvaluatorStatistics stat); ^^^^^^^^^^^^^^^^^^^ The type EvaluatorStatistics is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[18] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[51] new SubProgressMonitor(this.hierarchy.progressMonitor, 30); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[51] new SubProgressMonitor(this.hierarchy.progressMonitor, 30); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[52] HashMap allOpenablesInRegion = determineOpenablesInRegion(typeInRegionMonitor); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[57] new SubProgressMonitor(this.hierarchy.progressMonitor, 70); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[57] new SubProgressMonitor(this.hierarchy.progressMonitor, 70); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[71] private void createTypeHierarchyBasedOnRegion(HashMap allOpenablesInRegion, IProgressMonitor monitor) { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[81] this.infoToHandle = new HashMap(size); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[82] Iterator javaProjects = allOpenablesInRegion.entrySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[84] Map.Entry entry = (Map.Entry) javaProjects.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[84] Map.Entry entry = (Map.Entry) javaProjects.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[86] ArrayList allOpenables = (ArrayList) entry.getValue(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[86] ArrayList allOpenables = (ArrayList) entry.getValue(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[88] allOpenables.toArray(openables); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[112] private HashMap determineOpenablesInRegion(IProgressMonitor monitor) { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[115] HashMap allOpenables = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[115] HashMap allOpenables = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[125] ArrayList openables = (ArrayList) allOpenables.get(javaProject); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[125] ArrayList openables = (ArrayList) allOpenables.get(javaProject); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[127] openables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[128] allOpenables.put(javaProject, openables); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[141] openables.add(root); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[145] openables.add(type.getSourceModule()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[166] ArrayList openables) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[188] ArrayList openables) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[198] openables.add(cus[i]); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/RegionBasedHierarchyBuilder.java:[213] ArrayList openables) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKCore.java:[1499] ModelManager.getModelManager().readOnlyVariables .add(variable); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKCore.java:[1573] manager.variablesWithInitializer.add(variableName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKCore.java:[2332] public static Hashtable getDefaultOptions() { ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/DLTKCore.java:[2336] public static void setOptions(Hashtable defaultOptions) { ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/ExpressionList.java:[28] private List fExpressions = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/ExpressionList.java:[28] private List fExpressions = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/ExpressionList.java:[50] Iterator it = fExpressions.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/ExpressionList.java:[65] public void setExpresssions(List exs) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/ExpressionList.java:[67] Iterator i = exs.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/ExpressionList.java:[88] fExpressions = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/ExpressionList.java:[91] fExpressions.add(ex); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/ExpressionList.java:[95] public List getExpressions() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/ExpressionList.java:[106] Iterator i = fExpressions.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[47] public final static ArrayList EMPTY_LIST = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[47] public final static ArrayList EMPTY_LIST = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[68] protected boolean computeChildren(OpenableElementInfo info, Map newElements) throws ModelException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[69] ArrayList vChildren = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[69] ArrayList vChildren = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[70] ArrayList vForeign = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[70] ArrayList vForeign = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[73] Set realPaths = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[73] Set realPaths = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[77] vChildren.toArray(children); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[91] protected void computeFolderChildren(IPath path, boolean isIncluded, ArrayList vChildren, ArrayList vForeign, ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[91] protected void computeFolderChildren(IPath path, boolean isIncluded, ArrayList vChildren, ArrayList vForeign, ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[92] Map newElements, char[][] inclusionPatterns, char[][] exclusionPatterns, Set realPaths) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[92] Map newElements, char[][] inclusionPatterns, char[][] exclusionPatterns, Set realPaths) ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[98] if (!realPaths.add(canonicalPath)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[107] vChildren.add(fldr); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[116] List scriptElements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[116] List scriptElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[117] List nonScriptElements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[117] List nonScriptElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[132] scriptElements.add(memberPath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[135] nonScriptElements.add(memberPath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ExternalProjectFragment.java:[144] newElements.put(fldr, fragInfo); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/SourceModuleStructureRequestor.java:[74] SourceModuleElementInfo moduleInfo, Map newElements) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/SourceModuleStructureRequestor.java:[77] this.newElements = newElements; ^^^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/matching/DLTKSearchPattern.java:[97] private char[][][] typeArguments; ^^^^^^^^^^^^^ The value of the field DLTKSearchPattern.typeArguments is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/LRUCacheEnumerator.java:[24] public class LRUCacheEnumerator implements Enumeration { ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[24] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[66] protected List fMethods; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[68] protected List fTypes; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[70] protected List fVariables; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[74] public TypeDeclaration(DLTKToken name, int start, int end) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[100] public List getMethodList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[107] public List getFieldList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[114] public List getTypeList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[140] public TypeDeclaration(DLTKToken name) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[143] this.setName(name.getText()); ^^^^^^^^^ The method getText() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[445] this.fMethods = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[446] this.fTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[447] this.fVariables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[450] public List getStatements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[458] List statements = getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[460] Iterator i = statements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[461] List results = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[461] List results = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[466] results.add(node); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/TypeDeclaration.java:[469] return (ASTNode[]) results.toArray(new ASTNode[results.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized 725. INFO in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/MetadataContentCache.java (at line 181) .equals(canonicalFile.getAbsoluteFile())) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unlikely argument type for equals(): File seems to be unrelated to String [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/codeassist/org/eclipse/dltk/codeassist/ScriptCompletionEngine.java:[404] List arguments = method.getArguments(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/codeassist/org/eclipse/dltk/codeassist/ScriptCompletionEngine.java:[621] public void setOptions(Map options) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/internal/core/search/matching/MethodDeclarationLocator.java:[51] List arguments = node.getArguments(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/BooleanLiteral.java:[14] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/BooleanLiteral.java:[30] public BooleanLiteral(DLTKToken t) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/GoalEngine.java:[141] private EvaluatorStatistics getEvaluatorStatistics( ^^^^^^^^^^^^^^^^^^^ The type EvaluatorStatistics is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/GoalEngine.java:[148] return new EvaluatorStatistics(ev.totalSubgoals, ^^^^^^^^^^^^^^^^^^^ The type EvaluatorStatistics is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/GoalEngine.java:[148] return new EvaluatorStatistics(ev.totalSubgoals, currentTime - ev.timeCreated, ev.totalSubgoals - ev.subgoalsLeft, ev.successfulSubgoals); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor EvaluatorStatistics(int, long, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/builder/ScriptBuilder.java:[39] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/builder/ScriptBuilder.java:[326] IProgressMonitor sub = new SubProgressMonitor(monitor, 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/builder/ScriptBuilder.java:[326] IProgressMonitor sub = new SubProgressMonitor(monitor, 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/CorrectionEngine.java:[20] IScriptModelMarker.ARGUMENTS, null); ^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/CorrectionEngine.java:[20] IScriptModelMarker.ARGUMENTS, null); ^^^^^^^^^ The field IScriptModelMarker.ARGUMENTS is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/matching/PossibleMatch.java:[15] import org.eclipse.dltk.compiler.env.ISourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISourceModule is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/matching/PossibleMatch.java:[23] public class PossibleMatch implements ISourceModule { ^^^^^^^^^^^^^ The type ISourceModule is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/model/binary/BinaryModule.java:[54] org.eclipse.dltk.compiler.env.ISourceModule { ^^^^^^^^^^^^^ The type ISourceModule is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/model/binary/BinaryModule.java:[84] IProgressMonitor pm, Map newElements, IResource underlyingResource) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/model/binary/BinaryModule.java:[96] this, moduleInfo, this.getSourceMapper(), newElements); ^^^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map 744. INFO in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/environment/org/eclipse/dltk/core/environment/FileHandles.java (at line 26) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/matching/MatchLocatorParser.java:[109] for (Iterator i = supers.getChilds().iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/matching/MatchLocatorParser.java:[126] name = patternProcessor.extractTypeChars(name); ^^^^^^^^^^^^^^^^^^^^^^ The method extractTypeChars(String) from the type ISearchPatternProcessor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/NumericLiteral.java:[12] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/NumericLiteral.java:[29] public NumericLiteral(DLTKToken number) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/Messages.java:[31] private final Map fields; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/Messages.java:[36] fields = new HashMap(len * 2); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/Messages.java:[38] fields.put(fieldArray[i].getName(), fieldArray[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/Messages.java:[136] ArrayList result = new ArrayList(4); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/Messages.java:[136] ArrayList result = new ArrayList(4); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/Messages.java:[139] result.add('_' + nl + EXTENSION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/Messages.java:[146] result.add(EXTENSION); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/Messages.java:[147] nlSuffixes = (String[]) result.toArray(new String[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/util/Messages.java:[156] public static void initializeMessages(String bundleName, Class clazz) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[26] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[274] monitor == null ? null : new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[274] monitor == null ? null : new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[298] monitor == null ? null : new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[298] monitor == null ? null : new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[327] List findMatchesSourceOnly(SearchPattern pattern, SearchParticipant[] participants, IDLTKSearchScope scope, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[350] List documents = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[350] List documents = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[351] for (int i = 0; i < participants.length; i++) { ^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[357] SubProgressMonitor subMonitor = monitor == null ? null : new SubProgressMonitor(monitor, 1000); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[357] SubProgressMonitor subMonitor = monitor == null ? null : new SubProgressMonitor(monitor, 1000); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[357] SubProgressMonitor subMonitor = monitor == null ? null : new SubProgressMonitor(monitor, 1000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[359] subMonitor.beginTask("", 1000); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^ The method beginTask(String, int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[363] subMonitor.subTask(NLS.bind(Messages.engine_searching_indexing, participant.getDescription())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method subTask(String) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[374] subMonitor.subTask( NLS.bind(Messages.engine_searching_matching, participant.getDescription())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method subTask(String) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[387] documents.add(modules[k]); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[513] HashMap pathToCUs = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[513] HashMap pathToCUs = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[516] pathToCUs.put(unit.getPath(), unit); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[521] pathToCUs.put(unit.getPath(), unit); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[525] pathToCUs.values().toArray(copies); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[664] public List searchSourceOnly(SearchPattern pattern, SearchParticipant[] participants, IDLTKSearchScope scope, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[958] progressMonitor == null ? null : new SubProgressMonitor(progressMonitor, 100)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[958] progressMonitor == null ? null : new SubProgressMonitor(progressMonitor, 100)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[1507] final HashSet workingCopyPaths = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[1507] final HashSet workingCopyPaths = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[1517] workingCopyPaths.add(workingCopy.getPath().toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[1565] progressMonitor == null ? null : new SubProgressMonitor(progressMonitor, 100)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[1565] progressMonitor == null ? null : new SubProgressMonitor(progressMonitor, 100)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[1574] final String path = workingCopy.getPath().toString(); ^^^^ The value of the local variable path is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[1585] char[][] enclosingTypeNames; ^^^^^^^^^^^^^^^^^^ The value of the local variable enclosingTypeNames is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[1592] char[] simpleName = type.getElementName().toCharArray(); ^^^^^^^^^^ The value of the local variable simpleName is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/BasicSearchEngine.java:[1593] int kind = 0; ^^^^ The value of the local variable kind is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/HierarchyBuilder.java:[52] protected Map infoToHandle; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/HierarchyBuilder.java:[92] this.infoToHandle = new HashMap(5); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/HierarchyBuilder.java:[199] this.infoToHandle.put(genericType, handle); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/SimpleReference.java:[14] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/SimpleReference.java:[26] public SimpleReference(DLTKToken token) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/SimpleReference.java:[27] this.fName = token.getText(); ^^^^^^^^^ The method getText() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/references/SimpleReference.java:[28] this.setStart(token.getColumn()); ^^^^^^^^^^^ The method getColumn() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/ArchiveContentCacheProvider.java:[27] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/ArchiveContentCacheProvider.java:[110] SubProgressMonitor processingIndexes = new SubProgressMonitor( ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/ArchiveContentCacheProvider.java:[110] SubProgressMonitor processingIndexes = new SubProgressMonitor( ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/ArchiveContentCacheProvider.java:[110] SubProgressMonitor processingIndexes = new SubProgressMonitor( monitor, 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/ArchiveContentCacheProvider.java:[112] processingIndexes.beginTask("Processing index files", indexFiles.size()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method beginTask(String, int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/ArchiveContentCacheProvider.java:[116] .subTask("Processing:" + fileHandle.toOSString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method subTask(String) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/ArchiveContentCacheProvider.java:[118] processingIndexes.worked(1); ^^^^^^^^^ The method worked(int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/ArchiveContentCacheProvider.java:[120] processingIndexes.done(); ^^^^^^ The method done() from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/caching/ArchiveContentCacheProvider.java:[163] ZipFile zipFile = new ZipFile(zipFileHandle); ^^^^^^^ Resource leak: 'zipFile' is never closed [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[63] public HashMap roots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[63] public HashMap roots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[69] public HashMap otherRoots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[69] public HashMap otherRoots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[75] public HashMap oldRoots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[75] public HashMap oldRoots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[82] public HashMap oldOtherRoots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[82] public HashMap oldOtherRoots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[88] public HashMap projectDependencies = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[88] public HashMap projectDependencies = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[94] private Set initializingThreads = Collections ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[94] private Set initializingThreads = Collections .synchronizedSet(new HashSet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation synchronizedSet(HashSet) of the generic method synchronizedSet(Set) of type Collections [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[95] .synchronizedSet(new HashSet()); ^^^^^^^^^^^^^ Type safety: The expression of type HashSet needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[95] .synchronizedSet(new HashSet()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[118] private HashMap externalFolderChanges = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[118] private HashMap externalFolderChanges = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[177] this.externalElementsToRefresh = new HashSet(); ^^^^^^^^^^^^^ Type safety: The expression of type HashSet needs unchecked conversion to conform to HashSet [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[177] this.externalElementsToRefresh = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[263] this.externalFolderChanges.put(project, change); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[280] HashMap newRoots = null; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[281] HashMap newOtherRoots = null; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[282] HashMap newProjectDependencies = null; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[290] if (!this.initializingThreads.add(currentThread)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[299] newRoots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[300] newOtherRoots = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[301] newProjectDependencies = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[340] newProjectDependencies.put(key, dependents); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[347] newRoots.put(path, new DeltaProcessor.RootInfo( project, path, ((BuildpathEntry) entry) .fullInclusionPatternChars(), ((BuildpathEntry) entry) .fullExclusionPatternChars(), entry.getEntryKind())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[355] ArrayList rootList = (ArrayList) newOtherRoots ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[355] ArrayList rootList = (ArrayList) newOtherRoots ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[358] rootList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[359] newOtherRoots.put(path, rootList); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[361] rootList.add(new DeltaProcessor.RootInfo(project, path, ((BuildpathEntry) entry) .fullInclusionPatternChars(), ((BuildpathEntry) entry) .fullExclusionPatternChars(), entry.getEntryKind())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[597] Map updatedRoots; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[598] Map otherUpdatedRoots; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[606] Iterator iterator = updatedRoots.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[629] ArrayList rootList = (ArrayList) otherUpdatedRoots.get(path); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[629] ArrayList rootList = (ArrayList) otherUpdatedRoots.get(path); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java:[631] Iterator otherProjects = rootList.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[48] Map infos; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[53] Map oldPositions; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[58] Map newPositions; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[68] ArrayList added; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[73] ArrayList removed; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[113] this.added.add(element); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[275] Iterator iter = this.infos.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[296] this.infos = new HashMap(20); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[297] this.oldPositions = new HashMap(20); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[298] this.newPositions = new HashMap(20); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[302] this.added = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[303] this.removed = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[347] this.infos.put(element, info); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[351] this.newPositions.put(element, position); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[355] this.oldPositions.put(element, position); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelElementDeltaBuilder.java:[409] this.removed.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/task/TodoTaskPreferences.java:[17] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/task/TodoTaskPreferences.java:[26] private Preferences store; ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/task/TodoTaskPreferences.java:[28] public TodoTaskPreferences(Preferences store) { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/task/TodoTaskPreferences.java:[34] return store.getBoolean(ENABLED); ^^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/task/TodoTaskPreferences.java:[39] return store.getBoolean(CASE_SENSITIVE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/compiler/org/eclipse/dltk/compiler/task/TodoTaskPreferences.java:[44] return store.getString(TAGS); ^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/codeassist/org/eclipse/dltk/codeassist/ScriptSelectionEngine.java:[94] public void setOptions(Map options) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/codeassist/org/eclipse/dltk/codeassist/ISelectionEngine.java:[24] void setOptions(Map options); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[27] protected ArrayList fRootElements; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[35] fRootElements = new ArrayList(1); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[46] fRootElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[58] ArrayList parents = getAncestors(element); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[79] private ArrayList getAncestors(IModelElement element) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[80] ArrayList parents = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[80] ArrayList parents = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[83] parents.add(parent); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[123] ArrayList newRootElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[123] ArrayList newRootElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/Region.java:[137] newRootElements.add(currentRoot); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/Literal.java:[15] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/Literal.java:[47] protected Literal(DLTKToken token) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/expressions/Literal.java:[49] this.fLiteralValue = token.getText(); ^^^^^^^^^ The method getText() from the type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimplePriorityClassDLTKExtensionManager.java:[47] List objs = getObjectList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimplePriorityClassDLTKExtensionManager.java:[48] return objs.toArray(new Object[objs.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimplePriorityClassDLTKExtensionManager.java:[51] protected List getObjectList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimplePriorityClassDLTKExtensionManager.java:[53] List objs = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimplePriorityClassDLTKExtensionManager.java:[53] List objs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SimplePriorityClassDLTKExtensionManager.java:[57] objs.add(o); ^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[34] HashMap changes = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[34] HashMap changes = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[76] ArrayList allTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[76] ArrayList allTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[84] allTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[175] ArrayList allTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[175] ArrayList allTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[183] allTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[205] ArrayList allTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[205] ArrayList allTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[214] allTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[256] this.changes.put(type, delta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[299] this.changes.put(type, typeDelta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[322] this.changes.put(type, typeDelta); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[330] private void getAllTypesFromElement(IModelElement element, ArrayList allTypes) throws ModelException { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[336] allTypes.add(type); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[344] allTypes.add(type); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[356] allTypes.add(type); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[368] private void getAllTypesFromHierarchy(ModelElement element, ArrayList allTypes) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[371] ArrayList types = this.hierarchy.files.get(element); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[371] ArrayList types = this.hierarchy.files.get(element); ^^^^^^^ Unlikely argument type ModelElement for get(Object) on a Map> [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[373] allTypes.addAll(types); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[385] allTypes.add(type); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[430] Iterator iterator = this.changes.entrySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[432] Map.Entry entry = (Map.Entry) iterator.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/hierarchy/ChangeCollector.java:[432] Map.Entry entry = (Map.Entry) iterator.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/ICallProcessor.java:[19] Map process(final IModelElement parent, IModelElement member, ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelCache.java:[50] protected HashMap projectCache; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelCache.java:[66] protected Map childrenCache; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelCache.java:[83] this.projectCache = new HashMap(DEFAULT_PROJECT_SIZE); // NB: Don't use ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelCache.java:[95] this.childrenCache = new HashMap((int) (DEFAULT_CHILDREN_SIZE * ratio)); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelCache.java:[149] this.projectCache.put(element, info); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelCache.java:[165] this.childrenCache.put(element, info); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[120] ArrayList children; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[256] .intern(Messages.bind(org.eclipse.dltk.internal.core.util.Messages.restrictedAccess_project, new String[] { "{0}", getPath().segment(0) })); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[259] Messages.bind(org.eclipse.dltk.internal.core.util.Messages.restrictedAccess_constructor_project, new String[] { "{0}", getPath().segment(0) })); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[262] .intern(Messages.bind(org.eclipse.dltk.internal.core.util.Messages.restrictedAccess_method_project, new String[] { "{0}", "{1}", getPath().segment(0) })); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[265] .intern(Messages.bind(org.eclipse.dltk.internal.core.util.Messages.restrictedAccess_field_project, new String[] { "{0}", "{1}", getPath().segment(0) })); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[278] .intern(Messages.bind(org.eclipse.dltk.internal.core.util.Messages.restrictedAccess_library, new String[] { "{0}", pathString })); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[281] Messages.bind(org.eclipse.dltk.internal.core.util.Messages.restrictedAccess_constructor_library, new String[] { "{0}", pathString })); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[284] .intern(Messages.bind(org.eclipse.dltk.internal.core.util.Messages.restrictedAccess_method_library, new String[] { "{0}", "{1}", pathString })); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[287] .intern(Messages.bind(org.eclipse.dltk.internal.core.util.Messages.restrictedAccess_field_library, new String[] { "{0}", "{1}", pathString })); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[533] public static IBuildpathEntry elementDecode(Element element, IScriptProject project, Map unknownElements) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[566] ArrayList unknownChildren = null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[585] unknownChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[588] unknownChildren.add(buffer.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[655] unknownElements.put(path, unknownXmlElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[769] HashMap parameters = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[769] HashMap parameters = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[772] parameters.put(attribute.getNodeName(), attribute.getNodeValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[777] xmlWriter.printTag(nodeName, parameters, false/* don't insert tab */, false/* ^^^^^^^^^^ Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[883] Map unknownElements) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[936] ArrayList unknownChildren = unknownXmlElements != null ? unknownXmlElements.children : null; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[958] HashMap parameters = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[958] HashMap parameters = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[959] parameters.put(TAG_ATTRIBUTE_NAME, attribute.getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[960] parameters.put(TAG_ATTRIBUTE_VALUE, attribute.getValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[961] writer.printTag(TAG_ATTRIBUTE, parameters, indent, newLine, true); ^^^^^^^^^^ Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[976] HashMap parameters = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[976] HashMap parameters = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[977] parameters.put(TAG_PATTERN, new String(accessRule.pattern)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[980] parameters.put(TAG_KIND, TAG_NON_ACCESSIBLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[983] parameters.put(TAG_KIND, TAG_DISCOURAGED); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[986] parameters.put(TAG_KIND, TAG_ACCESSIBLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[990] parameters.put(TAG_IGNORE_IF_BETTER, "true"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[991] writer.printTag(TAG_ACCESS_RULE, parameters, indent, newLine, true); ^^^^^^^^^^ Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1014] private void encodeUnknownChildren(XMLWriter writer, boolean indent, boolean newLine, ArrayList unknownChildren) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1076] return new ModelStatus(IModelStatusConstants.NAME_COLLISION, Messages .bind(Messages.buildpath_duplicateEntryPath, new String[] { entryPathMsg, projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1115] String entryPathMsg = isProjectRelative ? entryPath.removeFirstSegments(1).toString() ^^^^^^^^^^^^ The value of the local variable entryPathMsg is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1153] Messages.bind(Messages.buildpath_mustEndWithSlash, new String[] { exclusionPattern, EnvironmentPathUtils .getLocalPath(entryPath).makeRelative().toString() })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1161] Messages.bind(Messages.buildpath_cannotNestEntryInEntry, new String[] { EnvironmentPathUtils.getLocalPath(entryPath).makeRelative() .toString(), EnvironmentPathUtils.getLocalPath(otherEntry.getPath()) .makeRelative().toString(), exclusionPattern })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1168] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages.bind( Messages.buildpath_cannotNestEntryInEntryNoExclusion, new String[] { EnvironmentPathUtils.getLocalPath(entryPath).makeRelative() .toString(), EnvironmentPathUtils.getLocalPath(otherEntry.getPath()) .makeRelative().toString(), exclusionPattern })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1179] Messages.bind(Messages.buildpath_cannotNestEntryInLibrary, new String[] { EnvironmentPathUtils.getLocalPath(entryPath).makeRelative() .toString(), EnvironmentPathUtils.getLocalPath(otherEntry.getPath()) .makeRelative().toString() })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1235] HashSet set = new HashSet(length); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1235] HashSet set = new HashSet(length); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1238] if (!set.add(attName)) { ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1240] Messages.bind(Messages.buildpath_duplicateEntryExtraAttribute, new String[] { attName, entryPathMsg, projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1281] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages .bind(Messages.buildpath_illegalContainerPath, new String[] { entryPathMsg, projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1305] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages .bind(Messages.buildpath_illegalVariablePath, new String[] { entryPathMsg, projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1330] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages.bind( Messages.buildpath_illegalLibraryArchive, new String[] { EnvironmentPathUtils.getLocalPath(path).toString(), projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1338] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages.bind( Messages.buildpath_illegalExternalFolder, new String[] { EnvironmentPathUtils.getLocalPath(path).toString(), projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1344] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages .bind(Messages.buildpath_illegalLibraryPath, new String[] { entryPathMsg, projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1353] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages .bind(Messages.buildpath_unboundProject, new String[] { path.segment(0), projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1358] Messages.bind(Messages.buildpath_closedProject, new String[] { path.segment(0) })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1361] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages .bind(Messages.buildpath_illegalProjectPath, new String[] { path.toString(), projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1376] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages .bind(Messages.buildpath_unboundSourceFolder, new String[] { entryPathMsg, projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1380] return new ModelStatus(IModelStatusConstants.INVALID_BUILDPATH, Messages .bind(Messages.buildpath_illegalSourceFolderPath, new String[] { entryPathMsg, projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1389] HashSet set = new HashSet(length); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1389] HashSet set = new HashSet(length); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1392] if (!set.add(attName)) { ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1394] Messages.bind(Messages.buildpath_duplicateEntryExtraAttribute, new String[] { attName, entryPathMsg, projectName })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method bind(String, Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1410] private static void encodePatterns(IPath[] patterns, String tag, Map parameters) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java:[1418] parameters.put(tag, String.valueOf(rule)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/WeakHashSet.java:[20] public static class HashableWeakReference extends WeakReference { ^^^^^^^^^^^^^ WeakReference is a raw type. References to generic type WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/WeakHashSet.java:[23] public HashableWeakReference(Object referent, ReferenceQueue queue) { ^^^^^^^^^^^^^^ ReferenceQueue is a raw type. References to generic type ReferenceQueue should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/WeakHashSet.java:[24] super(referent, queue); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WeakReference(Object, ReferenceQueue) belongs to the raw type WeakReference. References to generic type WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/WeakHashSet.java:[56] ReferenceQueue referenceQueue = new ReferenceQueue(); ^^^^^^^^^^^^^^ ReferenceQueue is a raw type. References to generic type ReferenceQueue should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/WeakHashSet.java:[56] ReferenceQueue referenceQueue = new ReferenceQueue(); ^^^^^^^^^^^^^^ ReferenceQueue is a raw type. References to generic type ReferenceQueue should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/matching/MatchLocator.java:[161] private HashSet handles; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/matching/MatchLocator.java:[338] this.handles.add(handle); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/matching/MatchLocator.java:[936] this.handles = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized 991. INFO in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/SearchableEnvironmentRequestor.java (at line 94) && this.unitToSkip.equals(type.getSourceModule())) { ^^^^^^^^^^^^^^^^^^^^^^ Unlikely argument type for equals(): ISourceModule seems to be unrelated to IModuleSource [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvalutationRecorder.java:[29] private Map goalStats = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvalutationRecorder.java:[29] private Map goalStats = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvalutationRecorder.java:[34] for (Iterator iterator = goalStats.keySet().iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvalutationRecorder.java:[37] n.goalStats.put(k, goalStats.get(k)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvalutationRecorder.java:[46] this.goalStats.put(rootGoal, new GoalEvaluationStatistics(rootGoal)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvalutationRecorder.java:[51] this.goalStats = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvalutationRecorder.java:[58] goalStats.put(g, s); ^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/typeinference/org/eclipse/dltk/ti/statistics/GoalEvalutationRecorder.java:[107] stat.getSteps().add(step); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/Declaration.java:[15] import org.eclipse.dltk.ast.DLTKToken; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/Declaration.java:[49] protected Declaration(DLTKToken name, int start, int end) { ^^^^^^^^^ The type DLTKToken is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelUpdater.java:[31] HashSet projectsToUpdate = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelUpdater.java:[31] HashSet projectsToUpdate = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelUpdater.java:[77] this.projectsToUpdate.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelUpdater.java:[96] this.projectsToUpdate.add(element.getScriptProject()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelUpdater.java:[143] this.projectsToUpdate.add(element.getScriptProject()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelUpdater.java:[168] Iterator iterator = this.projectsToUpdate.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/ModelUpdater.java:[174] this.projectsToUpdate = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[133] public Enumeration elements() { ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[160] public java.util.Hashtable getEntryTable() { ^^^^^^^^^^^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[238] int forwardListLength = 0; ^^^^^^^^^^^^^^^^^ The value of the local variable forwardListLength is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[248] int backwardListLength = 0; ^^^^^^^^^^^^^^^^^^ The value of the local variable backwardListLength is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[259] Enumeration keys = fEntryTable.keys(); ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[261] public Class fClass; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[264] public Temp(Class aClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[274] java.util.HashMap h = new java.util.HashMap(); ^^^^^^^^^^^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[274] java.util.HashMap h = new java.util.HashMap(); ^^^^^^^^^^^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[277] Class key = entry._fValue.getClass(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[280] h.put(key, new Temp(key)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/OverflowingLRUCache.java:[287] for (Iterator iter = h.keySet().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized 1020 problems (0 errors, 1017 warnings, 1017 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/org.eclipse.dltk.core-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/org.eclipse.dltk.core-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/org.eclipse.dltk.core-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/org.eclipse.dltk.core-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core --- [INFO] [INFO] -----------< org.eclipse.dltk.core:org.eclipse.dltk.console >----------- [INFO] Building org.eclipse.dltk.console 6.3.0-SNAPSHOT [7/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.console --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.console --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.console --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.console --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/src/org/eclipse/dltk/console/IScriptConsoleShell.java:[17] List getCompletions(String commandLine, int position) throws IOException; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/src/org/eclipse/dltk/console/ShellResponse.java:[16] private List completions; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/src/org/eclipse/dltk/console/ShellResponse.java:[28] public ShellResponse(List completions) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/src/org/eclipse/dltk/console/ShellResponse.java:[32] public List getCompletions() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/src/org/eclipse/dltk/console/ScriptConsoleServer.java:[43] ServerSocket s = new ServerSocket(this.port); ^ Resource leak: 's' is never closed [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/src/org/eclipse/dltk/console/ScriptConsoleServer.java:[82] ServerSocket server = new ServerSocket(port); ^^^^^^ Resource leak: 'server' is never closed 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.console --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.console --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/target/org.eclipse.dltk.console-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.console --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.console --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/target/org.eclipse.dltk.console-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.console --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.console --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/target/org.eclipse.dltk.console-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console/6.3.0-SNAPSHOT/org.eclipse.dltk.console-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console/6.3.0-SNAPSHOT/org.eclipse.dltk.console-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/target/org.eclipse.dltk.console-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console/6.3.0-SNAPSHOT/org.eclipse.dltk.console-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console/6.3.0-SNAPSHOT/org.eclipse.dltk.console-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console/6.3.0-SNAPSHOT/org.eclipse.dltk.console-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.console --- [INFO] [INFO] ------------< org.eclipse.dltk.core:org.eclipse.dltk.debug >------------ [INFO] Building org.eclipse.dltk.debug 6.3.0-SNAPSHOT [8/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.debug --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.debug --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.debug --- [INFO] Compiling 227 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptDebugTarget.java:[91] private static final WeakHashMap targets = new WeakHashMap(); ^^^^^^^^^^^ WeakHashMap is a raw type. References to generic type WeakHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptDebugTarget.java:[91] private static final WeakHashMap targets = new WeakHashMap(); ^^^^^^^^^^^ WeakHashMap is a raw type. References to generic type WeakHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptDebugTarget.java:[107] public static List getAllTargets() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptDebugTarget.java:[109] return new ArrayList(targets.keySet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptDebugTarget.java:[109] return new ArrayList(targets.keySet()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptDebugTarget.java:[147] targets.put(this, ""); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type WeakHashMap. References to generic type WeakHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[25] import org.eclipse.core.runtime.Preferences.IPropertyChangeListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[26] import org.eclipse.core.runtime.Preferences.PropertyChangeEvent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[90] getPluginPreferences().addPropertyChangeListener( ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[90] getPluginPreferences().addPropertyChangeListener( new DbgpServicePreferenceUpdater()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addPropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[97] implements IPropertyChangeListener { ^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[100] public void propertyChange(PropertyChangeEvent event) { ^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[101] final String property = event.getProperty(); ^^^^^^^^^^^^^ The method getProperty() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[158] return getPluginPreferences() ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[159] .getInt(DLTKDebugPreferenceConstants.PREF_DBGP_PORT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getInt(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[163] String address = getPluginPreferences() ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[164] .getString(DLTKDebugPreferenceConstants.PREF_DBGP_BIND_ADDRESS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[178] return getDefault().getPluginPreferences().getInt( ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPlugin.java:[178] return getDefault().getPluginPreferences().getInt( DLTKDebugPreferenceConstants.PREF_DBGP_CONNECTION_TIMEOUT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getInt(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/dbgp/internal/commands/DbgpDebuggingEngineCommunicator.java:[56] timeout = DLTKDebugPlugin.getDefault().getPluginPreferences().getInt( ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/dbgp/internal/commands/DbgpDebuggingEngineCommunicator.java:[56] timeout = DLTKDebugPlugin.getDefault().getPluginPreferences().getInt( DLTKDebugPreferenceConstants.PREF_DBGP_RESPONSE_TIMEOUT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getInt(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/dbgp/DbgpServer.java:[29] ServerSocket socket = null; ^^^^^^ Resource 'socket' should be managed by try-with-resource [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptSpawnpoint.java:[24] import org.eclipse.dltk.debug.core.model.IScriptSpawnpoint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptSpawnpoint.java:[27] implements IScriptSpawnpoint { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/ScriptDebugManager.java:[39] public final Comparator comparator; ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/ScriptDebugManager.java:[43] IDLTKDebugToolkit debugToolkit, Comparator comparator) { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/ScriptDebugManager.java:[77] Comparator comparator = null; ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/ScriptDebugManager.java:[82] comparator = (Comparator) element ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/ScriptDebugManager.java:[145] public Comparator getVariableNameComparatorByNature(String natureId) { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/ScriptDebugManager.java:[149] public Comparator getVariableNameComparatorByDebugModel( ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptStackFrame.java:[118] final Map names = commands.getContextNames(getLevel()); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptStackFrame.java:[155] final Comparator variableComparator = ScriptDebugManager ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptStackFrame.java:[159] Arrays.sort(locals, variableComparator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(IVariable[], Comparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptStackFrame.java:[159] Arrays.sort(locals, variableComparator); ^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptStackFrame.java:[162] Arrays.sort(globals, variableComparator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(IVariable[], Comparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptStackFrame.java:[162] Arrays.sort(globals, variableComparator); ^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptStackFrame.java:[165] Arrays.sort(classes, variableComparator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(IVariable[], Comparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptStackFrame.java:[165] Arrays.sort(classes, variableComparator); ^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[51] import org.eclipse.dltk.debug.core.model.IScriptSpawnpoint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[190] IScriptSpawnpoint spawnpoint) throws DbgpException, CoreException { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[393] IScriptSpawnpoint spawnpoint) throws DbgpException, CoreException { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[405] IScriptSpawnpoint spawnpoint) throws DbgpException, CoreException { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[510] if (breakpoint instanceof IScriptSpawnpoint) { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[511] addSpawnpoint(session, (IScriptSpawnpoint) breakpoint); ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[606] if (breakpoint instanceof IScriptSpawnpoint) { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[607] addSpawnpoint(session, (IScriptSpawnpoint) breakpoint); ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[633] if (breakpoint instanceof IScriptSpawnpoint) { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[636] (IScriptSpawnpoint) breakpoint) ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[646] (IScriptSpawnpoint) breakpoint); ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[648] (IScriptSpawnpoint) breakpoint); ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[651] (IScriptSpawnpoint) breakpoint); ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[695] if (breakpoint instanceof IScriptSpawnpoint) { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[697] (IScriptSpawnpoint) breakpoint); ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[721] if (breakpoint instanceof IScriptSpawnpoint) { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptBreakpointManager.java:[723] (IScriptSpawnpoint) breakpoint); ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/RemoteScriptDebugTarget.java:[63] return new ScriptBreakpointPathMapper(getScriptProject(), ^^^^^^^^^^^^^^^^^^ The method getScriptProject() from the type ScriptDebugTarget is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/eval/ScriptEvaluationEngine.java:[27] private final WeakHashMap cache; ^^^^^^^^^^^ WeakHashMap is a raw type. References to generic type WeakHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/eval/ScriptEvaluationEngine.java:[79] this.cache = new WeakHashMap(); ^^^^^^^^^^^ WeakHashMap is a raw type. References to generic type WeakHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[3] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[15] Preferences prefs = DLTKDebugPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[15] Preferences prefs = DLTKDebugPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[16] prefs.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_BREAK_ON_FIRST_LINE, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[20] prefs.setDefault(DLTKDebugPreferenceConstants.PREF_DBGP_ENABLE_LOGGING, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[24] prefs.setDefault(DLTKDebugPreferenceConstants.PREF_DBGP_PORT, DLTKDebugPreferenceConstants.DBGP_AUTODETECT_BIND_ADDRESS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[27] prefs.setDefault(DLTKDebugPreferenceConstants.PREF_DBGP_PORT, -1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[29] prefs.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_CONNECTION_TIMEOUT, 10000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[33] prefs.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_RESPONSE_TIMEOUT, 60 * 60 * 1000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[37] prefs.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_LOCAL, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[40] prefs.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_GLOBAL, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/debug/core/DLTKDebugPluginPreferenceInitializer.java:[44] prefs.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_CLASS, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptDebugModel.java:[23] import org.eclipse.dltk.debug.core.model.IScriptSpawnpoint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptDebugModel.java:[55] public static IScriptSpawnpoint createSpawnpoint(String debugModelId, ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptValue.java:[127] Arrays.sort(this.variables, offset, offset + size, ScriptDebugManager.getInstance() .getVariableNameComparatorByDebugModel( getDebugTarget().getModelIdentifier())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(IVariable[], int, int, Comparator) of the generic method sort(T[], int, int, Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/ScriptValue.java:[128] ScriptDebugManager.getInstance() .getVariableNameComparatorByDebugModel( getDebugTarget().getModelIdentifier())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator 74 problems (74 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/org.eclipse.dltk.debug-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/org.eclipse.dltk.debug-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.debug --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.debug --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/org.eclipse.dltk.debug-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.debug-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.debug-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/org.eclipse.dltk.debug-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.debug-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.debug-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.debug-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.debug --- [INFO] [INFO] ----------< org.eclipse.dltk.core:org.eclipse.dltk.launching >---------- [INFO] Building org.eclipse.dltk.launching 6.3.0-SNAPSHOT [9/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.launching --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.launching --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.launching --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.launching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.launching --- [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[44] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[45] import org.eclipse.core.runtime.Preferences.PropertyChangeEvent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[65] implements Preferences.IPropertyChangeListener, ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[65] implements Preferences.IPropertyChangeListener, ^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[304] getPluginPreferences().setDefault(ScriptRuntime.PREF_CONNECT_TIMEOUT, ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[304] getPluginPreferences().setDefault(ScriptRuntime.PREF_CONNECT_TIMEOUT, ScriptRuntime.DEF_CONNECT_TIMEOUT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[306] getPluginPreferences().addPropertyChangeListener(this); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[306] getPluginPreferences().addPropertyChangeListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addPropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[332] getPluginPreferences().removePropertyChangeListener(this); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[332] getPluginPreferences().removePropertyChangeListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removePropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[335] savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[357] public void propertyChange(PropertyChangeEvent event) { ^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[358] String property = event.getProperty(); ^^^^^^^^^^^^^ The method getProperty() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[360] savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[363] processInterpreterPrefsChanged((String) event.getOldValue(), ^^^^^^^^^^^^^ The method getOldValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DLTKLaunchingPlugin.java:[364] (String) event.getNewValue()); ^^^^^^^^^^^^^ The method getNewValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/AbstractInterpreterInstallType.java:[38] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/AbstractInterpreterInstallType.java:[759] monitor != null ? new SubProgressMonitor(monitor, 95) ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/AbstractInterpreterInstallType.java:[759] monitor != null ? new SubProgressMonitor(monitor, 95) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/AbstractInterpreterInstallType.java:[772] monitor != null ? new SubProgressMonitor(monitor, 5) : null); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/AbstractInterpreterInstallType.java:[772] monitor != null ? new SubProgressMonitor(monitor, 5) : null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/ScriptLaunchUtil.java:[33] import org.eclipse.dltk.launching.ScriptRuntime.DefaultInterpreterEntry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/ScriptLaunchUtil.java:[130] return ScriptRuntime.getDefaultInterpreterInstall( new DefaultInterpreterEntry(natureId, environment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultInterpreterInstall(ScriptRuntime.DefaultInterpreterEntry) from the type ScriptRuntime is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/ScriptLaunchUtil.java:[131] new DefaultInterpreterEntry(natureId, environment)); ^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/ScriptLaunchUtil.java:[131] new DefaultInterpreterEntry(natureId, environment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ScriptRuntime.DefaultInterpreterEntry(String, String) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/sourcelookup/containers/ScriptProjectSourceContainer.java:[108] List filtered = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/sourcelookup/containers/ScriptProjectSourceContainer.java:[114] filtered = new ArrayList(objects.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/sourcelookup/containers/ScriptProjectSourceContainer.java:[116] filtered.add(objects[j]); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/DebugSessionAcceptor.java:[22] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/DebugSessionAcceptor.java:[100] final SubProgressMonitor sub = new SubProgressMonitor(parentMonitor, 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/DebugSessionAcceptor.java:[100] final SubProgressMonitor sub = new SubProgressMonitor(parentMonitor, 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/DebugSessionAcceptor.java:[100] final SubProgressMonitor sub = new SubProgressMonitor(parentMonitor, 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/DebugSessionAcceptor.java:[101] sub.beginTask(Util.EMPTY_STRING, timeout / WAIT_CHUNK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method beginTask(String, int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/DebugSessionAcceptor.java:[132] sub.worked((int) ((now - waitStart) / WAIT_CHUNK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method worked(int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/DebugSessionAcceptor.java:[140] sub.done(); ^^^^^^ The method done() from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/DebugSessionAcceptor.java:[205] initializeMonitor = new SubProgressMonitor(parentMonitor, 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/DebugSessionAcceptor.java:[205] initializeMonitor = new SubProgressMonitor(parentMonitor, 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/StandardSourcepathProvider.java:[36] List all = new UniqueList(entries.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/StandardSourcepathProvider.java:[36] List all = new UniqueList(entries.length); ^^^^^^^^^^ StandardSourcepathProvider.UniqueList is a raw type. References to generic type StandardSourcepathProvider.UniqueList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/StandardSourcepathProvider.java:[42] all.add(entries[i]); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/StandardSourcepathProvider.java:[48] all.add(resolved); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/StandardSourcepathProvider.java:[53] return (IRuntimeBuildpathEntry[]) all .toArray(new IRuntimeBuildpathEntry[all.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DefaultProjectBuildpathEntry.java:[129] List buildpathEntries = new ArrayList(5); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DefaultProjectBuildpathEntry.java:[129] List buildpathEntries = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DefaultProjectBuildpathEntry.java:[170] private void expandProject(IBuildpathEntry projectEntry, List expandedPath, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DefaultProjectBuildpathEntry.java:[180] expandedPath.add(projectEntry); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DefaultProjectBuildpathEntry.java:[187] expandedPath.add(projectEntry); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DefaultProjectBuildpathEntry.java:[221] expandedPath.add(entry); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DefaultProjectBuildpathEntry.java:[292] expandedPath.add(r); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/DefaultProjectBuildpathEntry.java:[298] expandedPath.add(entry); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/AbstractScriptLaunchConfigurationDelegate.java:[34] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/AbstractScriptLaunchConfigurationDelegate.java:[46] import org.eclipse.dltk.core.IScriptModelMarker; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/AbstractScriptLaunchConfigurationDelegate.java:[951] new SubProgressMonitor(monitor, 7)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/AbstractScriptLaunchConfigurationDelegate.java:[951] new SubProgressMonitor(monitor, 7)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/AbstractScriptLaunchConfigurationDelegate.java:[1044] .equals(IScriptModelMarker.DLTK_MODEL_PROBLEM_MARKER); ^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/AbstractScriptLaunchConfigurationDelegate.java:[1044] .equals(IScriptModelMarker.DLTK_MODEL_PROBLEM_MARKER); ^^^^^^^^^^^^^^^^^^^^^^^^^ The field IScriptModelMarker.DLTK_MODEL_PROBLEM_MARKER is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/sourcelookup/containers/BuildpathContainerSourceContainer.java:[15] import org.eclipse.dltk.internal.core.util.HandleFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HandleFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/sourcelookup/containers/BuildpathContainerSourceContainer.java:[51] HandleFactory fac = new HandleFactory(); ^^^^^^^^^^^^^ Discouraged access: The type 'HandleFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/sourcelookup/containers/BuildpathContainerSourceContainer.java:[51] HandleFactory fac = new HandleFactory(); ^^^^^^^^^^^^^ Discouraged access: The type 'HandleFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/sourcelookup/containers/BuildpathContainerSourceContainer.java:[51] HandleFactory fac = new HandleFactory(); ^^^^^^^^^^^^^ Discouraged access: The constructor 'HandleFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/sourcelookup/containers/BuildpathContainerSourceContainer.java:[52] Openable op = fac.createOpenable(name, scope); ^^^^^^^^^^^^^^ Discouraged access: The method 'HandleFactory.createOpenable(String, IDLTKSearchScope)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/InterpreterContainerInitializer.java:[35] import org.eclipse.dltk.launching.ScriptRuntime.DefaultInterpreterEntry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/InterpreterContainerInitializer.java:[88] return ScriptRuntime.getDefaultInterpreterInstall( new DefaultInterpreterEntry(natureId, environment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultInterpreterInstall(ScriptRuntime.DefaultInterpreterEntry) from the type ScriptRuntime is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/InterpreterContainerInitializer.java:[89] new DefaultInterpreterEntry(natureId, environment)); ^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/internal/launching/InterpreterContainerInitializer.java:[89] new DefaultInterpreterEntry(natureId, environment)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ScriptRuntime.DefaultInterpreterEntry(String, String) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/InterpreterSearcher.java:[25] private String natureId; ^^^^^^^^ The value of the field InterpreterSearcher.natureId is not used 66 problems (66 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.launching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/target/org.eclipse.dltk.launching-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/target/org.eclipse.dltk.launching-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.launching --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.launching --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/target/org.eclipse.dltk.launching-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.launching-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.launching-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/target/org.eclipse.dltk.launching-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.launching-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.launching-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.launching-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.launching --- [INFO] [INFO] ---------< org.eclipse.dltk.core:org.eclipse.dltk.console.ui >---------- [INFO] Building org.eclipse.dltk.console.ui 6.3.0-SNAPSHOT [10/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.console.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.console.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.console.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.console.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.console.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.console.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.console.ui --- [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/src/org/eclipse/dltk/console/ui/ScriptConsole.java:[118] final BufferedReader reader = new BufferedReader(new InputStreamReader(stream)); ^^^^^^ Resource leak: 'reader' is never closed 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.console.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.console.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/target/org.eclipse.dltk.console.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.console.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.console.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/target/org.eclipse.dltk.console.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.console.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.console.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/target/org.eclipse.dltk.console.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.console.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.console.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/target/org.eclipse.dltk.console.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.console.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.console.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.console.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.console.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.console.ui --- [INFO] [INFO] ------< org.eclipse.dltk.core:org.eclipse.dltk.core.manipulation >------ [INFO] Building org.eclipse.dltk.core.manipulation 6.3.0-SNAPSHOT [11/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.manipulation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.core.manipulation --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.manipulation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.manipulation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.manipulation --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.core.manipulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.core.manipulation --- [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/core/manipulation/SourceModuleChange.java:[18] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/core/manipulation/SourceModuleChange.java:[88] fCUnit.becomeWorkingCopy(null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/core/manipulation/SourceModuleChange.java:[88] fCUnit.becomeWorkingCopy(null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/core/manipulation/SourceModuleChange.java:[89] return super.acquireDocument(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/core/manipulation/SourceModuleChange.java:[89] return super.acquireDocument(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/rename/RenameModifications.java:[53] private List fRenameArguments; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/rename/RenameModifications.java:[58] fRenameArguments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/rename/RenameModifications.java:[165] for (Iterator iter = fRename.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/rename/RenameModifications.java:[193] fRenameArguments.add(args); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/rename/RenameModelElementProcessor.java:[21] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/rename/RenameModelElementProcessor.java:[235] IProgressMonitor monitor = new SubProgressMonitor(pm, 1000); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/rename/RenameModelElementProcessor.java:[235] IProgressMonitor monitor = new SubProgressMonitor(pm, 1000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/changes/UndoSourceModuleChange.java:[19] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/changes/UndoSourceModuleChange.java:[61] fCUnit.becomeWorkingCopy(null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/changes/UndoSourceModuleChange.java:[61] fCUnit.becomeWorkingCopy(null, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/changes/UndoSourceModuleChange.java:[63] return super.perform(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/org/eclipse/dltk/internal/corext/refactoring/changes/UndoSourceModuleChange.java:[63] return super.perform(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 17 problems (17 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.core.manipulation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.manipulation --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/target/org.eclipse.dltk.core.manipulation-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.manipulation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.core.manipulation --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/target/org.eclipse.dltk.core.manipulation-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.manipulation --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.manipulation --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/target/org.eclipse.dltk.core.manipulation-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.manipulation/6.3.0-SNAPSHOT/org.eclipse.dltk.core.manipulation-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.manipulation/6.3.0-SNAPSHOT/org.eclipse.dltk.core.manipulation-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/target/org.eclipse.dltk.core.manipulation-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.manipulation/6.3.0-SNAPSHOT/org.eclipse.dltk.core.manipulation-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.manipulation/6.3.0-SNAPSHOT/org.eclipse.dltk.core.manipulation-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.manipulation/6.3.0-SNAPSHOT/org.eclipse.dltk.core.manipulation-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.manipulation --- [INFO] [INFO] -------------< org.eclipse.dltk.core:org.eclipse.dltk.ui >-------------- [INFO] Building org.eclipse.dltk.ui 6.3.0-SNAPSHOT [12/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.ui --- [INFO] Compiling 1103 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/BestMatchHover.java:[110] String s = hover.getHoverInfo(textViewer, hoverRegion); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getHoverInfo(ITextViewer, IRegion) from the type ITextHover is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[30] import org.eclipse.dltk.internal.core.util.MethodOverrideTester; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MethodOverrideTester' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[52] private MethodOverrideTester fMethodOverrideTester; ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MethodOverrideTester' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[89] || !fMethodOverrideTester.getFocusType().equals(focusType)) { ^^^^^^^^^^^^ Discouraged access: The method 'MethodOverrideTester.getFocusType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[90] fMethodOverrideTester = new MethodOverrideTester(focusType, ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MethodOverrideTester' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[90] fMethodOverrideTester = new MethodOverrideTester(focusType, ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'MethodOverrideTester(IType, ITypeHierarchy)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[97] Collection children) throws ModelException { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[105] children.add(curr); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[127] return fMethodOverrideTester.isSubsignature(filterMethod, method); ^^^^^^^^^^^^^^ Discouraged access: The method 'MethodOverrideTester.isSubsignature(IMethod, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[129] return fMethodOverrideTester.isSubsignature(method, filterMethod); ^^^^^^^^^^^^^^ Discouraged access: The method 'MethodOverrideTester.isSubsignature(IMethod, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[164] ArrayList types = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[164] ArrayList types = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[176] compactTypes(types); ^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[182] for (Iterator i = types.iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[192] ((List) value).add(type); ^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[217] protected void getRootTypes(List res) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[222] res.add(input); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[231] protected abstract void getTypesInHierarchy(IType type, List res); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[273] Set children = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[273] Set children = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[279] compactTypes(children); ^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[288] final Set children = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[288] final Set children = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[295] compactTypes(children); ^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[297] List result = new ArrayList(children.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[297] List result = new ArrayList(children.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[298] result.addAll(children); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[324] private void addFilteredMemberChildren(IType parent, Collection children) ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[330] children.add(member); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[338] private void addTypeChildren(IType type, Collection children) ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[340] ArrayList types = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[340] ArrayList types = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[346] children.add(curr); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[376] ArrayList types = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyContentProvider.java:[376] ArrayList types = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/FocusOnTypeAction.java:[19] private TypeHierarchyViewPart fViewPart; ^^^^^^^^^ The value of the field FocusOnTypeAction.fViewPart is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceFolderProcessor.java:[180] final Map arguments = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceFolderProcessor.java:[180] final Map arguments = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceFolderProcessor.java:[192] project, description, comment, arguments, RefactoringDescriptor.NONE); ^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceFolderProcessor.java:[193] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_INPUT, descriptor.elementToHandle(DLTKCore.create(resource))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceFolderProcessor.java:[195] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_NAME, newName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TableTextCellEditor.java:[17] import org.eclipse.jface.contentassist.SubjectControlContentAssistant; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubjectControlContentAssistant is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TableTextCellEditor.java:[62] SubjectControlContentAssistant fContentAssistant; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubjectControlContentAssistant is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TableTextCellEditor.java:[103] public void setContentAssistant(SubjectControlContentAssistant assistant) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubjectControlContentAssistant is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[51] private List fDelete; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[52] private List fPackagesToDelete; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[55] fDelete = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[56] fPackagesToDelete = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[60] fDelete.add(resource); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[80] fDelete.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[85] fDelete.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[94] fDelete.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[95] fPackagesToDelete.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[98] fDelete.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[101] fDelete.addAll(Arrays.asList(types)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[110] fDelete.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[118] fDelete.add(unit); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[126] fDelete.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[132] for (Iterator iter = fPackagesToDelete.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[140] for (Iterator iter = fDelete.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteModifications.java:[154] for (Iterator iter = fDelete.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemTableViewer.java:[105] ArrayList others= new ArrayList(changed.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemTableViewer.java:[105] ArrayList others= new ArrayList(changed.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemTableViewer.java:[111] others.add(curr); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddLibraryToBuildpathAction.java:[24] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddLibraryToBuildpathAction.java:[150] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddLibraryToBuildpathAction.java:[150] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddLibraryToBuildpathAction.java:[155] project, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddLibraryToBuildpathAction.java:[155] project, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistPreference.java:[34] private final static String PROPOSALS_FOREGROUND= PreferenceConstants.CODEASSIST_PROPOSALS_FOREGROUND; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field PreferenceConstants.CODEASSIST_PROPOSALS_FOREGROUND is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistPreference.java:[36] private final static String PROPOSALS_BACKGROUND= PreferenceConstants.CODEASSIST_PROPOSALS_BACKGROUND; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field PreferenceConstants.CODEASSIST_PROPOSALS_BACKGROUND is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenProjectAction.java:[26] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenProjectAction.java:[179] project.open(IResource.BACKGROUND_REFRESH, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenProjectAction.java:[179] project.open(IResource.BACKGROUND_REFRESH, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteChangeCreator.java:[74] Map grouped = ReorgUtils ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteChangeCreator.java:[78] for (Iterator iter = grouped.keySet().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteChangeCreator.java:[80] Change change = createDeleteChange(cu, (List) grouped.get(cu), ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteChangeCreator.java:[80] Change change = createDeleteChange(cu, (List) grouped.get(cu), ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteChangeCreator.java:[170] private static List getElementsSmallerThanCu( ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteChangeCreator.java:[172] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteChangeCreator.java:[172] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/DeleteChangeCreator.java:[176] result.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[22] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[74] List result = addLibraryEntries(files, project, monitor); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[91] private List addLibraryEntries(IFile[] resources, IScriptProject project, IProgressMonitor monitor) throws CoreException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[92] List addedEntries= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[92] List addedEntries= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[97] addedEntries.add(new BPListElement(project, IBuildpathEntry.BPE_LIBRARY, res.getFullPath(), res, false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[101] List existingEntries= BuildpathModifier.getExistingEntries(project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[102] BuildpathModifier.setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[102] BuildpathModifier.setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[103] BuildpathModifier.commitBuildPath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[103] BuildpathModifier.commitBuildPath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[105] List result= new ArrayList(addedEntries.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[105] List result= new ArrayList(addedEntries.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[110] result.add(elem); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[140] ArrayList res= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[140] ArrayList res= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[142] for (Iterator iter= elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[155] res.add(element); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[157] return (IFile[]) res.toArray(new IFile[res.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[184] List parts= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[184] List parts= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[189] parts.add(part); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[194] parts.add(refs[i].getPart(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddSelectedLibraryToBuildpathAction.java:[197] Iterator itr= parts.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/DLTKExecuteExtensionHelper.java:[18] return (String) ((Map) data).get("nature"); //$NON-NLS-1$ ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/OpenLocationAction.java:[37] for (Iterator iter = selection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/OpenLocationAction.java:[62] for (Iterator iter= selection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/MembersView.java:[67] return (T) (IShowInTargetList) () -> new String[] { DLTKUIPlugin.ID_SCRIPTEXPLORER }; ^^^^^^^^^^^^^^^^^ The field DLTKUIPlugin.ID_SCRIPTEXPLORER is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/MembersView.java:[178] List newChildren = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/MembersView.java:[178] List newChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/MembersView.java:[182] newChildren.add(children[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/MembersView.java:[202] List newChildren = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/MembersView.java:[202] List newChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/MembersView.java:[206] newChildren.add(children[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[79] private Map fElementToWorkingSet = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[79] private Map fElementToWorkingSet = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[80] private Map fWorkingSetToElement = new IdentityHashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[80] private Map fWorkingSetToElement = new IdentityHashMap(); ^^^^^^^^^^^^^^^ IdentityHashMap is a raw type. References to generic type IdentityHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[82] private Map fResourceToWorkingSet = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[82] private Map fResourceToWorkingSet = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[83] private List fNonProjectTopLevelElements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[83] private List fNonProjectTopLevelElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[105] List toRemove = new ArrayList(Arrays.asList(oldElements)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[105] List toRemove = new ArrayList(Arrays.asList(oldElements)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[105] List toRemove = new ArrayList(Arrays.asList(oldElements)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[106] List toAdd = new ArrayList(Arrays.asList(newElements)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[106] List toAdd = new ArrayList(Arrays.asList(newElements)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[106] List toAdd = new ArrayList(Arrays.asList(newElements)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[108] for (Iterator iter = toAdd.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[111] for (Iterator iter = toRemove.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[115] fWorkingSetToElement.put(ws, newElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[119] private void computeDelta(List toRemove, List toAdd, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[119] private void computeDelta(List toRemove, List toAdd, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[134] public List getAllWorkingSets(Object element) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[138] public List getAllWorkingSetsForResource(IResource resource) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[142] public List getNonProjectTopLevelElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[150] fWorkingSetToElement.put(ws, elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[156] fNonProjectTopLevelElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[177] private void addToMap(Map map, IAdaptable key, IWorkingSet value) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[180] map.put(key, value); ^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[182] List l = new ArrayList(2); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[182] List l = new ArrayList(2); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[183] l.add(obj); ^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[184] l.add(value); ^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[185] map.put(key, l); ^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[187] ((List) obj).add(value); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[187] ((List) obj).add(value); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[191] private void removeFromMap(Map map, IAdaptable key, IWorkingSet value) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[196] List list = (List) current; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[196] List list = (List) current; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[203] map.put(key, list.get(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[211] private Object getFirstElement(Map map, Object key) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[214] return ((List) obj).get(0); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[218] private List getAllElements(Map map, Object key) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[218] private List getAllElements(Map map, Object key) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[221] return (List) obj; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[224] List result = new ArrayList(1); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[224] List result = new ArrayList(1); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[225] result.add(obj); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[291] List result = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[294] List sets = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[303] result = new ArrayList(Arrays.asList(elements)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[303] result = new ArrayList(Arrays.asList(elements)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[304] result.addAll(sets); ^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetModel.java:[386] public List getNonProjectTopLevelElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchEditorOpener.java:[165] return DLTKUIPlugin.getDefault().getWorkbench().getEditorRegistry() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchEditorOpener.java:[169] return desc.getId(); ^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchEditorOpener.java:[179] desc = DLTKUIPlugin.getDefault().getWorkbench().getEditorRegistry() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchEditorOpener.java:[184] return DLTKUIPlugin.getDefault().getWorkbench().getEditorRegistry() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/actions/CustomFiltersActionGroup.java:[196] private HashMap fFilterDescriptorMap; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/actions/CustomFiltersActionGroup.java:[455] fFilterDescriptorMap.put(id, filterDescs[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/actions/CustomFiltersActionGroup.java:[757] setRecentlyChangedFilters(dialog.getFilterDescriptorChangeHistory()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Stack needs unchecked conversion to conform to Stack [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/FilteredTypesSelectionDialog.java:[50] import org.eclipse.dltk.internal.core.search.DLTKSearchTypeNameMatch; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchTypeNameMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/FilteredTypesSelectionDialog.java:[347] protected void setResult(List newResult) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/FilteredTypesSelectionDialog.java:[447] requestor.acceptTypeNameMatch(new DLTKSearchTypeNameMatch(type, type.getFlags())); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchTypeNameMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/FilteredTypesSelectionDialog.java:[447] requestor.acceptTypeNameMatch(new DLTKSearchTypeNameMatch(type, type.getFlags())); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DLTKSearchTypeNameMatch(IType, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/FilteredTypesSelectionDialog.java:[489] protected Comparator getItemsComparator() { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/FilteredTypesSelectionDialog.java:[721] private final ITypeInfoImageProvider fProviderExtension; ^^^^^^^^^^^^^^^^^^ The value of the field FilteredTypesSelectionDialog.TypeInfoUtil.fProviderExtension is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/FilteredTypesSelectionDialog.java:[723] private final TypeInfoRequestorAdapter fAdapter = new TypeInfoRequestorAdapter(); ^^^^^^^^ The value of the field FilteredTypesSelectionDialog.TypeInfoUtil.fAdapter is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenTypeHistory.java:[279] Collection values = getValues(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenTypeHistory.java:[283] for (Iterator iter = values.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenTypeHistory.java:[315] List typesToCheck = new ArrayList(getKeys()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenTypeHistory.java:[315] List typesToCheck = new ArrayList(getKeys()); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenTypeHistory.java:[315] List typesToCheck = new ArrayList(getKeys()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenTypeHistory.java:[319] for (Iterator iter = typesToCheck.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameSourceFolderChange.java:[19] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameSourceFolderChange.java:[121] result.merge(isValid(new SubProgressMonitor(pm, 1), DIRTY)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameSourceFolderChange.java:[121] result.merge(isValid(new SubProgressMonitor(pm, 1), DIRTY)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameSourceFolderChange.java:[125] result.merge(checkIfModifiable(sourceFolder, new SubProgressMonitor(pm, 1))); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameSourceFolderChange.java:[125] result.merge(checkIfModifiable(sourceFolder, new SubProgressMonitor(pm, 1))); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/MultiSelectionListViewer.java:[87] Rectangle bounds = tree.getBounds(); ^^^^^^ The value of the local variable bounds is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodReferencesSearchRequestor.java:[27] public Map getCallers() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewFlatContentProvider.java:[249] fMapToPackageFragments.put(key, fragment); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewFlatContentProvider.java:[286] fMapToLogicalPackage.put(key, lp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewFlatContentProvider.java:[297] fMapToPackageFragments.put(key, frag); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[23] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[76] List result = addExternalArchives( ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[96] protected List addExternalArchives(IPath[] archivePaths, IScriptProject project, IProgressMonitor monitor) throws CoreException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[99] List addedEntries= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[99] List addedEntries= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[104] addedEntries.add(new BPListElement(project, IBuildpathEntry.BPE_LIBRARY, archivePaths[i], null, archivePaths[i].isAbsolute())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[108] List existingEntries= BuildpathModifier.getExistingEntries(project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[109] BuildpathModifier.setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[109] BuildpathModifier.setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[110] BuildpathModifier.commitBuildPath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[110] BuildpathModifier.commitBuildPath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[112] List result= new ArrayList(addedEntries.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[112] List result= new ArrayList(addedEntries.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[117] result.add(elem); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[182] List parts= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[182] List parts= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[187] parts.add(part); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[192] parts.add(refs[i].getPart(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddArchiveToBuildpathAction.java:[195] Iterator itr= parts.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/RefreshAction.java:[29] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/RefreshAction.java:[187] workbenchAction.run(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/RefreshAction.java:[187] workbenchAction.run(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/RefreshAction.java:[188] refreshScriptElements(selection, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/RefreshAction.java:[188] refreshScriptElements(selection, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/RefreshAction.java:[192] SubProgressMonitor monitor) throws CoreException { ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[31] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[104] if (false) { System.out.println("createReorgPolicy():"); //$NON-NLS-1$ System.out.println(" resources: " + Arrays.asList(resources)); //$NON-NLS-1$ System.out.println(" elements: " + Arrays.asList(modelElements)); //$NON-NLS-1$ } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1385] private final Set fAutoGeneratedNewNames = new HashSet(2); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1385] private final Set fAutoGeneratedNewNames = new HashSet(2); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1402] fAutoGeneratedNewNames.add(newName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1432] fAutoGeneratedNewNames.add(newName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1454] fAutoGeneratedNewNames.add(newName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1831] fChangeManager = createChangeManager(new SubProgressMonitor(pm, 1), new RefactoringStatus()); // TODO: ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1831] fChangeManager = createChangeManager(new SubProgressMonitor(pm, 1), new RefactoringStatus()); // TODO: ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1844] Change fileMove = createSimpleMoveChange(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1844] Change fileMove = createSimpleMoveChange(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1950] IProgressMonitor typesMonitor = new SubProgressMonitor(pm, 1); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1950] IProgressMonitor typesMonitor = new SubProgressMonitor(pm, 1); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1953] handleType(types[j], destination, new SubProgressMonitor(typesMonitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1953] handleType(types[j], destination, new SubProgressMonitor(typesMonitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1980] fChangeManager = createChangeManager(new SubProgressMonitor(pm, 2), result); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1980] fChangeManager = createChangeManager(new SubProgressMonitor(pm, 2), result); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1982] computeQualifiedNameMatches(new SubProgressMonitor(pm, 4)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1982] computeQualifiedNameMatches(new SubProgressMonitor(pm, 4)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1983] result.merge(super.checkFinalConditions(new SubProgressMonitor(pm, 1), context, reorgQueries)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[1983] result.merge(super.checkFinalConditions(new SubProgressMonitor(pm, 1), context, reorgQueries)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2005] Set result = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2005] Set result = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2006] result.addAll(Arrays.asList(ResourceUtil.getFiles(fChangeManager.getAllSourceModules()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2010] result.addAll(Arrays.asList(ResourceUtil.getFiles(getCus()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2011] return (IFile[]) result.toArray(new IFile[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2142] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2142] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2154] result.add(cu); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2156] result.add(type); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2160] result.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2163] return (IModelElement[]) result.toArray(new IModelElement[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2167] Set modelElementSet = new HashSet(Arrays.asList(fScriptElements)); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2167] Set modelElementSet = new HashSet(Arrays.asList(fScriptElements)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2167] Set modelElementSet = new HashSet(Arrays.asList(fScriptElements)); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2168] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2168] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2175] result.add(fResources[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2185] result.add(resource); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgPolicyFactory.java:[2189] return (IResource[]) result.toArray(new IResource[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[390] final List/* should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[397] Collections.sort(initialPackagesToDelete, (arg0, arg1) -> { IScriptFolder one = (IScriptFolder) arg0; IScriptFolder two = (IScriptFolder) arg1; return two.getElementName().compareTo(one.getElementName()); }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(List, Comparator) of the generic method sort(List, Comparator) of type Collections [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[397] Collections.sort(initialPackagesToDelete, (arg0, arg1) -> { ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[404] final Set/* */ deletedChildren = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[404] final Set/* */ deletedChildren = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[405] deletedChildren.addAll(Arrays.asList(fResources)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[408] deletedChildren.add(fScriptElements[i].getResource()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[414] for (Iterator outerIter = initialPackagesToDelete.iterator(); outerIter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[425] final List/* */ emptyParents = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[425] final List/* */ emptyParents = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[429] allFragmentsToDelete.addAll(emptyParents); ^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[466] private boolean canRemoveCompletely(IScriptFolder pack, List packagesToDelete) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[481] private void addDeletableParentPackages(IScriptFolder frag, List initialPackagesToDelete, Set resourcesToDelete, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[481] private void addDeletableParentPackages(IScriptFolder frag, List initialPackagesToDelete, Set resourcesToDelete, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[482] List deletableParentPackages) throws CoreException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[501] resourcesToDelete.add(frag.getResource()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[502] deletableParentPackages.add(frag); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[533] List referencingProjects = new ArrayList(1); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[533] List referencingProjects = new ArrayList(1); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[534] referencingProjects.add(root.getScriptProject()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[535] referencingProjects.addAll(Arrays.asList(ModelElementUtil.getReferencingProjects(root))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[550] List referencingProjects = Arrays.asList(ModelElementUtil.getReferencingProjects(root)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[558] List referencingProjects) throws OperationCanceledException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[615] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[615] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[622] result.add(buildpathFile); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[625] return (IFile[]) result.toArray(new IFile[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[687] Set elementSet = new HashSet(Arrays.asList(fScriptElements)); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[687] Set elementSet = new HashSet(Arrays.asList(fScriptElements)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ScriptDeleteProcessor.java:[687] Set elementSet = new HashSet(Arrays.asList(fScriptElements)); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/IBuildpathInformationProvider.java:[80] void handleResult(List resultElements, CoreException exception, int operationType); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddSelectedLibraryOperation.java:[60] List result = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddSelectedLibraryOperation.java:[63] List elements = getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddSelectedLibraryOperation.java:[87] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[29] import org.eclipse.dltk.internal.core.builder.State; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'State' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[39] State lastState = (State) ModelManager.getModelManager() ^^^^^ Discouraged access: The type 'State' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[39] State lastState = (State) ModelManager.getModelManager() ^^^^^ Discouraged access: The type 'State' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[42] lastState = new State(fCurrProject); ^^^^^ Discouraged access: The type 'State' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[42] lastState = new State(fCurrProject); ^^^^^ Discouraged access: The constructor 'State(IProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[55] State state = (State) ModelManager.getModelManager() ^^^^^ Discouraged access: The type 'State' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[55] State state = (State) ModelManager.getModelManager() ^^^^^ Discouraged access: The type 'State' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[58] lastState.getExternalFolders().addAll( ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'State.getExternalFolders()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[59] state.getExternalFolders()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'State.getExternalFolders()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectWizardUtils.java:[64] lastState.setNoCleanExternalFolders(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'State.setNoCleanExternalFolders()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[57] private Map fIcons; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[60] fIcons = new Hashtable(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[65] Iterator iterator = fIcons.values().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[83] fIcons.put(imageDescriptor, icon); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[128] private List fAllWorkingSets; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[129] private List fActiveWorkingSets; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[141] private List fAddedWorkingSets; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[142] private List fRemovedWorkingSets; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[143] private Map fEditedWorkingSets; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[144] private List fRemovedMRUWorkingSets; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[153] fAllWorkingSets = new ArrayList(allWorkingSets.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[158] fAllWorkingSets.add(allWorkingSets[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[180] setInitialSelections(workingSets); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type IWorkingSet[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[234] return ((List) element).toArray(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[357] List newResult = getResultWorkingSets(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[358] fResult = (IWorkingSet[]) newResult .toArray(new IWorkingSet[newResult.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[364] private List getResultWorkingSets() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[366] return new ArrayList(Arrays.asList(checked)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[366] return new ArrayList(Arrays.asList(checked)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[381] List selections = getInitialElementSelections(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[400] fAllWorkingSets.add(workingSet); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[406] fAddedWorkingSets.add(workingSet); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[441] fEditedWorkingSets.put(editWorkingSet, originalWorkingSet); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[458] fAddedWorkingSets = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[459] fRemovedWorkingSets = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[460] fEditedWorkingSets = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[461] fRemovedMRUWorkingSets = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[473] Iterator iter = ((IStructuredSelection) selection).iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[483] fRemovedMRUWorkingSets.add(workingSet); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[487] fRemovedWorkingSets.add(workingSet); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[502] Iterator iterator = fAddedWorkingSets.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[513] Iterator iterator = fEditedWorkingSets.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[537] Iterator iterator = fRemovedWorkingSets.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[569] Set globals = new HashSet(Arrays.asList(PlatformUI.getWorkbench() ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[569] Set globals = new HashSet(Arrays.asList(PlatformUI.getWorkbench() .getWorkingSetManager().getWorkingSets())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[569] Set globals = new HashSet(Arrays.asList(PlatformUI.getWorkbench() ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[571] for (Iterator iter = selection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[578] private void moveUp(List toMoveUp) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[585] private void moveDown(List toMoveDown) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[592] private void setElements(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[598] private List moveUp(List elements, List move) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[598] private List moveUp(List elements, List move) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[598] private List moveUp(List elements, List move) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[600] List res = new ArrayList(nElements); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[600] List res = new ArrayList(nElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[605] res.add(curr); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[608] res.add(floating); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[614] res.add(floating); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[619] private List reverse(List p) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[619] private List reverse(List p) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[620] List reverse = new ArrayList(p.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[620] List reverse = new ArrayList(p.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetConfigurationDialog.java:[622] reverse.add(p.get(i)); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/formatter/FormatterPreviewUtils.java:[38] IScriptFormatterFactory factory, Map preferences) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/formatter/FormatterPreviewUtils.java:[59] LINE_SEPARATOR, preferences); ^^^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/BasicScriptEditorActionContributor.java:[44] private List fPartListeners = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/BasicScriptEditorActionContributor.java:[44] private List fPartListeners = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/BasicScriptEditorActionContributor.java:[107] fPartListeners.add(action); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/BasicScriptEditorActionContributor.java:[112] Iterator e = fPartListeners.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/BasicScriptEditorActionContributor.java:[220] Iterator e = fPartListeners.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathAttributeConfigurationDescriptors.java:[72] private HashMap fDescriptors; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathAttributeConfigurationDescriptors.java:[78] private HashMap getDescriptors() { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathAttributeConfigurationDescriptors.java:[111] private static HashMap readExtensions() { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathAttributeConfigurationDescriptors.java:[113] HashMap descriptors= new HashMap(elements.length * 2); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathAttributeConfigurationDescriptors.java:[113] HashMap descriptors= new HashMap(elements.length * 2); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathAttributeConfigurationDescriptors.java:[117] descriptors.put(curr.getKey(), curr); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/GenerateBuildPathActionGroup.java:[167] public List getBPListElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/GenerateBuildPathActionGroup.java:[292] public List getBPListElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/GenerateBuildPathActionGroup.java:[376] for (Iterator iter = fActions.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/GenerateBuildPathActionGroup.java:[454] for (Iterator iter = selection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableCreationDialog.java:[54] private List fExistingNames; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableCreationDialog.java:[57] List existingNames) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetFilterActionGroup.java:[62] private List fContributions= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetFilterActionGroup.java:[62] private List fContributions= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetFilterActionGroup.java:[239] fContributions.add(item); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetFilterActionGroup.java:[244] fContributions.add(item); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetFilterActionGroup.java:[257] Arrays.sort(workingSets, new WorkingSetComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(IWorkingSet[], WorkingSetComparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetFilterActionGroup.java:[257] Arrays.sort(workingSets, new WorkingSetComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type WorkingSetComparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetFilterActionGroup.java:[275] fContributions.add(item); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetFilterActionGroup.java:[281] for (Iterator iter= fContributions.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[46] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[115] import org.eclipse.ui.internal.editors.text.NonExistingFileEditorInput; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonExistingFileEditorInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.editors/3.13.0.v20191203-1122/org.eclipse.ui.editors-3.13.0.v20191203-1122.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[380] return ((CategorizedProblem) fProblem).getMarkerType(); ^^^^^^^^^^^^^^^ The method getMarkerType() from the type CategorizedProblem is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[1261] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[1261] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[1261] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[1261] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[1527] else if (element instanceof NonExistingFileEditorInput) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonExistingFileEditorInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.editors/3.13.0.v20191203-1122/org.eclipse.ui.editors-3.13.0.v20191203-1122.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[1528] return createFakeSourceModule((NonExistingFileEditorInput) element, requestor); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonExistingFileEditorInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.editors/3.13.0.v20191203-1122/org.eclipse.ui.editors-3.13.0.v20191203-1122.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[1532] private ISourceModule createFakeSourceModule(NonExistingFileEditorInput editorInput, IProblemRequestor requestor) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NonExistingFileEditorInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.editors/3.13.0.v20191203-1122/org.eclipse.ui.editors-3.13.0.v20191203-1122.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SourceModuleDocumentProvider.java:[1534] final IPath path = editorInput.getPath(editorInput); ^^^^^^^ Discouraged access: The method 'NonExistingFileEditorInput.getPath(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.editors/3.13.0.v20191203-1122/org.eclipse.ui.editors-3.13.0.v20191203-1122.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[24] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[57] private final ListDialogField fVariablesList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[62] private List fSelectedElements; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[68] fSelectedElements = new ArrayList(0); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[82] fVariablesList = new ListDialogField(adapter, buttonLabels, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[152] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[158] List selected = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[165] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[170] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[172] List selected = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[187] private boolean containsReadOnly(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[196] private boolean canEdit(List selected, boolean containsReadOnly) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[205] List selected = fVariablesList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[217] List existingEntries = fVariablesList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[226] fVariablesList.addElement(newEntry); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[242] public List getSelectedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[247] ArrayList removedVariables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[247] ArrayList removedVariables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[248] ArrayList changedVariables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[248] ArrayList changedVariables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[249] removedVariables.addAll(Arrays.asList(DLTKCore .getBuildpathVariableNames())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[253] List changedElements = fVariablesList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[264] changedVariables.add(curr.getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[317] private boolean doesChangeRequireFullBuild(List removed, List changed) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[317] private boolean doesChangeRequireFullBuild(List removed, List changed) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[341] private final List fToRemove; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[342] private final List fToChange; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[344] public VariableBlockRunnable(List toRemove, List toChange) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[344] public VariableBlockRunnable(List toRemove, List toChange) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[387] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[387] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[409] ArrayList elements = new ArrayList(entries.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[409] ArrayList elements = new ArrayList(entries.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[416] elements.add(elem); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/VariableBlock.java:[426] fVariablesList.setElements(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[19] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[89] saveCUnitIfNeeded(unit, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[89] saveCUnitIfNeeded(unit, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[95] element.delete(false, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[95] element.delete(false, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[96] resourceDescription.recordStateFromHistory(resource, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[96] resourceDescription.recordStateFromHistory(resource, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[107] saveCUnitIfNeeded(units[i], new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[107] saveCUnitIfNeeded(units[i], new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[109] element.delete(false, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteSourceManipulationChange.java:[109] element.delete(false, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/editor/ScriptMarkerAnnotation.java:[113] public Iterator getOverlaidIterator() { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyTransferDropAdapter.java:[45] List elements= ((IStructuredSelection) selection).toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyTransferDropAdapter.java:[47] return elements.toArray(new IMember[elements.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[76] private ArrayList fChildren; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[80] private List fExtraAttributes = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[80] private List fExtraAttributes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[108] fChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[149] fChildren.add(curr); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[190] res.addAll(this.fExtraAttributes); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[373] fChildren.add(new BPListElementAttribute(this, key, value, builtIn)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[392] ArrayList res = new ArrayList(nChildren); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[392] ArrayList res = new ArrayList(nChildren); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[397] res.add(curr); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[463] Set ns = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[463] Set ns = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[464] ns.addAll(this.fExtraAttributes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[465] ns.removeAll(elem.fExtraAttributes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[615] elem.fExtraAttributes.add(attrib); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[702] for (Iterator iterator = this.fExtraAttributes.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[757] public static IBuildpathEntry[] convertToBuildpathEntries(List/* ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElement.java:[763] for (Iterator iter = cpList.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[32] private static final Map fgEntityLookup; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[33] private static final Set fgTags; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[37] fgTags = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[38] fgTags.add("b"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[39] fgTags.add("br"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[40] fgTags.add("br/"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[41] fgTags.add("div"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[42] fgTags.add("h1"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[43] fgTags.add("h2"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[44] fgTags.add("h3"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[45] fgTags.add("h4"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[46] fgTags.add("h5"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[47] fgTags.add("p"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[48] fgTags.add("dl"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[49] fgTags.add("dt"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[50] fgTags.add("dd"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[51] fgTags.add("li"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[52] fgTags.add("ul"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[53] fgTags.add("pre"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[54] fgTags.add("head"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[56] fgEntityLookup = new HashMap(7); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[57] fgEntityLookup.put("lt", "<"); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[58] fgEntityLookup.put("gt", ">"); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[59] fgEntityLookup.put("nbsp", " "); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[60] fgEntityLookup.put("amp", "&"); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[61] fgEntityLookup.put("circ", "^"); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[62] fgEntityLookup.put("tilde", "~"); //$NON-NLS-2$ //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTML2TextReader.java:[63] fgEntityLookup.put("quot", "\""); //$NON-NLS-1$ //$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractTodoTaskOptionsBlock.java:[103] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractTodoTaskOptionsBlock.java:[108] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractTodoTaskOptionsBlock.java:[114] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractTodoTaskOptionsBlock.java:[131] private ListDialogField fTodoTasksList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractTodoTaskOptionsBlock.java:[174] fTodoTasksList = new ListDialogField(adapter, buttons, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractTodoTaskOptionsBlock.java:[259] fTodoTasksList.setElements(TaskTagUtils.decodeTaskTags(tags)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractTodoTaskOptionsBlock.java:[298] fTodoTasksList.replaceElement(edited, dialog.getResult()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method replaceElement(Object, Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractTodoTaskOptionsBlock.java:[300] fTodoTasksList.addElement(dialog.getResult()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewTableViewer.java:[63] List list= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewTableViewer.java:[63] List list= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewTableViewer.java:[70] list.add(object); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewTableViewer.java:[74] list.add(object); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewTableViewer.java:[98] public List getSelectionFromWidget(){ ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewTableViewer.java:[113] public void setSelectionToWidget(List l, boolean reveal){ ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizard.java:[81] public List getInsertedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizard.java:[82] List result = super.getInsertedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizard.java:[84] result.add(getEntryToEdit()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizard.java:[90] public List getRemovedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizard.java:[95] public List getModifiedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/IImplementorFinder.java:[25] public abstract Collection findImplementingTypes(IType type, ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ToggleCommentAction.java:[52] private Map fPrefixesMap; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ToggleCommentAction.java:[133] int lineCount= 0; ^^^^^^^^^ The value of the local variable lineCount is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ToggleCommentAction.java:[238] int[] found= TextUtilities.indexOf(prefixes, text, 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method indexOf(String[], String, int) from the type TextUtilities is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ToggleCommentAction.java:[298] Map prefixesMap= new HashMap(types.length); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ToggleCommentAction.java:[298] Map prefixesMap= new HashMap(types.length); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ToggleCommentAction.java:[320] prefixesMap.put(type, prefixes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/SelectionTransferDropAdapter.java:[45] private List fElements; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/LocationViewer.java:[48] setInput(new ArrayList()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PluginImagesHelper.java:[26] private HashMap avoidSWTErrorMap; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PluginImagesHelper.java:[86] avoidSWTErrorMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PluginImagesHelper.java:[88] avoidSWTErrorMap.put(key, result); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PluginImagesHelper.java:[102] for (Iterator iter = avoidSWTErrorMap.keySet().iterator(); iter ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/IncludeOperation.java:[57] List result= null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/IncludeOperation.java:[60] List elements= getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/IncludeOperation.java:[85] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptProjectChange.java:[21] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptProjectChange.java:[70] modifyBuildpaths(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptProjectChange.java:[70] modifyBuildpaths(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptProjectChange.java:[75] project.move(description, IResource.FORCE | IResource.SHALLOW, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptProjectChange.java:[75] project.move(description, IResource.FORCE | IResource.SHALLOW, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptProjectChange.java:[132] modifyBuildpath(jp, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptProjectChange.java:[132] modifyBuildpath(jp, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/AbstractModelElementRenameChange.java:[18] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/AbstractModelElementRenameChange.java:[73] doRename(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/AbstractModelElementRenameChange.java:[73] doRename(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[130] private List fExistingLibraries; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[132] public LibraryNameDialog(Shell parent, BPUserLibraryElement elementToEdit, List existingLibraries) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[239] private List fExistingLibraries; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[245] private CheckedListDialogField fExportImportList; ^^^^^^^^^^^^^^^^^^^^^^ CheckedListDialogField is a raw type. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[249] public LoadSaveDialog(Shell shell, boolean isSave, List existingLibraries, IDialogSettings dialogSettings) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[281] fExportImportList = new CheckedListDialogField(this, buttonNames, new BPListLabelProvider()); ^^^^^^^^^^^^^^^^^^^^^^ CheckedListDialogField is a raw type. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[289] fExportImportList.setElements(fExistingLibraries); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[375] List elements = loadLibraries(file); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[376] fExportImportList.setElements(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[408] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[412] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[416] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[417] List selectedElements = fExportImportList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[420] fExportImportList.setChecked(elem, !fExportImportList.isChecked(elem)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setChecked(Object, boolean) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[450] final List elements = fExportImportList.getCheckedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[480] HashSet map = new HashSet(fExistingLibraries.size()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[480] HashSet map = new HashSet(fExistingLibraries.size()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[483] map.add(elem.getName()); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[486] List elements = getLoadedLibraries(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[553] protected static void saveLibraries(List libraries, File file, String encoding, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[626] private static List loadLibraries(File file) throws IOException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[627] InputStream stream = new FileInputStream(file); ^^^^^^ Resource 'stream' should be managed by try-with-resource [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[651] ArrayList result = new ArrayList(length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[651] ArrayList result = new ArrayList(length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[662] result.add(newLibrary); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[700] ArrayList resultingRules = new ArrayList(nRuleElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[700] ArrayList resultingRules = new ArrayList(nRuleElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[709] resultingRules.add(DLTKCore.newAccessRule(pattern, kind)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[716] resultingRules.toArray(new IAccessRule[resultingRules.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[724] public List getLoadedLibraries() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[779] ArrayList elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[779] ArrayList elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[786] elements.add(new BPUserLibraryElement(names[i], container, fDummyProject)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[813] Map map = (Map) data; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[813] Map map = (Map) data; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[889] List list = fLibraryList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[890] HashSet oldNames = new HashSet(Arrays.asList(DLTKCore.getUserLibraryNames(getLanguageToolkit()))); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[890] HashSet oldNames = new HashSet(Arrays.asList(DLTKCore.getUserLibraryNames(getLanguageToolkit()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[890] HashSet oldNames = new HashSet(Arrays.asList(DLTKCore.getUserLibraryNames(getLanguageToolkit()))); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[893] HashSet newEntries = new HashSet(list.size()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[893] HashSet newEntries = new HashSet(list.size()); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[898] newEntries.add(element); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[929] Iterator iter = oldNames.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[947] private BPUserLibraryElement getSingleSelectedLibrary(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[977] List list = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1020] List selected = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1028] List selection = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1035] private void doEdit(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1100] private void doRemove(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1147] private void doAdd(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1154] private void doAddExternal(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1162] List existing = fLibraryList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1165] HashMap map = new HashMap(existing.size()); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1165] HashMap map = new HashMap(existing.size()); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1168] map.put(elem.getName(), elem); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1171] List list = dialog.getLoadedLibraries(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1176] existing.add(elem); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1177] map.put(elem.getName(), elem); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1179] existing.set(existing.indexOf(found), elem); // replace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1192] protected boolean canAdd(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1196] private boolean canEdit(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1213] private boolean canRemove(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1248] private BPUserLibraryElement getCommonParent(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1270] private void doMoveUp(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1273] parent.moveUp(list); ^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1279] private void doMoveDown(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1282] parent.moveDown(list); ^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1288] private boolean canMoveUp(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java:[1301] private boolean canMoveDown(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/CoreUtility.java:[28] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/CoreUtility.java:[139] fProject.build(IncrementalProjectBuilder.FULL_BUILD, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/CoreUtility.java:[139] fProject.build(IncrementalProjectBuilder.FULL_BUILD, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/CoreUtility.java:[141] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/CoreUtility.java:[141] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/CoreUtility.java:[145] new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/CoreUtility.java:[145] new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgMoveAction.java:[54] List elements = selection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgMoveAction.java:[107] List elements = selection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/SourceModuleReorgChange.java:[15] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/SourceModuleReorgChange.java:[59] Change result = doPerformReorg(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/SourceModuleReorgChange.java:[59] Change result = doPerformReorg(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/templates/ScriptTemplatePreferencePage.java:[21] import org.eclipse.jface.text.templates.ContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/templates/ScriptTemplatePreferencePage.java:[37] ContextTypeRegistry registry) { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[104] private CCPActionGroup fCCPActionGroup; ^^^^^^^^^^^^^^^ The value of the field ExtendedClassesView.fCCPActionGroup is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[105] private BuildActionGroup fBuildActionGroup; ^^^^^^^^^^^^^^^^^ The value of the field ExtendedClassesView.fBuildActionGroup is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[115] private ISelection fLastOpenSelection; ^^^^^^^^^^^^^^^^^^ The value of the field ExtendedClassesView.fLastOpenSelection is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[263] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[263] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[266] List list = sel.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[267] for (Iterator iterator = list.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[270] List mixedElements = ((MixedClass) o).getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[271] result.addAll(mixedElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[273] result.add(o); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[315] Iterator iter = ((IStructuredSelection) selection).iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[336] List elements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[336] List elements = new ArrayList(); ^^^^^^^^ The value of the local variable elements is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[336] List elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[369] List newList = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[369] List newList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[370] List list = (List) selectedElement; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[370] List list = (List) selectedElement; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[371] for (Iterator iterator = list.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClassesView.java:[374] newList.add(obj); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[26] private Map fChildrenMap; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[106] fChildrenMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[117] protected void insert(Map toAdd, Set toUpdate, Object child) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[117] protected void insert(Map toAdd, Set toUpdate, Object child) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[125] toUpdate.add(parent); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[141] private boolean insertInto(Object parent, Object child, Map map) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[142] Set children = (Set) map.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[142] Set children = (Set) map.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[144] children = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[145] map.put(parent, children); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[147] return children.add(child); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[150] protected void remove(Set toRemove, Set toUpdate, Object element) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[150] protected void remove(Set toRemove, Set toUpdate, Object element) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[155] toUpdate.add(element); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[167] toRemove.add(element); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[172] toUpdate.add(element); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[185] Set siblings = (Set) fChildrenMap.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[185] Set siblings = (Set) fChildrenMap.get(parent); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[194] Set children = (Set) fChildrenMap.get(parentElement); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[194] Set children = (Set) fChildrenMap.get(parentElement); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[200] Iterator iterator = children.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[219] Set toRemove = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[219] Set toRemove = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[220] Set toUpdate = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[220] Set toUpdate = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[221] Map toAdd = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[221] Map toAdd = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[230] for (Iterator iter = toAdd.keySet().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[232] HashSet children = (HashSet) toAdd.get(parent); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[232] HashSet children = (HashSet) toAdd.get(parent); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LevelTreeContentProvider.java:[235] for (Iterator elementsToUpdate = toUpdate.iterator(); elementsToUpdate ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddLibraryOperation.java:[55] List result= null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddLibraryOperation.java:[82] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/StringMatcher.java:[257] Vector temp = new Vector(); ^^^^^^ Vector is a raw type. References to generic type Vector should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/StringMatcher.java:[257] Vector temp = new Vector(); ^^^^^^ Vector is a raw type. References to generic type Vector should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/StringMatcher.java:[282] temp.addElement(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/StringMatcher.java:[300] temp.addElement(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/RemoveFromBuildpathOperation.java:[63] List result = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/RemoveFromBuildpathOperation.java:[89] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/RemoveFromBuildpathOperation.java:[93] Iterator iterator = elements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[64] import org.eclipse.ui.keys.KeySequence; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[65] import org.eclipse.ui.keys.SWTKeySupport; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[507] KeySequence[] sequences = getInvokingCommandKeySequences(); ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[511] String keySequence = sequences[0].format(); ^^^^^^^^ The method format() from the type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[547] int accelerator = SWTKeySupport.convertEventToUnmodifiedAccelerator(e); ^^^^^^^^^^^^^ The type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[547] int accelerator = SWTKeySupport.convertEventToUnmodifiedAccelerator(e); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method convertEventToUnmodifiedAccelerator(KeyEvent) from the type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[548] KeySequence keySequence = KeySequence ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[548] KeySequence keySequence = KeySequence ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[549] .getInstance(SWTKeySupport.convertAcceleratorToKeyStroke(accelerator)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getInstance(KeyStroke) from the type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[549] .getInstance(SWTKeySupport.convertAcceleratorToKeyStroke(accelerator)); ^^^^^^^^^^^^^ The type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[549] .getInstance(SWTKeySupport.convertAcceleratorToKeyStroke(accelerator)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method convertAcceleratorToKeyStroke(int) from the type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[550] KeySequence[] sequences = getInvokingCommandKeySequences(); ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptOutlineInformationControl.java:[554] if (sequences[i].equals(keySequence)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/actions/DeclarationsSearchGroup.java:[191] Iterator iter = SearchUtil.getLRUWorkingSets().sortedIterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[41] private ListDialogField fHistoryList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[55] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[59] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[64] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[71] fHistoryList= new ListDialogField(adapter, buttonLabels, labelProvider); ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[73] fHistoryList.setElements(Arrays.asList(elements)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[108] fHistoryList.removeElements(fHistoryList.getSelectedElements()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeElements(List) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[120] List selected= fHistoryList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[137] List elems= fHistoryList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/HistoryListAction.java:[138] return (IMethod[]) elems.toArray(new IMethod[elems.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[74] private final List fSettings = new ArrayList(6); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[74] private final List fSettings = new ArrayList(6); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[100] fSettings.add(index, setting); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[111] fSettings.add(setting); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[122] for (final Iterator iterator = fSettings.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[148] fSettings.add( MessageFormat.format(RefactoringCoreMessages.ScriptRefactoringDescriptor_original_element_pattern, ScriptElementLabels.getDefault().getTextLabel(updating.getElements()[0], ScriptElementLabels.ALL_FULLY_QUALIFIED))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[155] fSettings.add(MessageFormat.format( RefactoringCoreMessages.ScriptRefactoringDescriptor_renamed_element_pattern, ScriptElementLabels.getDefault().getTextLabel(element, ScriptElementLabels.ALL_FULLY_QUALIFIED))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[165] fSettings.add(MessageFormat.format( RefactoringCoreMessages.ScriptRefactoringDescriptor_renamed_element_pattern, newLabel + updating.getNewElementName())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[178] fSettings.add(MessageFormat.format( RefactoringCoreMessages.ScriptRefactoringDescriptor_original_element_pattern, ScriptElementLabels.getDefault().getTextLabel(elements[0], ScriptElementLabels.ALL_FULLY_QUALIFIED))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[197] fSettings.add(buffer.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[204] fSettings.add(RefactoringCoreMessages.ScriptRefactoringDescriptor_update_references); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[211] fSettings.add(RefactoringCoreMessages.ScriptRefactoringDescriptor_rename_similar); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[213] fSettings.add(RefactoringCoreMessages.ScriptRefactoringDescriptor_rename_similar_embedded); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[215] fSettings.add(RefactoringCoreMessages.ScriptRefactoringDescriptor_rename_similar_suffix); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[223] fSettings.add(MessageFormat.format( RefactoringCoreMessages.ScriptRefactoringDescriptor_qualified_names_pattern, patterns.trim())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[227] fSettings.add(RefactoringCoreMessages.ScriptRefactoringDescriptor_qualified_names); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[233] fSettings.add(RefactoringCoreMessages.ScriptRefactoringDescriptor_textual_occurrences); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[239] fSettings.add(RefactoringCoreMessages.ScriptRefactoringDescriptor_keep_original_deprecated); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/ScriptRefactoringDescriptorComment.java:[241] fSettings.add(RefactoringCoreMessages.ScriptRefactoringDescriptor_keep_original); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/DestinationContentProvider.java:[62] ArrayList result = new ArrayList(children.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/DestinationContentProvider.java:[62] ArrayList result = new ArrayList(children.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/DestinationContentProvider.java:[69] result.add(modelElement); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/DestinationContentProvider.java:[74] result.add(resource); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/DestinationContentProvider.java:[87] ArrayList result = new ArrayList(nonScriptProjects.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/DestinationContentProvider.java:[87] ArrayList result = new ArrayList(nonScriptProjects.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/DestinationContentProvider.java:[91] result.add(project); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[23] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[39] private Map fSourceModuleStamps; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[50] String newName, String comment, long stampToRestore, Map compilationUnitStamps, boolean renameSubpackages) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[76] isValid(result, allPackages[i], new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[76] isValid(result, allPackages[i], new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[132] Map stamps = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[132] Map stamps = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[148] private void addStamps(Map stamps, ISourceModule[] units) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[153] stamps.put(resource, Long.valueOf(stamp)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[173] renamePackage(currentPackage, new SubProgressMonitor(pm, 1), createNewPath(currentPackage), ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/RenameScriptFolderChange.java:[173] renamePackage(currentPackage, new SubProgressMonitor(pm, 1), createNewPath(currentPackage), ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[46] public static boolean containsOnlyProjects(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[49] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[206] public static IResource[] getResources(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[208] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[254] public static Map groupBySourceModule(List modelElements) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[254] public static Map groupBySourceModule(List modelElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[255] Map result = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[255] Map result = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[256] for (Iterator iter = modelElements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[261] result.put(cu, new ArrayList(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[261] result.put(cu, new ArrayList(1)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[262] ((List) result.get(cu)).add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[262] ((List) result.get(cu)).add(element); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[268] public static List getElementsOfType(IModelElement[] modelElements, int type) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[269] List result = new ArrayList(modelElements.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[269] List result = new ArrayList(modelElements.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[272] result.add(modelElements[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[320] private static void addAll(Object[] array, List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[323] list.add(array[i]); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[334] public static IModelElement[] getModelElements(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[336] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[352] public static IWorkingSet[] getWorkingSets(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[354] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[363] public static void splitIntoModelElementsAndResources(Object[] elements, List modelElementResult, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[364] List resourceResult) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[368] modelElementResult.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[373] modelElementResult.add(jElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[375] resourceResult.add(resource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[380] public static boolean containsElementOrParent(Set elements, IModelElement element) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[392] public static boolean containsElementOrParent(Set elements, IResource element) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[480] Set result = getResourcesOfType(resources, IResource.FILE); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[481] return (IFile[]) result.toArray(new IFile[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[484] public static Set getResourcesOfType(IResource[] resources, int typeMask) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[485] Set result = new HashSet(resources.length); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[485] Set result = new HashSet(resources.length); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[488] result.add(resources[i]); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[494] Set result = getResourcesOfType(resources, IResource.FOLDER); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ReorgUtils.java:[495] return (IFolder[]) result.toArray(new IFolder[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[70] private final Map fHistory; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[71] private final Hashtable fPositions; ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[77] fHistory = new LinkedHashMap(80, 0.75f, true) { ^^^^^^^^^^^^^ LinkedHashMap is a raw type. References to generic type LinkedHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[81] protected boolean removeEldestEntry(Map.Entry eldest) { ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[88] fPositions = new Hashtable(MAX_HISTORY_SIZE); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[96] fHistory.put(getKey(object), object); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[187] protected Set getKeys() { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[191] protected Collection getValues() { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[221] Collection values = fHistory.values(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[223] for (Iterator iter = values.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[229] fPositions.put(key, Integer.valueOf(pos)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[262] fHistory.put(getKey(object), object); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/History.java:[284] Iterator values = getValues().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemMarkerManager.java:[47] private HashSet fChangedElements; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemMarkerManager.java:[49] public ProjectErrorVisitor(HashSet changedElements) { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemMarkerManager.java:[75] && fChangedElements.add(resource)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[54] private final ListDialogField fAccessRulesList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[87] private ListDialogField createListContents(BPListElement entryToEdit) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[97] ListDialogField patternList = new ListDialogField(adapter, buttonLabels, labelProvider); ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[97] ListDialogField patternList = new ListDialogField(adapter, buttonLabels, labelProvider); ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[107] ArrayList elements = new ArrayList(rules.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[107] ArrayList elements = new ArrayList(rules.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[109] elements.add(rules[i]); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[111] patternList.setElements(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[253] protected void doCustomButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[261] protected void doDoubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[265] protected void doSelectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[266] List selected = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[270] private boolean canEdit(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[274] private void editEntry(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[276] List selElements = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[283] field.replaceElement(rule, dialog.getRule()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method replaceElement(Object, Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[287] private void addEntry(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[290] field.addElement(dialog.getRule()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[299] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[304] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[309] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[326] List elements = fAccessRulesList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AccessRulesDialog.java:[327] return (IAccessRule[]) elements.toArray(new IAccessRule[elements.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/model/DLTKElementResourceMapping.java:[433] List toProcess = new ArrayList(fragments.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/model/DLTKElementResourceMapping.java:[433] List toProcess = new ArrayList(fragments.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/model/DLTKElementResourceMapping.java:[439] toProcess.add(fragments[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/model/DLTKElementResourceMapping.java:[444] return new LogicalPackageResourceMapping((IScriptFolder[]) toProcess .toArray(new IScriptFolder[toProcess.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/ExcludeOperation.java:[57] List result = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/ExcludeOperation.java:[60] List modelElements = getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/ExcludeOperation.java:[84] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/BuildPathsPropertyPage.java:[243] Map map = (Map) data; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/BuildPathsPropertyPage.java:[243] Map map = (Map) data; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchPageScoreComputer.java:[22] if (!ScriptSearchPage.EXTENSION_POINT_ID.equals(id)) ^^^^^^^^^^^^^^^^^^ The field ScriptSearchPage.EXTENSION_POINT_ID is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[53] private ListDialogField fBuildpathList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[62] public ProjectsWorkbookPage(ListDialogField buildpathList, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[106] List cpelements = fBuildpathList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[108] final List checkedProjects = new ArrayList(cpelements.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[108] final List checkedProjects = new ArrayList(cpelements.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[113] checkedProjects.add(cpelem); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[141] List projelements = fProjectsList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[144] List cpelements = fBuildpathList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[156] cpelements.add(projelements.get(i)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[159] fBuildpathList.setElements(cpelements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[164] public List getSelection() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[169] public void setSelection(List selElements, boolean expand) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[254] List cplist = fProjectsList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[255] List elementsToAdd = new ArrayList(nElementsChosen); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[255] List elementsToAdd = new ArrayList(nElementsChosen); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[259] elementsToAdd.add(curr); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[272] List selElements = fProjectsList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[294] private boolean canRemove(List selElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[319] private boolean canEdit(List selElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[337] List selElements = fProjectsList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[405] ArrayList selectable = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[405] ArrayList selectable = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[409] selectable.addAll(Arrays.asList(toolkit != null ? model.getScriptProjects(toolkit.getNatureId()) : model.getScriptProjects())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[414] List elements = fProjectsList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[450] List selection = fProjectsList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[460] List selection = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ProjectsWorkbookPage.java:[476] List selElements = fProjectsList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[34] private final ArrayList fExistingEntries; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[44] fExistingEntries= new ArrayList(Arrays.asList(existingEntries)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[44] fExistingEntries= new ArrayList(Arrays.asList(existingEntries)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[53] BuildpathsBlock.flush(getExistingEntries(), scriptProject, monitor); ^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[77] public ArrayList getExistingEntries() { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[86] public List/**/ getInsertedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[87] return new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[90] public List/**/ getRemovedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[91] return new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[94] public List/**/ getModifiedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[95] ArrayList result= new ArrayList(1); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[95] ArrayList result= new ArrayList(1); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathWizard.java:[96] result.add(fEntryToEdit); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[56] import org.eclipse.jface.text.templates.ContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[91] List selected = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[102] List selected = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[132] return codeTemplateAccess.getContextTypeRegistry().getContextType(contextTypeId); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[390] protected boolean canAdd(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[409] protected static boolean canEdit(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[413] protected static boolean canRemove(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[421] protected void updateSourceViewerInput(List selection) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[429] .getContextType(template.getContextTypeId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[437] protected void doButtonPressed(int buttonIndex, List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[498] final ContextTypeRegistry contextTypeRegistry; ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[500] contextTypeRegistry = new ContextTypeRegistry(); ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[500] contextTypeRegistry = new ContextTypeRegistry(); ^^^^^^^^^^^^^^^^^^^^^ The constructor ContextTypeRegistry() is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[503] contextTypeRegistry.addContextType(contextTypes[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addContextType(TemplateContextType) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplateBlock.java:[596] private void export(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallSearchResultCollector.java:[20] private Map fCalledMembers; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallSearchResultCollector.java:[26] public Map getCallers() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallSearchResultCollector.java:[45] fCalledMembers.put(calledMember.getHandleIdentifier(), methodCall); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallSearchResultCollector.java:[55] protected Map createCalledMethodsData() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallSearchResultCollector.java:[56] return new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/DLTKImplementorFinder.java:[23] public Collection findImplementingTypes(IType type, IProgressMonitor progressMonitor) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/EditorUtility.java:[38] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/EditorUtility.java:[675] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/EditorUtility.java:[675] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/EditorUtility.java:[675] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/EditorUtility.java:[675] return new SubProgressMonitor(monitor, ticks, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/ScriptInformationProvider.java:[124] String s = fImplementation.getHoverInfo(textViewer, subject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getHoverInfo(ITextViewer, IRegion) from the type ITextHover is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/SelectionUtil.java:[20] public static List toList(ISelection selection) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptSourceViewerConfiguration.java:[470] return new DefaultInformationControl(parent, shellStyle, style, new HTMLTextPresenter(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor DefaultInformationControl(Shell, int, int, DefaultInformationControl.IInformationPresenter) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddSelectedSourceFolderOperation.java:[61] List result = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddSelectedSourceFolderOperation.java:[64] List elements = getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddSelectedSourceFolderOperation.java:[88] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/HTMLTextPresenter.java:[64] Iterator e= presentation.getAllStyleRangeIterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/BuildpathVariablesPreferencePage.java:[79] DLTKUIPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/BuildpathVariablesPreferencePage.java:[123] Object id = ((Map) data).get(DATA_SELECT_VARIABLE); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/ScriptWorkingSetPage.java:[267] ArrayList closedWithChildren = new ArrayList(elements.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/ScriptWorkingSetPage.java:[267] ArrayList closedWithChildren = new ArrayList(elements.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/ScriptWorkingSetPage.java:[282] closedWithChildren.add(project); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/ScriptWorkingSetPage.java:[338] private void findCheckedElements(List checkedResources, Object parent) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/ScriptWorkingSetPage.java:[344] checkedResources.add(children[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[59] private static Map sToolkitHistory = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[59] private static Map sToolkitHistory = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[67] sToolkitHistory.put(toolkit, his); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[185] private Map fTimestampMapping; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[201] fTimestampMapping = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[257] fTimestampMapping.put(info, Long.valueOf(getContainerTimestamp(info))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[271] fTimestampMapping.put(newMatch, Long.valueOf(getContainerTimestamp(newMatch))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[278] Collection values = getValues(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[282] for (Iterator iter = values.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[291] Collection values = getValues(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[293] for (Iterator iter = values.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[315] List typesToCheck = new ArrayList(getKeys()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[315] List typesToCheck = new ArrayList(getKeys()); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[315] List typesToCheck = new ArrayList(getKeys()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[319] for (Iterator iter = typesToCheck.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[338] fTimestampMapping.put(type, Long.valueOf(currentTimestamp)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/util/OpenMethodHistory.java:[437] fTimestampMapping.put(info, Long.valueOf(timestamp)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CreateTargetQueries.java:[87] wizard.init(DLTKUIPlugin.getDefault().getWorkbench(), new StructuredSelection(selection)); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenModelElementWithMenu.java:[41] import org.eclipse.ui.internal.WorkbenchPage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenModelElementWithMenu.java:[42] import org.eclipse.ui.internal.ide.IDEWorkbenchMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.16.100.v20191122-2109/org.eclipse.ui.ide-3.16.100.v20191122-2109.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenModelElementWithMenu.java:[295] menuItem.setText(IDEWorkbenchMessages.OpenWithMenu_Other); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.16.100.v20191122-2109/org.eclipse.ui.ide-3.16.100.v20191122-2109.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenModelElementWithMenu.java:[295] menuItem.setText(IDEWorkbenchMessages.OpenWithMenu_Other); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchMessages.OpenWithMenu_Other' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.16.100.v20191122-2109/org.eclipse.ui.ide-3.16.100.v20191122-2109.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenModelElementWithMenu.java:[301] NLS.bind(IDEWorkbenchMessages.OpenWithMenu_OtherDialogDescription, fileResource.getName())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.16.100.v20191122-2109/org.eclipse.ui.ide-3.16.100.v20191122-2109.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenModelElementWithMenu.java:[301] NLS.bind(IDEWorkbenchMessages.OpenWithMenu_OtherDialogDescription, fileResource.getName())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDEWorkbenchMessages.OpenWithMenu_OtherDialogDescription' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.16.100.v20191122-2109/org.eclipse.ui.ide-3.16.100.v20191122-2109.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenModelElementWithMenu.java:[354] ((WorkbenchPage) page).openEditorFromDescriptor(new FileEditorInput(file), editorDescriptor, true, ^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenModelElementWithMenu.java:[354] ((WorkbenchPage) page).openEditorFromDescriptor(new FileEditorInput(file), editorDescriptor, true, ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'WorkbenchPage.openEditorFromDescriptor(IEditorInput, IEditorDescriptor, boolean, IMemento)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/selectionaction/SelectionHistory.java:[23] private List fHistory; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/selectionaction/SelectionHistory.java:[32] fHistory= new ArrayList(3); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/selectionaction/SelectionHistory.java:[50] fHistory.add(range); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[59] private Stack fFilterDescriptorChangeHistory; ^^^^^ Stack is a raw type. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[84] fFilterDescriptorChangeHistory = new Stack(); ^^^^^ Stack is a raw type. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[174] setInitialSelections(getEnabledFilterDescriptors()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type FilterDescriptor[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[176] List initialSelection = getInitialElementSelections(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[200] fFilterDescriptorChangeHistory.push(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[226] fFilterDescriptorChangeHistory.push(fBuiltInFilters[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[241] fFilterDescriptorChangeHistory.push(fBuiltInFilters[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[248] Iterator itemsToCheck = getInitialElementSelections().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[256] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[256] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[259] result.add(fBuiltInFilters[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[286] protected void setResult(List newResult) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/CustomFiltersDialog.java:[326] public Stack getFilterDescriptorChangeHistory() { ^^^^^ Stack is a raw type. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dnd/ResourceTransferDragAdapter.java:[93] for (Iterator iter = selection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/StandardModelElementContentProvider2.java:[311] List list = new ArrayList(roots.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/StandardModelElementContentProvider2.java:[311] List list = new ArrayList(roots.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/StandardModelElementContentProvider2.java:[320] list.add(fragments[j]); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/StandardModelElementContentProvider2.java:[323] list.add(root); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/StandardModelElementContentProvider2.java:[330] list.add(resources[i]); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/StandardModelElementContentProvider2.java:[399] List nonJavaResources = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/StandardModelElementContentProvider2.java:[399] List nonJavaResources = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/StandardModelElementContentProvider2.java:[410] nonJavaResources.add(member); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/StandardModelElementContentProvider2.java:[413] nonJavaResources.add(member); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[157] private Map fCheckBoxes = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[157] private Map fCheckBoxes = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[391] Iterator e = fCheckBoxes.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[442] HashMap idToModifier = new HashMap(tokenizer.countTokens() / 2); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[442] HashMap idToModifier = new HashMap(tokenizer.countTokens() / 2); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[447] idToModifier.put(id, tokenizer.nextToken()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[454] HashMap idToModifierMask = new HashMap(tokenizer.countTokens() / 2); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[454] HashMap idToModifierMask = new HashMap(tokenizer.countTokens() / 2); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[459] idToModifierMask.put(id, tokenizer.nextToken()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[539] HashMap stateMasks = new HashMap(fHoverConfigs.length); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[539] HashMap stateMasks = new HashMap(fHoverConfigs.length); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[555] stateMasks.put(stateMask, label); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptEditorHoverConfigurationBlock.java:[574] fCheckBoxes.put(checkBox, key); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[25] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[166] List projects = getProjects(selection); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[183] final List projects = getProjects(selection); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[189] for (Iterator iter = projects.iterator(); iter ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[193] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[193] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[219] private List getProjects(IStructuredSelection selection) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[220] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[220] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[221] List elements = selection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[222] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[226] List projects = getProjects((IWorkingSet) element); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[229] result.addAll(projects); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[234] private List getProjects(IWorkingSet set) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[235] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[235] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OpenCloseWorkingSetAction.java:[246] result.add(project); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/environment/IEnvironmentPathBlockListener.java:[6] public void valueChanged(Map paths); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/selectionaction/GoToNextPreviousMemberAction.java:[178] private static void addMemberOffsetList(List result, IMember[] members) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/selectionaction/GoToNextPreviousMemberAction.java:[202] private static void addOffset(List result, int offset) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/selectionaction/GoToNextPreviousMemberAction.java:[204] result.add(Integer.valueOf(offset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/CustomHashtable.java:[44] private static final class EmptyEnumerator implements Enumeration { ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/CustomHashtable.java:[56] private class HashEnumerator implements Enumeration { ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/CustomHashtable.java:[216] public Enumeration elements() { ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/CustomHashtable.java:[279] public Enumeration keys() { ^^^^^^^^^^^ Enumeration is a raw type. References to generic type Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[51] private ListDialogField fBuildpathList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[70] public NewSourceContainerWorkbookPage(ListDialogField BuildpathList, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[260] public List getSelection() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[261] List selectedList = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[261] List selectedList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[265] List list = fHintTextGroup.getSelection().toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[266] List existingEntries = BuildpathModifier ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[275] selectedList.add(cpElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[284] selectedList.add(cpElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[288] return new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[294] public void setSelection(List selection, boolean expand) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[300] List cpEntries = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[300] List cpEntries = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[307] cpEntries.add(element); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[313] cpEntries.add(element); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[319] List list = fBuildpathList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[344] public void buildpathEntryChanged(List newEntries) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/NewSourceContainerWorkbookPage.java:[345] fBuildpathList.setElements(newEntries); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[332] final Map arguments = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[332] final Map arguments = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[342] RenameResourceProcessor.ID_RENAME_RESOURCE, name, description, comment, arguments, ^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[345] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_INPUT, ScriptRefactoringDescriptor.resourceToHandle(name, resource)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[347] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_NAME, newName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[359] final Map arguments = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[359] final Map arguments = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[367] RenameSourceModuleProcessor.ID_RENAME_COMPILATION_UNIT, name, description, comment, arguments, ^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[370] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_INPUT, descriptor.elementToHandle(fCu)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameSourceModuleProcessor.java:[371] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_NAME, newName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyUI.java:[261] List modelElements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyUI.java:[261] List modelElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyUI.java:[262] for (Iterator iter = structuredSelection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyUI.java:[267] modelElements.add(member); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyUI.java:[270] modelElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyUI.java:[273] modelElements.add(member); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/SourcePositionSorter.java:[21] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/SourcePositionSorter.java:[30] public class SourcePositionSorter extends ViewerSorter { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareLabelProvider.java:[25] private Map fImages = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareLabelProvider.java:[25] private Map fImages = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareLabelProvider.java:[48] fImages.put(image, result); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareLabelProvider.java:[57] for (Iterator iter = fImages.values().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[29] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[78] for (Iterator iter = selection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[100] List resources = convertIntoResources(selection); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[106] List elements = getResources(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[115] private static String[] getResourceLocations(List resources) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[116] return Resources.getLocationOSStrings((IResource[]) resources .toArray(new IResource[resources.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[135] final List elements = getResources(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[147] Iterator iter = elements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[174] final Set roots = collectRoots(getResources()); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[183] Iterator iter = roots.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[188] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[188] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[205] protected Set collectRoots(final List elements) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[205] protected Set collectRoots(final List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[206] final Set roots = new HashSet(10); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[206] final Set roots = new HashSet(10); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[208] Iterator iter = elements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[213] roots.add(resource); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[215] roots.add(parent); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[221] private List getResources() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[230] private List convertIntoResources(IStructuredSelection selection) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[231] List result = new ArrayList(selection.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[231] List result = new ArrayList(selection.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[232] for (Iterator iter = selection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/FileTransferDragAdapter.java:[243] result.add(r); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[20] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[59] protected Map findChildren(IProgressMonitor progressMonitor) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[63] IProgressMonitor monitor = new SubProgressMonitor(progressMonitor, 95, SubProgressMonitor.SUPPRESS_SUBTASK_LABEL); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[63] IProgressMonitor monitor = new SubProgressMonitor(progressMonitor, 95, SubProgressMonitor.SUPPRESS_SUBTASK_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[63] IProgressMonitor monitor = new SubProgressMonitor(progressMonitor, 95, SubProgressMonitor.SUPPRESS_SUBTASK_LABEL); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[63] IProgressMonitor monitor = new SubProgressMonitor(progressMonitor, 95, SubProgressMonitor.SUPPRESS_SUBTASK_LABEL); ^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.SUPPRESS_SUBTASK_LABEL is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[73] for (Iterator iter = getMembers().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[78] Map elements = processor.process(el, member, searchScope, monitor); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[79] for (Iterator i = elements.keySet().iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[97] return new HashMap(0); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[115] private Collection getMembers() { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[116] Collection result = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[116] Collection result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallerMethodWrapper.java:[118] result.add(getMember()); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ModelElementSorter.java:[39] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ModelElementSorter.java:[47] public class ModelElementSorter extends ViewerSorter implements IModelCompareCategories { ^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ModelElementSorter.java:[59] super(null); // delay initialization of collator ^^^^^^^^^^^^ The constructor ViewerSorter(Collator) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ModelElementSorter.java:[203] return getNewCollator().compare(name1, name2); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ModelElementSorter.java:[227] return getNewCollator().compare(sc1[0], sc2[0]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ModelElementSorter.java:[240] int cmp = getNewCollator().compare(name1, name2); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ModelElementSorter.java:[264] cmp = getNewCollator().compare(params1[i], params2[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ModelElementSorter.java:[322] private final Comparator getNewCollator() { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyLabelProvider.java:[53] drawImage(getImageData(fBase), 0, 0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyLabelProvider.java:[58] ImageData data = descriptor.getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[29] List l= Arrays.asList(objects); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[30] return (IFile[]) l.toArray(new IFile[l.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[34] List l= Arrays.asList(objects); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[35] return (IFolder[]) l.toArray(new IFolder[l.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[39] List l= Arrays.asList(objects); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[40] return (ISourceModule[]) l.toArray(new ISourceModule[l.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[44] List l= Arrays.asList(objects); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[45] return (IProjectFragment[]) l.toArray(new IProjectFragment[l.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[49] List l= Arrays.asList(objects); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/ArrayTypeConverter.java:[50] return (IScriptFolder[]) l.toArray(new IScriptFolder[l.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/UnincludeOperation.java:[56] List result= null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/UnincludeOperation.java:[59] List elements= getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/UnincludeOperation.java:[84] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewTreeViewer.java:[103] public List getSelectionFromWidget() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewTreeViewer.java:[118] public void setSelectionToWidget(List l, boolean reveal){ ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryDropDownAction.java:[79] Action others= new HistoryListAction(fHistory); ^^^^^^^^^^^^^^^^^ HistoryListAction is a raw type. References to generic type HistoryListAction should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryDropDownAction.java:[158] new HistoryListAction(fHistory).run(); ^^^^^^^^^^^^^^^^^ HistoryListAction is a raw type. References to generic type HistoryListAction should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyViewPart.java:[142] private List fMethodHistory; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyViewPart.java:[168] fMethodHistory = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyViewPart.java:[183] fMethodHistory.add(elems[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyViewPart.java:[197] return (IMethod[]) fMethodHistory.toArray(new IMethod[fMethodHistory.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyViewPart.java:[332] int ops = DND.DROP_COPY | DND.DROP_LINK; ^^^ The value of the local variable ops is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyViewPart.java:[333] Transfer[] transfers = new Transfer[] { LocalSelectionTransfer.getTransfer(), ResourceTransfer.getInstance() }; ^^^^^^^^^ The value of the local variable transfers is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyViewPart.java:[335] TransferDragSourceListener[] dragListeners = new TransferDragSourceListener[] { ^^^^^^^^^^^^^ The value of the local variable dragListeners is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyViewPart.java:[786] fMethodHistory.add(0, entry); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/preferences/PropertyAndPreferencePage.java:[67] private Map fData; // page data ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/preferences/PropertyAndPreferencePage.java:[205] Map data = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/preferences/PropertyAndPreferencePage.java:[205] Map data = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/preferences/PropertyAndPreferencePage.java:[206] data.put(DATA_NO_LINK, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/preferences/PropertyAndPreferencePage.java:[211] HashSet projectsWithSpecifics = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/preferences/PropertyAndPreferencePage.java:[211] HashSet projectsWithSpecifics = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/preferences/PropertyAndPreferencePage.java:[219] projectsWithSpecifics.add(curr); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/preferences/PropertyAndPreferencePage.java:[338] fData = (Map) data; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/preferences/PropertyAndPreferencePage.java:[348] protected Map getData() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/navigator/ScriptDropAssistant.java:[41] private List fElements; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/NewSourceModulePage.java:[814] .getContextType(template.getContextTypeId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/AbstractDeleteChange.java:[19] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/AbstractDeleteChange.java:[45] buffer.commit(new SubProgressMonitor(pm, 1), false); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/AbstractDeleteChange.java:[45] buffer.commit(new SubProgressMonitor(pm, 1), false); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/AbstractDeleteChange.java:[46] file.refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/AbstractDeleteChange.java:[46] file.refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/templates/ScriptTemplateCompletionProcessor.java:[254] return getTemplateAccess().getContextTypeRegistry().getContextType(getContextTypeId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[22] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[55] private List fSelectedElements; // IPackageFramgentRoot || IScriptProject || ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[64] fSelectedElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[81] final List elementsToRemove = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[81] final List elementsToRemove = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[82] final List foldersToDelete = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[82] final List foldersToDelete = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[89] List result = removeFromBuildpath(elementsToRemove, project, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[90] new SubProgressMonitor(monitor, ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[90] new SubProgressMonitor(monitor, elementsToRemove.size())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[92] result.removeAll(foldersToDelete); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[93] deleteFolders(foldersToDelete, new SubProgressMonitor( ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[93] deleteFolders(foldersToDelete, new SubProgressMonitor( monitor, foldersToDelete.size())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[96] result.add(project); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[119] private void deleteFolders(List folders, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[125] for (Iterator iter = folders.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[127] folder.delete(true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[127] folder.delete(true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[134] private List removeFromBuildpath(List elements, IScriptProject project, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[134] private List removeFromBuildpath(List elements, IScriptProject project, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[140] List existingEntries = BuildpathModifier ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[142] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[142] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[148] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[148] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[149] result.add(res); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[153] project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[153] project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[155] result.add(res); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[163] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[163] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[170] private void queryToRemoveLinkedFolders(final List elementsToRemove, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[171] final List foldersToDelete) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[174] for (Iterator iter = fSelectedElements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[187] elementsToRemove.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[189] elementsToRemove.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[190] foldersToDelete.add(folder); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[194] elementsToRemove.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[197] elementsToRemove.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[230] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/RemoveFromBuildpathAction.java:[232] fSelectedElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CalleeMethodWrapper.java:[78] protected Map findChildren(IProgressMonitor progressMonitor) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CalleeMethodWrapper.java:[91] Map result = processor.doOperation(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CalleeMethodWrapper.java:[94] Set keys = result.keySet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CalleeMethodWrapper.java:[95] Iterator i = keys.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CalleeMethodWrapper.java:[114] return new HashMap(0); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[13] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[33] implements Preferences.IPropertyChangeListener { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[33] implements Preferences.IPropertyChangeListener { ^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[36] public void propertyChange(Preferences.PropertyChangeEvent event) { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[36] public void propertyChange(Preferences.PropertyChangeEvent event) { ^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[37] firePropertyChangeEvent(event.getProperty(), event.getOldValue(), ^^^^^^^^^^^^^ The method getProperty() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[37] firePropertyChangeEvent(event.getProperty(), event.getOldValue(), ^^^^^^^^^^^^^ The method getOldValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[38] event.getNewValue()); ^^^^^^^^^^^^^ The method getNewValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[50] private Preferences fPreferences; ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[59] this(new Preferences()); ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[59] this(new Preferences()); ^^^^^^^^^^^^^ The constructor Preferences() is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[68] public PreferencesAdapter(Preferences preferences) { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[75] fPreferences.addPropertyChangeListener(fListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addPropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[83] fPreferences.removePropertyChangeListener(fListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removePropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[88] return fPreferences.contains(name); ^^^^^^^^^^^^^^ The method contains(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[104] return fPreferences.getBoolean(name); ^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[109] return fPreferences.getDefaultBoolean(name); ^^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[114] return fPreferences.getDefaultDouble(name); ^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultDouble(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[119] return fPreferences.getDefaultFloat(name); ^^^^^^^^^^^^^^^^^^^^^ The method getDefaultFloat(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[124] return fPreferences.getDefaultInt(name); ^^^^^^^^^^^^^^^^^^^ The method getDefaultInt(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[129] return fPreferences.getDefaultLong(name); ^^^^^^^^^^^^^^^^^^^^ The method getDefaultLong(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[134] return fPreferences.getDefaultString(name); ^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[139] return fPreferences.getDouble(name); ^^^^^^^^^^^^^^^ The method getDouble(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[144] return fPreferences.getFloat(name); ^^^^^^^^^^^^^^ The method getFloat(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[149] return fPreferences.getInt(name); ^^^^^^^^^^^^ The method getInt(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[154] return fPreferences.getLong(name); ^^^^^^^^^^^^^ The method getLong(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[159] return fPreferences.getString(name); ^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[164] return fPreferences.isDefault(name); ^^^^^^^^^^^^^^^ The method isDefault(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[169] return fPreferences.needsSaving(); ^^^^^^^^^^^^^ The method needsSaving() from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[176] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[184] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, double) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[189] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, float) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[194] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[199] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, long) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[204] fPreferences.setDefault(name, defaultObject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[209] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[214] fPreferences.setToDefault(name); ^^^^^^^^^^^^^^^^^^ The method setToDefault(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[219] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, double) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[224] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, float) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[229] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[234] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, long) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[239] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/PreferencesAdapter.java:[244] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[26] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[146] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[146] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[158] project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[158] project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[163] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[163] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[175] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[175] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[178] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/AddFolderToBuildpathAction.java:[178] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[33] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[210] IWorkbench workbench = DLTKUIPlugin.getDefault().getWorkbench(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[569] project.create(desc, new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[569] project.create(desc, new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[572] project.open(new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[572] project.open(new SubProgressMonitor(monitor, 50)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[622] CoreUtility.createFolder((IFolder) res, true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[622] CoreUtility.createFolder((IFolder) res, true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[643] CoreUtility.createFolder(folder, true, true, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[643] CoreUtility.createFolder(folder, true, true, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[646] new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[646] new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[666] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[666] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[673] orginalFolder.move(entry.getPath(), true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[673] orginalFolder.move(entry.getPath(), true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[677] orginalFolder.delete(true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[677] orginalFolder.delete(true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[679] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[679] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[690] javaProject.setRawBuildpath(buildpath, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/BuildpathsBlock.java:[690] javaProject.setRawBuildpath(buildpath, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/ResetOperation.java:[56] List result= null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/ResetOperation.java:[59] List selection= getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/ResetOperation.java:[84] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/BrowserInformationControl.java:[462] HTML2TextReader reader = new HTML2TextReader( ^^^^^^ Resource leak: 'reader' is never closed [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/BrowserInformationControl.java:[641] int width = gc.getFontMetrics().getAverageCharWidth(); ^^^^^^^^^^^^^^^^^^^^^ The method getAverageCharWidth() from the type FontMetrics is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[14] import org.eclipse.ui.internal.WorkbenchMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[15] import org.eclipse.ui.internal.dialogs.PropertyPageContributorManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PropertyPageContributorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[16] import org.eclipse.ui.internal.dialogs.PropertyPageManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PropertyPageManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[33] text = NLS.bind(WorkbenchMessages.PreferenceNode_NotFound, pageId); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[33] text = NLS.bind(WorkbenchMessages.PreferenceNode_NotFound, pageId); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'WorkbenchMessages.PreferenceNode_NotFound' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[62] PropertyPageManager pageManager = new PropertyPageManager(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PropertyPageManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[62] PropertyPageManager pageManager = new PropertyPageManager(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PropertyPageManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[62] PropertyPageManager pageManager = new PropertyPageManager(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'PropertyPageManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[63] PropertyPageContributorManager.getManager().contribute(pageManager, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PropertyPageContributorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[63] PropertyPageContributorManager.getManager().contribute(pageManager, ^^^^^^^^^^ Discouraged access: The method 'PropertyPageContributorManager.getManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[63] PropertyPageContributorManager.getManager().contribute(pageManager, ^^^^^^^^^^ Discouraged access: The method 'PropertyPageContributorManager.contribute(PropertyPageManager, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropertyLinkArea.java:[66] Iterator pages = pageManager.getElements(PreferenceManager.PRE_ORDER) ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/RemoveWorkingSetElementAction.java:[43] List elements = treeSelection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/RemoveWorkingSetElementAction.java:[45] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/RemoveWorkingSetElementAction.java:[73] List selectedElements = selection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/RemoveWorkingSetElementAction.java:[74] for (Iterator iter = selectedElements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFileChange.java:[19] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFileChange.java:[66] saveFileIfNeeded(file, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFileChange.java:[66] saveFileIfNeeded(file, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFileChange.java:[69] file.delete(false, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFileChange.java:[69] file.delete(false, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFileChange.java:[70] resourceDescription.recordStateFromHistory(file, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFileChange.java:[70] resourceDescription.recordStateFromHistory(file, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsLabelProvider.java:[18] import org.eclipse.dltk.internal.core.util.MethodOverrideTester; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MethodOverrideTester' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsLabelProvider.java:[68] MethodOverrideTester tester = new MethodOverrideTester(declaringType, hierarchy); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MethodOverrideTester' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsLabelProvider.java:[68] MethodOverrideTester tester = new MethodOverrideTester(declaringType, hierarchy); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MethodOverrideTester' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsLabelProvider.java:[68] MethodOverrideTester tester = new MethodOverrideTester(declaringType, hierarchy); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'MethodOverrideTester(IType, ITypeHierarchy)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsLabelProvider.java:[69] IMethod res = tester.findDeclaringMethod(method, true); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'MethodOverrideTester.findDeclaringMethod(IMethod, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/DLTKPluginImages.java:[606] fData = fDescriptor.getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/DLTKPluginImages.java:[790] .imageDescriptorFromPlugin( plugin.getBundle().getSymbolicName(), imagePath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[167] Class[] acceptedClasses = new Class[] { IFile.class }; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[171] ArrayList usedJars = new ArrayList(usedEntries.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[171] ArrayList usedJars = new ArrayList(usedEntries.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[178] usedJars.add(resource); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[227] Class[] acceptedClasses = new Class[] { IFile.class }; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[230] ArrayList usedJars = new ArrayList(usedEntries.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[230] ArrayList usedJars = new ArrayList(usedEntries.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[235] usedJars.add(resource); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[389] Class[] acceptedClasses = new Class[] { IProject.class, IFolder.class }; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[391] ArrayList usedContainers = new ArrayList(usedEntries.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[391] ArrayList usedContainers = new ArrayList(usedEntries.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDialogAccess.java:[396] usedContainers.add(resource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/LinkedSourceFolderOperation.java:[73] List result= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/LinkedSourceFolderOperation.java:[73] List result= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/LinkedSourceFolderOperation.java:[74] result.add(correspondingResource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/LinkedSourceFolderOperation.java:[76] List entries= action.getBPListElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/LinkedSourceFolderOperation.java:[103] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CutAction.java:[41] ISharedImages workbenchImages= DLTKUIPlugin.getDefault().getWorkbench().getSharedImages(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CutAction.java:[72] for (Iterator iter = selection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CutAction.java:[81] for (Iterator iter = selection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/CreateFolderOperation.java:[61] List result= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/CreateFolderOperation.java:[61] List result= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/CreateFolderOperation.java:[62] result.add(correspondingResource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/CreateFolderOperation.java:[64] List entries= action.getBPListElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/CreateFolderOperation.java:[78] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetShowActionGroup.java:[26] private List fContributions= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetShowActionGroup.java:[26] private List fContributions= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetShowActionGroup.java:[58] for (Iterator iter= fContributions.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/WorkingSetShowActionGroup.java:[67] fContributions.add(item); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/Resources.java:[114] Map oldTimeStamps = createModificationStampMap(readOnlyFiles); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/Resources.java:[121] Map newTimeStamps = createModificationStampMap(readOnlyFiles); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/Resources.java:[122] for (Iterator iter = oldTimeStamps.keySet().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/Resources.java:[133] private static Map createModificationStampMap(List files) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/Resources.java:[133] private static Map createModificationStampMap(List files) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/Resources.java:[134] Map map = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/Resources.java:[134] Map map = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/Resources.java:[135] for (Iterator iter = files.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/util/Resources.java:[137] map.put(file, Long.valueOf(file.getModificationStamp())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[227] private List fPendingRefreshes; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[245] fPendingRefreshes.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[298] List ns = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[300] ns = new ArrayList(((IStructuredSelection) newSelection).toList()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[300] ns = new ArrayList(((IStructuredSelection) newSelection).toList()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[302] ns = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[305] for (Iterator iter = is.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[310] ns.add(project); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[318] ns.add(jProject); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[361] if (!fInPreserveSelection || !(selection instanceof ITreeSelection)) { super.setSelectionToWidget(selection, reveal); return; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[372] List pathsToSelect = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[372] List pathsToSelect = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[373] for (Iterator iter = toRestore.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[381] pathsToSelect.add(path); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[385] List toSelect = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[385] List toSelect = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[386] for (Iterator iter = pathsToSelect.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[399] toSelect.add(current); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/ScriptExplorerPart.java:[403] getTree().setSelection((TreeItem[]) toSelect.toArray(new TreeItem[toSelect.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/QuickMenuAction.java:[307] return gc.getFontMetrics().getAverageCharWidth(); ^^^^^^^^^^^^^^^^^^^^^ The method getAverageCharWidth() from the type FontMetrics is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[61] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[61] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[63] Set keys = fNonExistingFolders.keySet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[64] for (Iterator iter = keys.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[67] result.add(key); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[75] result.add(children[i]); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[83] private final HashSet fRemovedElements; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[84] private final HashSet fModifiedElements; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[85] private final HashSet fInsertedElements; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[86] private final Hashtable fNonExistingFolders; ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[93] fRemovedElements = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[94] fModifiedElements = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[95] fInsertedElements = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[96] fNonExistingFolders = new Hashtable(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[108] Class[] acceptedClasses = new Class[] { IProject.class, IFolder.class }; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[109] List existingContainers = getExistingContainers(fExistingElements); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[113] ArrayList rejectedElements = new ArrayList(allProjects.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[113] ArrayList rejectedElements = new ArrayList(allProjects.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[117] rejectedElements.add(allProjects[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[181] fInsertedElements.add(new BPListElement(fScriptProject, IBuildpathEntry.BPE_SOURCE, res.getFullPath(), res, false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[188] ArrayList added = new ArrayList(fInsertedElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[188] ArrayList added = new ArrayList(fInsertedElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[188] ArrayList added = new ArrayList(fInsertedElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[189] HashSet updatedEclusionPatterns = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[189] HashSet updatedEclusionPatterns = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[190] addExlusionPatterns(added, updatedEclusionPatterns); ^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[191] fModifiedElements.addAll(updatedEclusionPatterns); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[198] public List getInsertedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[199] return new ArrayList(fInsertedElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[199] return new ArrayList(fInsertedElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[202] public List getRemovedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[203] return new ArrayList(fRemovedElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[203] return new ArrayList(fRemovedElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[206] public List getModifiedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[207] return new ArrayList(fModifiedElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[207] return new ArrayList(fModifiedElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[211] Set modifiedEntries) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[214] fExistingElements, modifiedEntries); ^^^^^^^^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[230] private List getExistingContainers(BPListElement[] existingElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[231] List res = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[231] List res = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[235] res.add(resource); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[238] Set keys = fNonExistingFolders.keySet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[239] for (Iterator iter = keys.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[241] res.add(folder); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/CreateMultipleSourceFoldersDialog.java:[258] fNonExistingFolders.put(folder, parent); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/DeleteAction.java:[34] ISharedImages workbenchImages = DLTKUIPlugin.getDefault().getWorkbench() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TraditionalHierarchyViewer.java:[99] protected final void getRootTypes(List res) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TraditionalHierarchyViewer.java:[106] res.add(classes[i]); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TraditionalHierarchyViewer.java:[115] res.addAll(Arrays.asList(roots)); // something wrong with ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TraditionalHierarchyViewer.java:[123] protected final void getTypesInHierarchy(IType type, List res) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TraditionalHierarchyViewer.java:[137] res.add(types[i]); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyImageDescriptor.java:[108] drawImage(bg, 0, 0); ^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyImageDescriptor.java:[113] ImageData data= descriptor.getImageData(); // see bug 51965: getImageData can return null ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyImageDescriptor.java:[127] drawImage(data, x, size.y - data.height); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyImageDescriptor.java:[132] drawImage(data, x, size.y - data.height); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptTemplatesPage.java:[41] import org.eclipse.jface.text.templates.ContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptTemplatesPage.java:[135] .getContextType(template.getContextTypeId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptTemplatesPage.java:[155] protected ContextTypeRegistry getContextTypeRegistry() { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptTemplatesPage.java:[241] .getContextType(contextId); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptTemplatesPage.java:[344] .getContextType(template.getContextTypeId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptTemplatesPage.java:[366] .contextTypes(); ^^^^^^^^^^^^^^ The method contextTypes() from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/SubTypeHierarchyViewer.java:[68] protected final void getTypesInHierarchy(IType type, List res) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/SubTypeHierarchyViewer.java:[78] res.add(types[i]); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[315] private List/* */ fSubmissions; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[350] for (Iterator iter = getSubmissions().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[369] private List/* */ getSubmissions() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[373] fSubmissions = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[393] fSubmissions.add(new Submission( bindingService.getActiveBindingsFor(ITextEditorActionDefinitionIds.SELECT_WORD_NEXT)) { @Override public void execute() { fIterator.setText(fNavigable.getText()); int caretPosition = fNavigable.getCaretPosition(); int newCaret = fIterator.following(caretPosition); if (newCaret != BreakIterator.DONE) { Point selection = fNavigable.getSelection(); if (caretPosition == selection.y) fNavigable.setSelection(selection.x, newCaret); else fNavigable.setSelection(selection.y, newCaret); } fIterator.setText(EMPTY_TEXT); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[410] fSubmissions.add(new Submission(bindingService .getActiveBindingsFor(ITextEditorActionDefinitionIds.SELECT_WORD_PREVIOUS)) { @Override public void execute() { fIterator.setText(fNavigable.getText()); int caretPosition = fNavigable.getCaretPosition(); int newCaret = fIterator.preceding(caretPosition); if (newCaret != BreakIterator.DONE) { Point selection = fNavigable.getSelection(); if (caretPosition == selection.x) fNavigable.setSelection(selection.y, newCaret); else fNavigable.setSelection(selection.x, newCaret); } fIterator.setText(EMPTY_TEXT); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[427] fSubmissions.add(new Submission( bindingService.getActiveBindingsFor(ITextEditorActionDefinitionIds.WORD_NEXT)) { @Override public void execute() { fIterator.setText(fNavigable.getText()); int caretPosition = fNavigable.getCaretPosition(); int newCaret = fIterator.following(caretPosition); if (newCaret != BreakIterator.DONE) fNavigable.setSelection(newCaret, newCaret); fIterator.setText(EMPTY_TEXT); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[439] fSubmissions.add(new Submission( bindingService.getActiveBindingsFor(ITextEditorActionDefinitionIds.WORD_PREVIOUS)) { @Override public void execute() { fIterator.setText(fNavigable.getText()); int caretPosition = fNavigable.getCaretPosition(); int newCaret = fIterator.preceding(caretPosition); if (newCaret != BreakIterator.DONE) fNavigable.setSelection(newCaret, newCaret); fIterator.setText(EMPTY_TEXT); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[451] fSubmissions.add(new Submission( bindingService.getActiveBindingsFor(ITextEditorActionDefinitionIds.DELETE_NEXT_WORD)) { @Override public void execute() { Point selection = fNavigable.getSelection(); String text = fNavigable.getText(); int start; int end; if (selection.x != selection.y) { start = selection.x; end = selection.y; } else { fIterator.setText(text); start = fNavigable.getCaretPosition(); end = fIterator.following(start); fIterator.setText(EMPTY_TEXT); if (end == BreakIterator.DONE) return; } fNavigable.setText(text.substring(0, start) + text.substring(end)); fNavigable.setSelection(start, start); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TextFieldNavigationHandler.java:[474] fSubmissions.add(new Submission(bindingService .getActiveBindingsFor(ITextEditorActionDefinitionIds.DELETE_PREVIOUS_WORD)) { @Override public void execute() { Point selection = fNavigable.getSelection(); String text = fNavigable.getText(); int start; int end; if (selection.x != selection.y) { start = selection.x; end = selection.y; } else { fIterator.setText(text); end = fNavigable.getCaretPosition(); start = fIterator.preceding(end); fIterator.setText(EMPTY_TEXT); if (start == BreakIterator.DONE) return; } fNavigable.setText(text.substring(0, start) + text.substring(end)); fNavigable.setSelection(start, start); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[13] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[33] implements Preferences.IPropertyChangeListener { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[33] implements Preferences.IPropertyChangeListener { ^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[36] public void propertyChange(Preferences.PropertyChangeEvent event) { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[36] public void propertyChange(Preferences.PropertyChangeEvent event) { ^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[37] firePropertyChangeEvent(event.getProperty(), event.getOldValue(), ^^^^^^^^^^^^^ The method getProperty() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[37] firePropertyChangeEvent(event.getProperty(), event.getOldValue(), ^^^^^^^^^^^^^ The method getOldValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[38] event.getNewValue()); ^^^^^^^^^^^^^ The method getNewValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[49] private Preferences fPreferences; ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[58] this(new Preferences()); ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[58] this(new Preferences()); ^^^^^^^^^^^^^ The constructor Preferences() is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[67] public PreferencesAdapter(Preferences preferences) { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[74] fPreferences.addPropertyChangeListener(fListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addPropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[82] fPreferences.removePropertyChangeListener(fListener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removePropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[87] return fPreferences.contains(name); ^^^^^^^^^^^^^^ The method contains(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[103] return fPreferences.getBoolean(name); ^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[108] return fPreferences.getDefaultBoolean(name); ^^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[113] return fPreferences.getDefaultDouble(name); ^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultDouble(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[118] return fPreferences.getDefaultFloat(name); ^^^^^^^^^^^^^^^^^^^^^ The method getDefaultFloat(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[123] return fPreferences.getDefaultInt(name); ^^^^^^^^^^^^^^^^^^^ The method getDefaultInt(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[128] return fPreferences.getDefaultLong(name); ^^^^^^^^^^^^^^^^^^^^ The method getDefaultLong(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[133] return fPreferences.getDefaultString(name); ^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[138] return fPreferences.getDouble(name); ^^^^^^^^^^^^^^^ The method getDouble(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[143] return fPreferences.getFloat(name); ^^^^^^^^^^^^^^ The method getFloat(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[148] return fPreferences.getInt(name); ^^^^^^^^^^^^ The method getInt(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[153] return fPreferences.getLong(name); ^^^^^^^^^^^^^ The method getLong(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[158] return fPreferences.getString(name); ^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[163] return fPreferences.isDefault(name); ^^^^^^^^^^^^^^^ The method isDefault(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[168] return fPreferences.needsSaving(); ^^^^^^^^^^^^^ The method needsSaving() from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[175] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[183] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, double) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[188] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, float) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[193] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[198] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, long) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[203] fPreferences.setDefault(name, defaultObject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[208] fPreferences.setDefault(name, value); ^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[213] fPreferences.setToDefault(name); ^^^^^^^^^^^^^^^^^^ The method setToDefault(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[218] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, double) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[223] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, float) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[228] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[233] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, long) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[238] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/PreferencesAdapter.java:[243] fPreferences.setValue(name, value); ^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[22] import org.eclipse.dltk.internal.core.util.MethodOverrideTester; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MethodOverrideTester' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[43] import org.eclipse.ui.keys.KeySequence; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[44] import org.eclipse.ui.keys.SWTKeySupport; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[63] private MethodOverrideTester fMethodOverrideTester; ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MethodOverrideTester' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[77] int accelerator = SWTKeySupport.convertEventToUnmodifiedAccelerator(e); ^^^^^^^^^^^^^ The type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[77] int accelerator = SWTKeySupport.convertEventToUnmodifiedAccelerator(e); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method convertEventToUnmodifiedAccelerator(KeyEvent) from the type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[78] KeySequence keySequence = KeySequence ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[78] KeySequence keySequence = KeySequence ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[79] .getInstance(SWTKeySupport.convertAcceleratorToKeyStroke(accelerator)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getInstance(KeyStroke) from the type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[79] .getInstance(SWTKeySupport.convertAcceleratorToKeyStroke(accelerator)); ^^^^^^^^^^^^^ The type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[79] .getInstance(SWTKeySupport.convertAcceleratorToKeyStroke(accelerator)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method convertAcceleratorToKeyStroke(int) from the type SWTKeySupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[80] KeySequence[] sequences = getInvokingCommandKeySequences(); ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[85] if (sequences[i].equals(keySequence)) { ^^^^^^^^^^^^^^^^^^^ The method equals(Object) from the type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[186] if (fMethodOverrideTester == null || !fMethodOverrideTester.getFocusType().equals(focusType)) { ^^^^^^^^^^^^ Discouraged access: The method 'MethodOverrideTester.getFocusType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[187] fMethodOverrideTester = new MethodOverrideTester(focusType, hierarchy); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MethodOverrideTester' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[187] fMethodOverrideTester = new MethodOverrideTester(focusType, hierarchy); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'MethodOverrideTester(IType, ITypeHierarchy)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[191] return fMethodOverrideTester.findOverriddenMethodInType(typeToFindIn, filterMethod); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'MethodOverrideTester.findOverriddenMethodInType(IType, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[193] return fMethodOverrideTester.findOverridingMethodInType(typeToFindIn, filterMethod); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'MethodOverrideTester.findOverridingMethodInType(IType, IMethod)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[321] KeySequence[] sequences = getInvokingCommandKeySequences(); ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HierarchyInformationControl.java:[324] keyName = sequences[0].format(); ^^^^^^^^ The method format() from the type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsContentProvider.java:[67] private void addAll(Object[] arr, List res) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsContentProvider.java:[70] res.add(arr[j]); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsContentProvider.java:[80] List res= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsContentProvider.java:[80] List res= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/WorkingCopyManager.java:[26] private Map fMap; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/WorkingCopyManager.java:[105] fMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/WorkingCopyManager.java:[106] fMap.put(input, workingCopy); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[46] private ListDialogField fHistoryList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[64] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[69] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[74] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[81] fHistoryList = new ListDialogField(adapter, buttonLabels, labelProvider); ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[85] fHistoryList.setElements(historyEntries); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[145] fHistoryList.removeElements(fHistoryList.getSelectedElements()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeElements(List) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[162] List selected = fHistoryList.getSelectedElements(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[176] return fHistoryList.getElements(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[196] return fHistory.getText((E) element); ^^^^^^^^^^^ Type safety: Unchecked cast from Object to E [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[201] ImageDescriptor imageDescriptor = fHistory.getImageDescriptor((E) element); ^^^^^^^^^^^ Type safety: Unchecked cast from Object to E [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[225] public HistoryListAction(ViewHistory history) { ^^^^^^^^^^^ ViewHistory is a raw type. References to generic type ViewHistory should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryListAction.java:[227] fHistory = history; ^^^^^^^ Type safety: The expression of type ViewHistory needs unchecked conversion to conform to ViewHistory [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[49] Set removedElements= new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[49] Set removedElements= new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[50] Set potentiallyRemovedElements= new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[50] Set potentiallyRemovedElements= new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[59] private void handleRemoved(Set removedElements) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[87] private boolean isContainedInRemoved(Set removedElements, Object object) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[88] for (Iterator elements= removedElements.iterator(); elements.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[109] private void collectRemoved(Set potentiallyRemovedSet, Set removedElements, IModelElementDelta delta) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[109] private void collectRemoved(Set potentiallyRemovedSet, Set removedElements, IModelElementDelta delta) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[111] removedElements.add(delta.getElement()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[115] potentiallyRemovedSet.add(delta.getElement()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[144] private void collectRemovals(Set removals, IResourceDelta delta) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchResultUpdater.java:[146] removals.add(delta.getResource()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFolderChange.java:[24] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFolderChange.java:[90] folder.delete(false, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFolderChange.java:[90] folder.delete(false, true, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFolderChange.java:[91] resourceDescription.recordStateFromHistory(folder, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteFolderChange.java:[91] resourceDescription.recordStateFromHistory(folder, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dnd/EditorInputTransferDragAdapter.java:[38] private ArrayList/* */fEditorInputDatas; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dnd/EditorInputTransferDragAdapter.java:[52] fEditorInputDatas = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dnd/EditorInputTransferDragAdapter.java:[57] for (Iterator iter = structuredSelection.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dnd/EditorInputTransferDragAdapter.java:[71] fEditorInputDatas.add(EditorInputTransfer .createEditorInputData(editorId, editorInput)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dnd/EditorInputTransferDragAdapter.java:[85] event.data = fEditorInputDatas .toArray(new EditorInputData[fEditorInputDatas.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptCorrectionAssistant.java:[20] import org.eclipse.jface.internal.text.html.HTMLTextPresenter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HTMLTextPresenter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.100.v20191203-1634/org.eclipse.jface.text-3.16.100.v20191203-1634.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptCorrectionAssistant.java:[71] PreferenceConstants.CODEASSIST_PROPOSALS_FOREGROUND, manager); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field PreferenceConstants.CODEASSIST_PROPOSALS_FOREGROUND is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptCorrectionAssistant.java:[74] c = getColor(store, PreferenceConstants.CODEASSIST_PROPOSALS_BACKGROUND, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field PreferenceConstants.CODEASSIST_PROPOSALS_BACKGROUND is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptCorrectionAssistant.java:[85] new HTMLTextPresenter()); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HTMLTextPresenter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.100.v20191203-1634/org.eclipse.jface.text-3.16.100.v20191203-1634.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptCorrectionAssistant.java:[85] new HTMLTextPresenter()); ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'HTMLTextPresenter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.100.v20191203-1634/org.eclipse.jface.text-3.16.100.v20191203-1634.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/base/DLTKChange.java:[24] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/base/DLTKChange.java:[184] state.checkDirty(result, fModificationStamp, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/base/DLTKChange.java:[184] state.checkDirty(result, fModificationStamp, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/OpenCallHierarchyAction.java:[227] private static IStatus compileCandidates(List result, IModelElement elem) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/OpenCallHierarchyAction.java:[232] result.add(elem); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/CallHierarchyLabelProvider.java:[83] Collection callLocations = methodWrapper.getMethodCall().getCallLocations(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/CodeTemplateAccess.java:[19] import org.eclipse.jface.text.templates.ContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/CodeTemplateAccess.java:[43] private ContextTypeRegistry fCodeTemplateContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/CodeTemplateAccess.java:[88] public ContextTypeRegistry getContextTypeRegistry() { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/CodeTemplateAccess.java:[95] protected abstract ContextTypeRegistry createContextTypeRegistry(); ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/formatter/ScriptFormattingStrategy.java:[152] partitioners); ^^^^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ProjectsView.java:[212] Iterator iter = sel.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[34] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[146] new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[146] new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[148] restoreExistingFiles(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[148] restoreExistingFiles(new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[484] new SubProgressMonitor(monitor, 20)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[484] new SubProgressMonitor(monitor, 20)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[488] new SubProgressMonitor(monitor, 20)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[488] new SubProgressMonitor(monitor, 20)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[490] new SubProgressMonitor(monitor, 30)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[490] new SubProgressMonitor(monitor, 30)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[562] updateProject(new SubProgressMonitor(monitor, 1), ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[562] updateProject(new SubProgressMonitor(monitor, 1), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[566] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[566] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[568] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[568] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[570] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[570] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[639] new SubProgressMonitor(monitor, WORK_INIT_BP)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[639] new SubProgressMonitor(monitor, WORK_INIT_BP)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[653] new SubProgressMonitor(monitor, WORK_INIT_BP)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectCreator.java:[653] new SubProgressMonitor(monitor, WORK_INIT_BP)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/BrowserInformationControlInput.java:[3] import org.eclipse.jface.internal.text.html.BrowserInput; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BrowserInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.100.v20191203-1634/org.eclipse.jface.text-3.16.100.v20191203-1634.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/BrowserInformationControlInput.java:[12] public abstract class BrowserInformationControlInput extends BrowserInput { ^^^^^^^^^^^^ Discouraged access: The type 'BrowserInput' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.100.v20191203-1634/org.eclipse.jface.text-3.16.100.v20191203-1634.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/BrowserInformationControlInput.java:[30] super(previous); ^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'BrowserInput(BrowserInput)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.100.v20191203-1634/org.eclipse.jface.text-3.16.100.v20191203-1634.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropToPrefLinkArea.java:[17] import org.eclipse.ui.internal.WorkbenchMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropToPrefLinkArea.java:[37] result = NLS.bind(WorkbenchMessages.PreferenceNode_NotFound, pageId); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropToPrefLinkArea.java:[37] result = NLS.bind(WorkbenchMessages.PreferenceNode_NotFound, pageId); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'WorkbenchMessages.PreferenceNode_NotFound' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.117.0.v20191126-1131/org.eclipse.ui.workbench-3.117.0.v20191126-1131.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/PropToPrefLinkArea.java:[63] Iterator iterator = PlatformUI.getWorkbench().getPreferenceManager().getElements(PreferenceManager.PRE_ORDER) ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractScriptEditorColoringConfigurationBlock.java:[24] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractScriptEditorColoringConfigurationBlock.java:[911] private Preferences createTemporaryCorePreferenceStore() { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractScriptEditorColoringConfigurationBlock.java:[912] Preferences store = new Preferences(); ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractScriptEditorColoringConfigurationBlock.java:[912] Preferences store = new Preferences(); ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractScriptEditorColoringConfigurationBlock.java:[912] Preferences store = new Preferences(); ^^^^^^^^^^^^^ The constructor Preferences() is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractScriptEditorColoringConfigurationBlock.java:[913] TaskTagUtils.initializeDefaultValues(store); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method initializeDefaultValues(Preferences) from the type TaskTagUtils is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractScriptEditorColoringConfigurationBlock.java:[935] return textTools != null ? textTools.getSemanticHighlightings() ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getSemanticHighlightings() from the type ScriptTextTools is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[24] import org.eclipse.dltk.internal.core.util.Util; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[55] private final List fSelectedElements; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[81] List insertedElements = fWizard.getInsertedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[130] private ListDialogField fBuildpathList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[157] public SourceContainerWorkbookPage(ListDialogField buildpathList) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[246] List elements = fFoldersList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[326] List selection = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[336] List selection = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[348] List existingElements = fFoldersList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[349] BPListElement[] existing = (BPListElement[]) existingElements .toArray( new BPListElement[existingElements.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[363] newElement, fFoldersList.getElements(), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[372] newElement, fFoldersList.getElements(), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[390] && Util.isValidFolderNameForPackage(container, ^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[390] && Util.isValidFolderNameForPackage(container, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'Util.isValidFolderNameForPackage(IContainer, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[399] List elements = fFoldersList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[414] List selElements = fFoldersList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[429] fFoldersList.getElements(), false); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[435] fFoldersList.getElements(), false); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[447] fFoldersList.getElements()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[468] List selected = fFoldersList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[476] List selElements = fFoldersList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[495] for (Iterator iter = selElements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[498] List list = BuildpathModifier.removeFilters( ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[501] for (Iterator iterator = list.iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[514] private boolean canRemove(List selElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[544] private boolean canEdit(List selElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[574] List srcelements = fFoldersList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[576] List cpelements = fBuildpathList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[596] cpelements.addAll(insertPos, srcelements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(int, Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[600] fBuildpathList.setElements(cpelements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[605] public List getSelection() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[610] public void setSelection(List selElements, boolean expand) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[624] protected void refresh(List insertedElements, List removedElements, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[624] protected void refresh(List insertedElements, List removedElements, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[625] List modifiedElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[627] for (Iterator iter = insertedElements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SourceContainerWorkbookPage.java:[634] for (Iterator iter = modifiedElements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[39] private ListDialogField fHistoryList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[53] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[57] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[62] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[69] fHistoryList= new ListDialogField(adapter, buttonLabels, labelProvider); ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[71] fHistoryList.setElements(Arrays.asList(elements)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[106] fHistoryList.removeElements(fHistoryList.getSelectedElements()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeElements(List) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[118] List selected= fHistoryList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[135] List elems= fHistoryList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryListAction.java:[136] return (IModelElement[]) elems.toArray(new IModelElement[elems.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/EditTemplateDialog.java:[52] import org.eclipse.jface.text.templates.ContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/EditTemplateDialog.java:[166] private ContextTypeRegistry fContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/EditTemplateDialog.java:[191] boolean isContextTypeModifiable, ContextTypeRegistry registry) { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/EditTemplateDialog.java:[206] for (Iterator it = registry.contextTypes(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/EditTemplateDialog.java:[206] for (Iterator it = registry.contextTypes(); it.hasNext();) { ^^^^^^^^^^^^^^ The method contextTypes() from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/EditTemplateDialog.java:[222] .getContextType(template.getContextTypeId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/EditTemplateDialog.java:[370] fContextTypeRegistry.getContextType(contextId)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/EditTemplateDialog.java:[399] .getContextType(getContextId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getContextType(String) from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/BuildpathModifierDropDownAction.java:[179] public boolean isValid(List selectedElements, int[] types) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/AddToBuildpathChange.java:[20] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/AddToBuildpathChange.java:[77] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/AddToBuildpathChange.java:[77] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListElementAttribute.java:[26] private IStatus fStatus; ^^^^^^^ The value of the field BPListElementAttribute.fStatus is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[54] protected List fElements; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[90] fElements = new ArrayList(10); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[438] protected boolean containsAttributes(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[448] List selected = getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[501] public void setElements(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[502] fElements = new ArrayList(elements); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[502] fElements = new ArrayList(elements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[514] public List getElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[515] return new ArrayList(fElements); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[515] return new ArrayList(fElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[539] fElements.set(idx, newElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[541] List selected = getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[543] selected.add(newElement); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[566] fElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[578] public boolean addElements(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[583] ArrayList elementsToAdd = new ArrayList(nElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[583] ArrayList elementsToAdd = new ArrayList(nElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[588] elementsToAdd.add(elem); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[592] fElements.addAll(elementsToAdd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[614] fElements.add(index, element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[653] public void removeElements(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[655] fElements.removeAll(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[737] private List moveUp(List elements, List move) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[737] private List moveUp(List elements, List move) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[737] private List moveUp(List elements, List move) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[739] List res = new ArrayList(nElements); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[739] List res = new ArrayList(nElements); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[744] res.add(curr); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[747] res.add(floating); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[753] res.add(floating); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[758] private void moveUp(List toMoveUp) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[765] private void moveDown(List toMoveDown) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[772] private List reverse(List p) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[772] private List reverse(List p) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[773] List reverse = new ArrayList(p.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[773] List reverse = new ArrayList(p.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[775] reverse.add(p.get(i)); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[792] private boolean canMoveUp(List selectedElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[806] private boolean canMoveDown(List selectedElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[822] public List getSelectedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[823] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[823] ArrayList result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[827] Iterator iter = ((IStructuredSelection) selection).iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/TreeListDialogField.java:[829] result.add(iter.next()); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[36] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[80] public void buildpathEntryChanged(List newEntries); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[103] protected List createLinkedSourceFolder(ILinkToQuery query, IScriptProject project, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[108] List folderList = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[108] List folderList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[109] folderList.add(folder); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[110] List root = addToBuildpath(folderList, project, monitor); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[116] return new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[140] protected List createFolder(ICreateFolderQuery folderQuery, IScriptProject project, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[145] List folderList = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[145] List folderList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[146] folderList.add(folder); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[148] List root = addToBuildpath(folderList, project, monitor); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[153] List entries = getExistingEntries(project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[154] exclude(folder.getFullPath(), entries, new ArrayList(), project, monitor); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[159] return new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[180] protected List addToBuildpath(List elements, IScriptProject project, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[180] protected List addToBuildpath(List elements, IScriptProject project, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[205] Set modifiedSourceEntries = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[205] Set modifiedSourceEntries = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[207] existingEntries.toArray(new BPListElement[existingEntries.size()]), modifiedSourceEntries); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[209] setNewEntry(existingEntries, newEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[209] setNewEntry(existingEntries, newEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[211] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[211] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[213] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[213] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[222] result.add(root); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[250] protected List addExternalArchives(IAddArchivesQuery query, IScriptProject project, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[265] setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[265] setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[266] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[266] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[268] List result = new ArrayList(addedEntries.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[268] List result = new ArrayList(addedEntries.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[273] result.add(elem); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[282] return new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[315] setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[315] setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[316] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[316] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[331] protected List addLibraryEntries(List resources, IScriptProject project, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[331] protected List addLibraryEntries(List resources, IScriptProject project, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[335] List addedEntries = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[335] List addedEntries = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[340] addedEntries .add(new BPListElement(project, IBuildpathEntry.BPE_LIBRARY, res.getFullPath(), res, false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[345] List existingEntries = getExistingEntries(project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[346] setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[346] setNewEntry(existingEntries, addedEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[347] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[347] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[349] List result = new ArrayList(addedEntries.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[349] List result = new ArrayList(addedEntries.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[354] result.add(elem); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[381] protected List removeFromBuildpath(IRemoveLinkedFolderQuery query, List elements, IScriptProject project, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[381] protected List removeFromBuildpath(IRemoveLinkedFolderQuery query, List elements, IScriptProject project, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[387] List existingEntries = getExistingEntries(project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[388] List resultElements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[388] List resultElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[395] res = removeFromBuildpath(project, existingEntries, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[395] res = removeFromBuildpath(project, existingEntries, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[402] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[402] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[412] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[412] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[415] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[415] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[416] folder.delete(true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[416] folder.delete(true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[421] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[421] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[425] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[425] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[436] resultElements.add(res); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[441] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[441] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[444] resultElements.add(project); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[472] protected List include(List elements, IScriptProject project, IProgressMonitor monitor) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[472] protected List include(List elements, IScriptProject project, IProgressMonitor monitor) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[478] List existingEntries = getExistingEntries(project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[479] List resources = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[479] List resources = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[488] resources.add(resource); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[489] IProjectFragment root = getFragmentRoot(resource, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[489] IProjectFragment root = getFragmentRoot(resource, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[492] include(resource, entry, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[492] include(resource, entry, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[496] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 4)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[496] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 4)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[497] List scriptElements = getCorrespondingElements(resources, project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[519] protected List exclude(List scriptElements, IScriptProject project, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[519] protected List exclude(List scriptElements, IScriptProject project, IProgressMonitor monitor) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[526] List existingEntries = getExistingEntries(project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[527] List resources = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[527] List resources = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[533] IResource resource = exclude(scriptElement, entry, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[533] IResource resource = exclude(scriptElement, entry, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[535] resources.add(resource); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[539] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 4)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifier.java:[539] updateBuildpath(existingEntries, project, new SubProgressMonitor(monitor, 4)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/SearchScopeActionGroup.java:[194] Iterator iter = SearchUtil.getLRUWorkingSets().sortedIterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/SearchScopeActionGroup.java:[239] private void addAction(List actions, Action action) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/SearchScopeActionGroup.java:[246] actions.add(action); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[23] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[178] initializeBuildPathField(DLTKCore.getPlugin().getPluginPreferences() ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[179] .getString(DLTKCore.CORE_CIRCULAR_BUILDPATH)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[186] initializeBuildPathField(DLTKCore.getPlugin().getPluginPreferences() ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[187] .getDefaultString(DLTKCore.CORE_CIRCULAR_BUILDPATH)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[212] final Preferences prefs = DLTKCore.getDefault() ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[213] .getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[216] prefs.getString(DLTKCore.CORE_CIRCULAR_BUILDPATH))) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[217] prefs.setValue(DLTKCore.CORE_CIRCULAR_BUILDPATH, value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ScriptCorePreferenceBlock.java:[220] DLTKCore.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPListLabelProvider.java:[52] IWorkbench workbench = DLTKUIPlugin.getDefault().getWorkbench(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptElementTypeComparator.java:[18] public class ScriptElementTypeComparator implements Comparator { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifierOperation.java:[58] protected void handleResult(List result, IProgressMonitor monitor) throws InvocationTargetException{ ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifierOperation.java:[110] public abstract boolean isValid(List elements, int[] types) throws ModelException; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifierOperation.java:[130] public List getSelectedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/BuildpathModifierOperation.java:[139] List selectedElements= getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemTreeViewer.java:[95] ArrayList others = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemTreeViewer.java:[95] ArrayList others = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemTreeViewer.java:[101] others.add(curr); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemTreeViewer.java:[184] List list = new ArrayList(elements.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemTreeViewer.java:[184] List list = new ArrayList(elements.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ProblemTreeViewer.java:[189] list.add(object); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistProcessor.java:[26] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistProcessor.java:[325] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistProcessor.java:[325] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[245] private ArrayList fRadioButtons = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[245] private ArrayList fRadioButtons = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[247] private Map fComboBoxes = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[247] private Map fComboBoxes = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[269] Map data = (Map) fComboBoxes.get(combo); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[269] Map data = (Map) fComboBoxes.get(combo); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[301] private ArrayList fNumberFields = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[301] private ArrayList fNumberFields = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[311] private ArrayList fMasterSlaveListeners = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[311] private ArrayList fMasterSlaveListeners = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[420] Map data = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[420] Map data = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[422] data.put(items[i], values[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[425] fComboBoxes.put(combo, data); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[441] fRadioButtons.add(button); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[480] fNumberFields.add(textControl); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[515] fMasterSlaveListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[529] Iterator iter = fCheckBoxes.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[544] Iterator iter2 = fComboBoxes.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[548] Map data = (Map) fComboBoxes.get(b); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[548] Map data = (Map) fComboBoxes.get(b); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlock.java:[549] for (Iterator iterator = data.keySet().iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ImagesOnFileSystemRegistry.java:[86] ImageData imageData = descriptor.getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[60] import org.eclipse.ui.IKeyBindingService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[64] import org.eclipse.ui.commands.ActionHandler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ActionHandler is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[65] import org.eclipse.ui.commands.HandlerSubmission; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type HandlerSubmission is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[66] import org.eclipse.ui.commands.ICommand; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ICommand is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[67] import org.eclipse.ui.commands.ICommandManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ICommandManager is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[68] import org.eclipse.ui.commands.IKeySequenceBinding; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IKeySequenceBinding is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[69] import org.eclipse.ui.commands.Priority; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Priority is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[71] import org.eclipse.ui.keys.KeySequence; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[125] private ICommand fInvokingCommand; ^^^^^^^^ The type ICommand is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[126] private KeySequence[] fInvokingCommandKeySequences; ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[137] private IKeyBindingService fKeyBindingService; ^^^^^^^^^^^^^^^^^^ The type IKeyBindingService is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[140] private HandlerSubmission fShowViewMenuHandlerSubmission; ^^^^^^^^^^^^^^^^^ The type HandlerSubmission is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[170] ICommandManager commandManager = PlatformUI.getWorkbench() ^^^^^^^^^^^^^^^ The type ICommandManager is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[171] .getCommandSupport().getCommandManager(); ^^^^^^^^^^^^^^^^^^^ The method getCommandSupport() from the type IWorkbench is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[171] .getCommandSupport().getCommandManager(); ^^^^^^^^^^^^^^^^^^^ The method getCommandManager() from the type IWorkbenchCommandSupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[172] fInvokingCommand = commandManager.getCommand(invokingCommandId); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getCommand(String) from the type ICommandManager is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[173] if (fInvokingCommand != null && !fInvokingCommand.isDefined()) ^^^^^^^^^^^ The method isDefined() from the type ICommand is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[590] fKeyBindingScopes = fKeyBindingService.getScopes(); ^^^^^^^^^^^ The method getScopes() from the type IKeyBindingService is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[591] fKeyBindingService.setScopes( new String[] { IContextService.CONTEXT_ID_WINDOW }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setScopes(String[]) from the type IKeyBindingService is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[597] fShowViewMenuHandlerSubmission = new HandlerSubmission(null, ^^^^^^^^^^^^^^^^^ The type HandlerSubmission is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[597] fShowViewMenuHandlerSubmission = new HandlerSubmission(null, getShell(), null, fShowViewMenuAction.getActionDefinitionId(), new ActionHandler(fShowViewMenuAction), Priority.MEDIUM); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor HandlerSubmission(String, Shell, IWorkbenchPartSite, String, IHandler, Priority) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[600] new ActionHandler(fShowViewMenuAction), Priority.MEDIUM); ^^^^^^^^^^^^^ The type ActionHandler is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[600] new ActionHandler(fShowViewMenuAction), Priority.MEDIUM); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ActionHandler(IAction) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[600] new ActionHandler(fShowViewMenuAction), Priority.MEDIUM); ^^^^^^^^ The type Priority is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[600] new ActionHandler(fShowViewMenuAction), Priority.MEDIUM); ^^^^^^ The field Priority.MEDIUM is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[601] PlatformUI.getWorkbench().getCommandSupport() ^^^^^^^^^^^^^^^^^^^ The method getCommandSupport() from the type IWorkbench is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[602] .addHandlerSubmission(fShowViewMenuHandlerSubmission); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addHandlerSubmission(HandlerSubmission) from the type IWorkbenchCommandSupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[614] PlatformUI.getWorkbench().getCommandSupport() ^^^^^^^^^^^^^^^^^^^ The method getCommandSupport() from the type IWorkbench is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[615] .removeHandlerSubmission(fShowViewMenuHandlerSubmission); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removeHandlerSubmission(HandlerSubmission) from the type IWorkbenchCommandSupport is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[619] fKeyBindingService.setScopes(fKeyBindingScopes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setScopes(String[]) from the type IKeyBindingService is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[657] if (!getPersistBounds() || getDialogSettings() == null) ^^^^^^^^^^^^^^^^^^ The method getPersistBounds() from the type PopupDialog is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[708] final protected ICommand getInvokingCommand() { ^^^^^^^^ The type ICommand is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[712] final protected KeySequence[] getInvokingCommandKeySequences() { ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[715] List list = getInvokingCommand().getKeySequenceBindings(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[715] List list = getInvokingCommand().getKeySequenceBindings(); ^^^^^^^^^^^^^^^^^^^^^^^^ The method getKeySequenceBindings() from the type ICommand is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[717] fInvokingCommandKeySequences = new KeySequence[list.size()]; ^^^^^^^^^^^ The type KeySequence is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[719] fInvokingCommandKeySequences[i] = ((IKeySequenceBinding) list ^^^^^^^^^^^^^^^^^^^ The type IKeySequenceBinding is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[720] .get(i)).getKeySequence(); ^^^^^^^^^^^^^^^^ The method getKeySequence() from the type IKeySequenceBinding is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/AbstractInformationControl.java:[761] fKeyBindingService = site.getKeyBindingService(); ^^^^^^^^^^^^^^^^^^^^^^ The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/TypeHierarchyViewPart.java:[884] } else if (input != null) { setInputElement(input); } else { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ProjectFragmentReorgChange.java:[19] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ProjectFragmentReorgChange.java:[68] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ProjectFragmentReorgChange.java:[68] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[43] private List fMoves; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[44] private List fMoveArguments; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[45] private List fParticipantDescriptorFilter; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[48] fMoves = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[49] fMoveArguments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[50] fParticipantDescriptorFilter = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[100] Set allMembers = new HashSet( ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[100] Set allMembers = new HashSet( Arrays.asList(resourceSource.members())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[100] Set allMembers = new HashSet( ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[107] for (Iterator iter = allMembers.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[150] for (Iterator iter = fMoves.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[184] fMoves.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[185] fMoveArguments.add(args); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/MoveModifications.java:[186] fParticipantDescriptorFilter.add(filter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/NewScriptProjectPreferencePage.java:[164] private ArrayList fCheckBoxes; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/NewScriptProjectPreferencePage.java:[165] private ArrayList fRadioButtons; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/NewScriptProjectPreferencePage.java:[166] private ArrayList fTextControls; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/NewScriptProjectPreferencePage.java:[188] fRadioButtons = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/NewScriptProjectPreferencePage.java:[189] fCheckBoxes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/NewScriptProjectPreferencePage.java:[190] fTextControls = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/NewScriptProjectPreferencePage.java:[245] fRadioButtons.add(button); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/NewScriptProjectPreferencePage.java:[263] fTextControls.add(text); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/NewScriptProjectPreferencePage.java:[439] DLTKUIPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskInputDialog.java:[47] private List fExistingNames; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskInputDialog.java:[49] public TodoTaskInputDialog(Shell parent, TodoTask task, List existingEntries) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskInputDialog.java:[52] fExistingNames = new ArrayList(existingEntries.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskInputDialog.java:[56] fExistingNames.add(curr.name); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/editor/IScriptAnnotation.java:[67] Iterator getOverlaidIterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[88] private List fNewFolders; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[89] private HashMap fImageMap; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[95] fNewFolders = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[96] fImageMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[113] Collection collection = fImageMap.values(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[114] Iterator iterator = collection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[196] fImageMap.put(action.getId(), image); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[235] public void setSelection(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[257] public void handleResult(List resultElements, CoreException exception, int actionType) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[323] private void defaultHandle(List result, boolean forceRebuild) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[351] private void handleFolderCreation(List result) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[353] fNewFolders.add(result.get(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[368] private void handleAddToCP(List result) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[390] private void handleRemoveFromBP(List result, boolean forceRebuild) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[408] List list = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[408] List list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[409] list.add(fCurrJProject); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[421] private boolean containsScriptProject(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[503] Iterator iterator = fNewFolders.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/HintTextGroup.java:[522] fNewFolders = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[62] private ListDialogField fBuildPathList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[80] public LibrariesWorkbookPage(boolean supportZips, ListDialogField classPathList, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[140] List cpelements = fBuildPathList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[141] List libelements = new ArrayList(cpelements.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[141] List libelements = new ArrayList(cpelements.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[146] libelements.add(cpe); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[266] List cplist = fLibrariesList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[267] List elementsToAdd = new ArrayList(nElementsChosen); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[267] List elementsToAdd = new ArrayList(nElementsChosen); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[271] elementsToAdd.add(curr); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[292] List selection = fLibrariesList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[301] List selection = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[313] final List elements = fLibrariesList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[341] List selElements = fLibrariesList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[342] HashMap containerEntriesToUpdate = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[342] HashMap containerEntriesToUpdate = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[362] HashSet changedAttributes = (HashSet) containerEntriesToUpdate.get(containerEntry); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[362] HashSet changedAttributes = (HashSet) containerEntriesToUpdate.get(containerEntry); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[364] changedAttributes = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[365] containerEntriesToUpdate.put(containerEntry, changedAttributes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[367] changedAttributes.add(key); // collect the changed ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[378] for (Iterator iter = containerEntriesToUpdate.entrySet().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[379] Map.Entry entry = (Entry) iter.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[379] Map.Entry entry = (Entry) iter.next(); ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[381] HashSet attribs = (HashSet) entry.getValue(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[381] HashSet attribs = (HashSet) entry.getValue(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[382] String[] changedAttributes = (String[]) attribs.toArray(new String[attribs.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[389] private boolean canRemove(List selElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[422] List selElements = fLibrariesList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[536] List selElements = fLibrariesList.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[549] private boolean canEdit(List selElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[577] List projelements = fLibrariesList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[578] List cpelements = fBuildPathList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[592] cpelements.addAll(lastRemovePos, projelements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(int, Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[594] fBuildPathList.setElements(cpelements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[687] List cplist = fLibrariesList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized 1961. INFO in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java (at line 692) if (resource instanceof IContainer && !resource.equals(existing)) { ^^^^^^^^ Unlikely argument type for equals(): BPListElement seems to be unrelated to IResource [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[702] List cplist = fLibrariesList.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[777] public List getSelection() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/LibrariesWorkbookPage.java:[782] public void setSelection(List selElements, boolean expand) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/templates/ScriptTemplateAccess.java:[9] import org.eclipse.jface.text.templates.ContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/templates/ScriptTemplateAccess.java:[17] private ContextTypeRegistry fRegistry; ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/templates/ScriptTemplateAccess.java:[31] public ContextTypeRegistry getContextTypeRegistry() { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/templates/ScriptTemplateAccess.java:[38] protected ContextTypeRegistry createContextTypeRegistry() { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/IPackagesViewViewer.java:[36] public List getSelectionFromWidget(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/IPackagesViewViewer.java:[40] public void setSelectionToWidget(List l, boolean reveal); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[83] return DLTKUIPlugin.getDefault().getWorkbench().getSharedImages(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[89] List elements = selection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[108] List elements = selection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[163] List typesList = ReorgUtils.getElementsOfType(fScriptElements, IModelElement.TYPE); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[164] IType types[] = (IType[]) typesList.toArray(new IType[typesList.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[184] List cus = ReorgUtils.getElementsOfType(modelElements, IModelElement.SOURCE_MODULE); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[185] return (ISourceModule[]) cus.toArray(new ISourceModule[cus.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[188] private void processResources(Set fileNames, StringBuilder namesBuf) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[199] private void processScriptElements(Set fileNames, StringBuilder namesBuf) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[219] private static void addFileNames(Set fileName, IResource[] resources) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[225] private static void addFileName(Set fileName, IResource resource) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[230] fileName.add(location.toOSString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[281] List result = new ArrayList(4); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[281] List result = new ArrayList(4); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[283] result.add(resources); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[285] result.add(modelElements); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[287] result.add(fileNames); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/CopyToClipboardAction.java:[290] result.add(names); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[88] Collection elements = (Collection) element; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[88] Collection elements = (Collection) element; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[92] Iterator iter = ((Collection) element).iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[92] Iterator iter = ((Collection) element).iterator(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[119] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[119] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[120] Map pr = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[120] Map pr = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[131] result.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[132] pr.put(name, element); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[136] result.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[137] pr.put(name, element); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[141] result.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[162] ArrayList tempResult = new ArrayList(members.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[162] ArrayList tempResult = new ArrayList(members.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[165] tempResult.add(members[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[181] ArrayList tempResult = new ArrayList(members.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[181] ArrayList tempResult = new ArrayList(members.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[185] tempResult.addAll(Arrays.asList(type.getChildren())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[196] List list = new ArrayList(roots.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[196] List list = new ArrayList(roots.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[204] list.add(children[k]); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[206] list.add(root); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[223] Collection col = (Collection) newInput; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[223] Collection col = (Collection) newInput; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[487] ArrayList result = new ArrayList(elementsLength); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[487] ArrayList result = new ArrayList(elementsLength); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingContentProvider.java:[491] result.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDetector.java:[32] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDetector.java:[97] SubProgressMonitor sub = new SubProgressMonitor(monitor, 80); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDetector.java:[97] SubProgressMonitor sub = new SubProgressMonitor(monitor, 80); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDetector.java:[97] SubProgressMonitor sub = new SubProgressMonitor(monitor, 80); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDetector.java:[99] sub.done(); ^^^^^^ The method done() from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/BuildpathDetector.java:[137] protected void processSources(List correctFiles, SubProgressMonitor sub) { ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchUtil.java:[87] Arrays.sort(workingSets, new WorkingSetComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(IWorkingSet[], WorkingSetComparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchUtil.java:[87] Arrays.sort(workingSets, new WorkingSetComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type WorkingSetComparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/SearchUtil.java:[122] Iterator iter = fgLRUWorkingSets.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/TextSearchTableContentProvider.java:[46] int addCount= 0; ^^^^^^^^ The value of the local variable addCount is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/TextSearchTableContentProvider.java:[47] int removeCount= 0; ^^^^^^^^^^^ The value of the local variable removeCount is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/SectionManager.java:[40] private Set fSections = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/SectionManager.java:[40] private Set fSections = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/SectionManager.java:[55] for (Iterator iter = fSections.iterator(); iter ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/SectionManager.java:[139] if (fSections.add(section)) ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[129] HashMap messagesAtPosition = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[129] HashMap messagesAtPosition = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[191] protected boolean isDuplicateMessage(Map messagesAtPosition, ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[202] List messages = (List) value; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[202] List messages = (List) value; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[205] messages.add(message); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[207] ArrayList messages = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[207] ArrayList messages = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[208] messages.add(value); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[209] messages.add(message); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[210] messagesAtPosition.put(position, messages); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/AnnotationExpandHover.java:[213] messagesAtPosition.put(position, message); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/FileTemplateContextType.java:[74] List params = type.getParams(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/FileTemplateContextType.java:[108] List params = type.getParams(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/FileTemplateContextType.java:[109] fArguments = (String[]) params.toArray(new String[params.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/FileTemplateContextType.java:[168] ArrayList required = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/FileTemplateContextType.java:[168] ArrayList required = new ArrayList(5); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/RenameUserInterfaceStarter.java:[41] private List fParts; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/RenameUserInterfaceStarter.java:[42] private List fSelections; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/RenameUserInterfaceStarter.java:[46] fParts = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/RenameUserInterfaceStarter.java:[47] fSelections = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/RenameUserInterfaceStarter.java:[90] fParts.add(part); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/RenameUserInterfaceStarter.java:[91] fSelections.add(selection); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/actions/ReferencesSearchGroup.java:[201] Iterator iter = SearchUtil.getLRUWorkingSets().sortedIterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[52] private ListDialogField fInclusionPatternList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[53] private ListDialogField fExclusionPatternList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[64] private final ArrayList fExistingEntries; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[67] ArrayList existingEntries) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[163] private ListDialogField createListContents(BPListElement entryToEdit, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[168] ListDialogField patternList = new ListDialogField(adapter, buttonLabels, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[168] ListDialogField patternList = new ListDialogField(adapter, buttonLabels, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[177] ArrayList elements = new ArrayList(pattern.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[177] ArrayList elements = new ArrayList(pattern.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[181] elements.add(patternName); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[183] patternList.setElements(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[190] protected void doCustomButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[198] field.removeElements(field.getSelectedElements()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeElements(List) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[222] protected void doDoubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[227] protected void doSelectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[228] List selected = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[233] private boolean canEdit(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[237] private boolean canDelete(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[241] private void editEntry(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[242] List selElements = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[246] List existing = field.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[251] field.replaceElement(entry, dialog.getExclusionPattern()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method replaceElement(Object, Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[255] private boolean isExclusion(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[259] private void addEntry(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[260] List existing = field.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[264] field.addElement(dialog.getExclusionPattern()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[274] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[279] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[284] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[300] private IPath[] getPattern(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[326] private void addMultipleEntries(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/SetFilterWizardPage.java:[340] field.addElement(res[i].toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchQuery.java:[23] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchQuery.java:[147] IProgressMonitor mainSearchPM = new SubProgressMonitor(monitor, 1000); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchQuery.java:[147] IProgressMonitor mainSearchPM = new SubProgressMonitor(monitor, 1000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchQuery.java:[157] final IProgressMonitor participantPM = new SubProgressMonitor(monitor, ticks[i]); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchQuery.java:[157] final IProgressMonitor participantPM = new SubProgressMonitor(monitor, ticks[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[76] private List fSelectedElements; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[114] public DialogExplorerActionContext(List selectedElements, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[128] public List getSelectedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[174] private List fListeners; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[195] fListeners = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[365] List selectedElements = context.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[419] List selectedElements = context.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[468] private void internalSetContext(List selectedElements, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[471] List availableActions = getAvailableActions(selectedElements, project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[503] private boolean identicalTypes(List elements, IScriptProject project) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[530] Iterator iterator = fListeners.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[729] private List getAvailableActions(List selectedElements, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[729] private List getAvailableActions(List selectedElements, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[732] return new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[735] List actions = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[735] List actions = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[748] actions.add(dropDownActions[j]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[753] actions.add(fActions[i]); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[774] List selectedElements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/DialogPackageExplorerActionGroup.java:[820] fListeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/SuperTypeHierarchyViewer.java:[63] protected final void getTypesInHierarchy(IType type, List res) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/SuperTypeHierarchyViewer.java:[69] res.add(types[i]); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ContributedExtensionOptionsBlock.java:[25] private Map contribToDescMap = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ContributedExtensionOptionsBlock.java:[25] private Map contribToDescMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/ContributedExtensionOptionsBlock.java:[193] contribToDescMap.put(contrib.getId(), createDescription( descriptionPlace, contrib)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddExternalArchivesOperation.java:[57] List result= null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/AddExternalArchivesOperation.java:[85] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[39] private HashMap fResourceToItem; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[40] private Stack fReuseLists; ^^^^^ Stack is a raw type. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[45] fResourceToItem = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[46] fReuseLists = new Stack(); ^^^^^ Stack is a raw type. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[64] List list = (List) obj; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[64] List list = (List) obj; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[90] fResourceToItem.put(resource, item); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[93] List list = getNewList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[94] list.add(existingMapping); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[95] list.add(item); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[96] fResourceToItem.put(resource, list); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[99] List list = (List) existingMapping; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[99] List list = (List) existingMapping; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[101] list.add(item); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[124] List list = (List) existingMapping; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[124] List list = (List) existingMapping; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[134] private List getNewList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[136] return (List) fReuseLists.pop(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[138] return new ArrayList(2); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[141] private void releaseList(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ResourceToItemsMapper.java:[143] fReuseLists.push(list); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectMetadataBackup.java:[32] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectMetadataBackup.java:[127] projectFile.delete(EFS.NONE, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectMetadataBackup.java:[127] projectFile.delete(EFS.NONE, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectMetadataBackup.java:[128] copyFile(backup, projectFile, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/ProjectMetadataBackup.java:[128] copyFile(backup, projectFile, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/nls/changes/CreateTextFileChange.java:[41] InputStream stream = null; ^^^^^^ Resource 'stream' should be managed by try-with-resource [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/CumulativeType.java:[94] public void insertTo(List list, int index) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/CumulativeType.java:[96] list.add(index, new Part(types[i])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/ScriptTypeHover.java:[43] return fDocumentationHover.getHoverInfo(textViewer, hoverRegion); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getHoverInfo(ITextViewer, IRegion) from the type ITextHover is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[88] Set modelElements = new HashSet(workingSets.length * 10); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[88] Set modelElements = new HashSet(workingSets.length * 10); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[96] return createSearchScope(modelElements, includeInterp, toolkit); ^^^^^^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[101] Set modelElements = new HashSet(10); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[101] Set modelElements = new HashSet(10); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[106] return createSearchScope(modelElements, includeInterp, toolkit); ^^^^^^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[113] Set modelElements = new HashSet(resources.length); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[113] Set modelElements = new HashSet(resources.length); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[115] return createSearchScope(modelElements, includeInterp, toolkit); ^^^^^^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[125] ArrayList res = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[125] ArrayList res = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[130] res.add(project); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[133] return createSearchScope(res, includeInterp, toolkit); ^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[230] Arrays.sort(workingSets, new WorkingSetComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(IWorkingSet[], WorkingSetComparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[230] Arrays.sort(workingSets, new WorkingSetComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type WorkingSetComparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[311] private void addModelElements(Set modelElements, IResource[] resources) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[316] private void addModelElements(Set modelElements, IResource resource) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[331] modelElements.add(modelElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[334] private void addModelElements(Set modelElements, IModelElement modelElement) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[335] modelElements.add(modelElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[338] private void addModelElements(Set modelElements, IWorkingSet workingSet) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[346] modelElements.addAll(Arrays.asList(projects)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchScopeFactory.java:[369] public void addModelElements(Set modelElements, LogicalPackage selectedElement) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/folding/FoldingProviderManager.java:[23] final NatureExtensionManager structureProviders = new NatureExtensionManager( ^^^^^^^^^^^^^^^^^^^^^^ NatureExtensionManager is a raw type. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/folding/FoldingProviderManager.java:[23] final NatureExtensionManager structureProviders = new NatureExtensionManager( FOLDING_EXT_POINT, IFoldingStructureProvider.class) { @Override protected boolean isValidElement(IConfigurationElement element) { return "structureProvider".equals(element.getName()); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NatureExtensionManager(String, Class) belongs to the raw type NatureExtensionManager. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/folding/FoldingProviderManager.java:[23] final NatureExtensionManager structureProviders = new NatureExtensionManager( ^^^^^^^^^^^^^^^^^^^^^^ NatureExtensionManager is a raw type. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/folding/FoldingProviderManager.java:[23] final NatureExtensionManager structureProviders = new NatureExtensionManager( FOLDING_EXT_POINT, IFoldingStructureProvider.class) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NatureExtensionManager(String, Class) belongs to the raw type NatureExtensionManager. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/folding/FoldingProviderManager.java:[38] final NatureExtensionManager blockProviders = new NatureExtensionManager( ^^^^^^^^^^^^^^^^^^^^^^ NatureExtensionManager is a raw type. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/folding/FoldingProviderManager.java:[38] final NatureExtensionManager blockProviders = new NatureExtensionManager( FOLDING_EXT_POINT, IFoldingBlockProvider.class) { @Override protected boolean isValidElement(IConfigurationElement element) { return "blockProvider".equals(element.getName()); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NatureExtensionManager(String, Class) belongs to the raw type NatureExtensionManager. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/folding/FoldingProviderManager.java:[38] final NatureExtensionManager blockProviders = new NatureExtensionManager( ^^^^^^^^^^^^^^^^^^^^^^ NatureExtensionManager is a raw type. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/folding/FoldingProviderManager.java:[38] final NatureExtensionManager blockProviders = new NatureExtensionManager( FOLDING_EXT_POINT, IFoldingBlockProvider.class) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NatureExtensionManager(String, Class) belongs to the raw type NatureExtensionManager. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathContainerDefaultPage.java:[35] private ArrayList fUsedPaths; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathContainerDefaultPage.java:[46] fUsedPaths= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathContainerDefaultPage.java:[107] fUsedPaths.add(curr.getPath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/LinkFolderDialog.java:[267] IPath resolvedPath = pathVariableManager.resolvePath(path); ^^^^^^^^^^^^^^^^^ The method resolvePath(IPath) from the type IPathVariableManager is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptMoveProcessor.java:[77] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptMoveProcessor.java:[77] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptMoveProcessor.java:[78] result.addAll(Arrays.asList(fMovePolicy.getScriptElements())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptMoveProcessor.java:[79] result.addAll(Arrays.asList(fMovePolicy.getResources())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[89] processScriptDelta(new ArrayList(Arrays.asList(fWorkingSet.getElements())), event.getDelta()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[89] processScriptDelta(new ArrayList(Arrays.asList(fWorkingSet.getElements())), event.getDelta()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[89] processScriptDelta(new ArrayList(Arrays.asList(fWorkingSet.getElements())), event.getDelta()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[173] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[173] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[174] Set projects= new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[174] Set projects= new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[182] projects.add(resource); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[191] result.add(jProjects[i]); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[196] result.add(rProjects[i]); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/workingsets/OthersWorkingSetUpdater.java:[201] fWorkingSet.setElements((IAdaptable[])result.toArray(new IAdaptable[result.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathBasePage.java:[28] public abstract List getSelection(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathBasePage.java:[30] public abstract void setSelection(List selection, boolean expand); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathBasePage.java:[38] protected void filterAndSetSelection(List list) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathBasePage.java:[39] ArrayList res = new ArrayList(list.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathBasePage.java:[39] ArrayList res = new ArrayList(list.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathBasePage.java:[46] res.add(curr); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildPathBasePage.java:[107] protected boolean containsOnlyTopLevelEntries(List selElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptProjectProcessor.java:[204] final Map arguments = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptProjectProcessor.java:[204] final Map arguments = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptProjectProcessor.java:[213] RenameScriptProjectProcessor.ID_RENAME_SCRIPT_PROJECT, null, description, comment, arguments, ^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptProjectProcessor.java:[216] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_INPUT, descriptor.elementToHandle(fProject)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptProjectProcessor.java:[217] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_NAME, getNewElementName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptProjectProcessor.java:[218] arguments.put(ATTRIBUTE_REFERENCES, Boolean.valueOf(fUpdateReferences).toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenStorageWithMenu.java:[228] ArrayList alreadyMapped = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenStorageWithMenu.java:[228] ArrayList alreadyMapped = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenStorageWithMenu.java:[236] alreadyMapped.add(preferredEditor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/OpenStorageWithMenu.java:[247] alreadyMapped.add(editor); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[97] private ListDialogField fTodoTasksList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[124] private boolean canEdit(List selectedElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[129] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[134] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[135] List selectedElements = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[140] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[154] preferences.setTaskTags(fTodoTasksList.getElements()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[167] fTodoTasksList.replaceElement(edited, dialog.getResult()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method replaceElement(Object, Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[169] fTodoTasksList.addElement(dialog.getResult()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[182] fTodoTasksList = new ListDialogField(adapter, buttons, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/TodoTaskConfigurationBlock.java:[242] fTodoTasksList.setElements(preferences.getTaskTags()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathOrderingWorkbookPage.java:[26] private ListDialogField fBuildpathList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathOrderingWorkbookPage.java:[28] public BuildpathOrderingWorkbookPage(ListDialogField buildpathList) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathOrderingWorkbookPage.java:[51] public List getSelection() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BuildpathOrderingWorkbookPage.java:[56] public void setSelection(List selElements, boolean expand) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/IListAdapter.java:[21] void customButtonPressed(ListDialogField field, int index); ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/IListAdapter.java:[26] void selectionChanged(ListDialogField field); ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/dialogfields/IListAdapter.java:[31] void doubleClicked(ListDialogField field); ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/EditorTextHoverProxy.java:[68] return fHover.getHoverInfo(textViewer, hoverRegion); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getHoverInfo(ITextViewer, IRegion) from the type ITextHover is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/documentation/DocumentationFileResponse.java:[55] return encoding != null ? new InputStreamReader(stream, encoding) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Resource '' should be managed by try-with-resource [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/ScriptExpandHover.java:[94] HashMap messagesAtPosition = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/text/hover/ScriptExpandHover.java:[94] HashMap messagesAtPosition = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ResourceReorgChange.java:[21] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ResourceReorgChange.java:[59] new SubProgressMonitor(pm, 1), newName); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ResourceReorgChange.java:[59] new SubProgressMonitor(pm, 1), newName); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ResourceReorgChange.java:[63] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ResourceReorgChange.java:[63] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ResourceReorgChange.java:[96] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ResourceReorgChange.java:[96] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ResourceReorgChange.java:[99] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/ResourceReorgChange.java:[99] new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/CodeTemplatesPreferencePage.java:[117] Object id = ((Map) data).get(DATA_SELECT_TEMPLATE); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptSourceViewer.java:[438] fTextPresentationListeners = new ArrayList(); ^^^^^^^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptSourceViewer.java:[438] fTextPresentationListeners = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[55] private List fFilters; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[60] private Set fExisting; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[82] fExisting = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[84] fExisting.add(existing[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[106] fFilters = new ArrayList(4); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[108] fFilters.add(filter); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[128] ArrayList res = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[128] ArrayList res = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[132] res.add(elem); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/MultipleFolderSelectionDialog.java:[158] for (Iterator iter = fExisting.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[22] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[53] private final List fSelectedElements; // IResources ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[63] fSelectedElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[74] List result = unExclude(fSelectedElements, project, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[93] protected List unExclude(List elements, IScriptProject project, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[93] protected List unExclude(List elements, IScriptProject project, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[102] List entries = BuildpathModifier.getExistingEntries(project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[106] resource, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[106] resource, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[111] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[111] new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[116] new SubProgressMonitor(monitor, 4)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[116] new SubProgressMonitor(monitor, 4)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[117] List resultElements = BuildpathModifier ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[141] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/IncludeToBuildpathAction.java:[143] fSelectedElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackageViewerWrapper.java:[46] private ListenerList fListenerList; ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackageViewerWrapper.java:[51] fListenerList = new ListenerList(ListenerList.IDENTITY); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackageViewerWrapper.java:[160] fListenerList.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackageViewerWrapper.java:[166] fListenerList.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackageViewerWrapper.java:[172] fListenerList.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackageViewerWrapper.java:[379] protected List getSelectionFromWidget() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackageViewerWrapper.java:[389] protected void setSelectionToWidget(List l, boolean reveal) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[68] ISharedImages workbenchImages = DLTKUIPlugin.getDefault().getWorkbench() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[136] List elements = selection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[243] List realScriptElements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[243] List realScriptElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[244] List realResource = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[244] List realResource = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[247] for (Iterator iter = realScriptElements.iterator(); iter ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[253] for (Iterator iter = realResource.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[326] Set result = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[326] Set result = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[328] result.addAll(Arrays.asList(resources)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[330] result.addAll(Arrays.asList(ReorgUtils .getNotNulls(ReorgUtils.getResources(modelElements)))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/PasteAction.java:[333] return (IProject[]) result.toArray(new IProject[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/SearchUtil.java:[54] Iterator iter = SearchUtil.fgLRUWorkingSets.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/SearchUtil.java:[130] Arrays.sort(workingSets, new WorkingSetComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(IWorkingSet[], WorkingSetComparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/SearchUtil.java:[130] Arrays.sort(workingSets, new WorkingSetComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type WorkingSetComparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ColumnFormLayout.java:[126] int total = 0; ^^^^^ The value of the local variable total is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodCall.java:[20] private List fCallLocations; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodCall.java:[32] public Collection getCallLocations() { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodCall.java:[66] fCallLocations = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodCall.java:[69] fCallLocations.add(location); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/NewSourceFolderDialog.java:[47] private List fExistingFolders; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/NewSourceFolderDialog.java:[50] public NewSourceFolderDialog(Shell parent, String title, IProject project, List existingFolders, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/formatter/internal/AbstractFormatterSelectionBlock.java:[104] TEMP_LIST = new ArrayList(); ^^^^^^^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/formatter/internal/AbstractFormatterSelectionBlock.java:[104] TEMP_LIST = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/formatter/internal/AbstractFormatterSelectionBlock.java:[229] protected static PreferenceKey[] collectPreferenceKeys(List factories, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/formatter/internal/AbstractFormatterSelectionBlock.java:[237] factories.add(factory); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/ITemplateAccess.java:[16] import org.eclipse.jface.text.templates.ContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/ITemplateAccess.java:[36] ContextTypeRegistry getContextTypeRegistry(); ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/TypesView.java:[29] import org.eclipse.dltk.ui.viewsupport.DecoratingModelLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/TypesView.java:[204] List selectedElements = Arrays.asList(fragments); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/TypesView.java:[220] private void adjustInput(IWorkbenchPart part, List selectedElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/TypesView.java:[230] protected DecoratingModelLabelProvider createDecoratingLabelProvider( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/TypesView.java:[232] DecoratingModelLabelProvider decoratingLabelProvider = super ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/TypesView.java:[233] .createDecoratingLabelProvider(provider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createDecoratingLabelProvider(ScriptUILabelProvider) from the type ScriptBrowsingPart is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameResourceProcessor.java:[189] final Map arguments = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameResourceProcessor.java:[189] final Map arguments = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameResourceProcessor.java:[200] RenameResourceProcessor.ID_RENAME_RESOURCE, project, description, comment, arguments, ^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameResourceProcessor.java:[203] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_INPUT, ScriptRefactoringDescriptor.resourceToHandle(project, fResource)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameResourceProcessor.java:[205] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_NAME, getNewElementName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/templates/FileTemplateContext.java:[48] Iterator iterator = getContextType().resolvers(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SpecificContentAssistExecutor.java:[50] Collection categories= fRegistry.getProposalCategories(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SpecificContentAssistExecutor.java:[54] for (Iterator it= categories.iterator(); it.hasNext(); i++) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/SpecificContentAssistExecutor.java:[69] for (Iterator it= categories.iterator(); it.hasNext(); i++) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[47] private Set fCurrentElements; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[135] List realScriptElements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[135] List realScriptElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[136] List realResource = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[136] List realResource = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[142] for (Iterator iter = realScriptElements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[147] for (Iterator iter = realResource.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[190] fCurrentElements = new HashSet( Arrays.asList(fWorkingSet.getElements())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[190] fCurrentElements = new HashSet( ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[218] List activeWorkingSets = new ArrayList( ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[218] List activeWorkingSets = new ArrayList( Arrays.asList(model.getActiveWorkingSets())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[218] List activeWorkingSets = new ArrayList( ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[224] List result = new ArrayList(activeWorkingSets.size()); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[224] List result = new ArrayList(activeWorkingSets.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[225] List selected = new ArrayList(Arrays.asList(fElementsToAdds)); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[225] List selected = new ArrayList(Arrays.asList(fElementsToAdds)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[225] List selected = new ArrayList(Arrays.asList(fElementsToAdds)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[228] result.addAll(selected); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[232] result.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[236] result.addAll(selected); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[237] model.setActiveWorkingSets((IWorkingSet[]) result .toArray(new IWorkingSet[result.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[247] List elements = new ArrayList( ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[247] List elements = new ArrayList( Arrays.asList(fWorkingSet.getElements())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[247] List elements = new ArrayList( ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[249] elements.addAll(Arrays.asList(fElementsToAdds)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[250] fWorkingSet.setElements((IAdaptable[]) elements .toArray(new IAdaptable[elements.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[255] Map workingSets = groupByWorkingSets(treeSelection.getPaths()); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[256] for (Iterator iter = workingSets.keySet().iterator(); iter ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[259] List toRemove = (List) workingSets.get(ws); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[259] List toRemove = (List) workingSets.get(ws); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[269] private Map/* > */ groupByWorkingSets(TreePath[] paths) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[270] Map result = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[270] Map result = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[274] List l = (List) result.get(ws); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[274] List l = (List) result.get(ws); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[276] l = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[277] result.put(ws, l); ^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetDropAdapter.java:[279] l.add(path.getSegment(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[83] List folders = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[83] List folders = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[88] folders.addAll( getFolders(((IFolder) resource).members())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[97] folders.addAll(Arrays.asList(logicalPackages)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[119] List children = getFoldersAndElements( ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[124] children.add(defaultPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[150] ArrayList combined = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[150] ArrayList combined = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[151] combined.addAll(Arrays.asList(fragments)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[155] combined.add(curr); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[179] List children = getFoldersAndElements(resources); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[190] private void addFragmentsToMap(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[192] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[201] private List getFoldersAndElements(IResource[] resources) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[203] List list = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[203] List list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[212] list.add(element); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[214] list.add(folder); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[221] private List getFolders(IResource[] resources) throws CoreException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[222] List list = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[222] List list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[231] list.add(folder); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[359] List fragments = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[359] List fragments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[368] fragments.add(fragment); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[372] fMapToLogicalPackage.put(getKey(pkgFragment), logicalPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[373] Iterator iter = fragments.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[378] fMapToLogicalPackage.put(getKey(f), logicalPackage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[606] fMapToLogicalPackage.put(key, lp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[625] fMapToPackageFragments.put(key, frag); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesViewHierarchicalContentProvider.java:[653] fMapToPackageFragments.put(key, fragment); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptCorrectionProcessorManager.java:[21] public class ScriptCorrectionProcessorManager extends NatureExtensionManager { ^^^^^^^^^^^^^^^^^^^^^^ NatureExtensionManager is a raw type. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/ScriptCorrectionProcessorManager.java:[26] super(EXT_POINT, IScriptCorrectionProcessor.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NatureExtensionManager(String, Class) belongs to the raw type NatureExtensionManager. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/WorkingSetComparator.java:[17] public class WorkingSetComparator implements Comparator { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[179] private final List/* */ fExistingEntries; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[180] private final Hashtable/* */ fOrginalExlusionFilters, fOrginalInclusionFilters, ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[187] private List fModifiedElements; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[188] private List fRemovedElements; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[196] public AddSourceFolderWizardPage(BPListElement newElement, List/* */ existingEntries, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[209] fOrginalExlusionFilters = new Hashtable(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[210] fOrginalInclusionFilters = new Hashtable(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[211] fOrginalExlusionFiltersCopy = new Hashtable(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[212] fOrginalInclusionFiltersCopy = new Hashtable(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[213] for (Iterator iter = existingEntries.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[221] fOrginalExlusionFiltersCopy.put(element, save); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[222] fOrginalExlusionFilters.put(element, exlusions); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[230] fOrginalInclusionFiltersCopy.put(element, save); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[231] fOrginalInclusionFilters.put(element, inclusions); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[251] fModifiedElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[252] fRemovedElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[446] Set modified = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[446] Set modified = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[451] fModifiedElements.addAll(modified); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[452] BPListElement.insert(fNewElement, fExistingEntries); ^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[458] fRemovedElements.add(fOldProjectSourceFolder); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[459] fExistingEntries.set(projectEntryIndex, fNewElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[462] BPListElement.insert(fNewElement, fExistingEntries); ^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[465] BPListElement.insert(fNewElement, fExistingEntries); ^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[507] for (Iterator iter = fExistingEntries.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[521] for (Iterator iter = fExistingEntries.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[532] fExistingEntries.set(fExistingEntries.indexOf(fNewElement), fOldProjectSourceFolder); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[552] for (Iterator iter = fExistingEntries.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[565] fModifiedElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[576] fModifiedElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[602] IPath resolvedPath = pathVariableManager.resolvePath(path1); ^^^^^^^^^^^^^^^^^^ The method resolvePath(IPath) from the type IPathVariableManager is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[669] private void addExclusionPatterns(BPListElement newEntry, List existing, Set modifiedEntries) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[669] private void addExclusionPatterns(BPListElement newEntry, List existing, Set modifiedEntries) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[678] modifiedEntries.add(curr); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[691] Class[] acceptedClasses = new Class[] { IFolder.class }; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[729] public List getModifiedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[731] fModifiedElements.add(fNewElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/AddSourceFolderWizardPage.java:[736] public List getRemovedElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistComputerParameter.java:[24] public Map getParameterValues() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistComputerParameter.java:[25] Collection descriptors = CompletionProposalComputerRegistry ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistComputerParameter.java:[28] Map map = new HashMap(descriptors.size()); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistComputerParameter.java:[28] Map map = new HashMap(descriptors.size()); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistComputerParameter.java:[29] for (Iterator it = descriptors.iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistComputerParameter.java:[32] map.put(category.getDisplayName(), category.getId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/CapabilityConfigurationPage.java:[21] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/CapabilityConfigurationPage.java:[255] configureNatures(project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/CapabilityConfigurationPage.java:[255] configureNatures(project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/CapabilityConfigurationPage.java:[256] configureProject(project, new SubProgressMonitor(monitor, 5)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/CapabilityConfigurationPage.java:[256] configureProject(project, new SubProgressMonitor(monitor, 5)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[22] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[54] private final List fSelectedElements; // IScriptFolder || ISourceModule ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[62] fSelectedElements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[77] List result = exclude(fSelectedElements, project, monitor); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[94] private List exclude(List modelElements, IScriptProject project, IProgressMonitor monitor) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[94] private List exclude(List modelElements, IScriptProject project, IProgressMonitor monitor) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[99] List existingEntries = BuildpathModifier.getExistingEntries(project); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[100] List resources = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[100] List resources = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[105] IResource resource = BuildpathModifier.exclude(modelElement, entry, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[105] IResource resource = BuildpathModifier.exclude(modelElement, entry, project, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[107] resources.add(resource); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[110] BuildpathModifier.commitBuildPath(existingEntries, project, new SubProgressMonitor(monitor, 4)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[110] BuildpathModifier.commitBuildPath(existingEntries, project, new SubProgressMonitor(monitor, 4)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[132] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[134] fSelectedElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[176] List parts = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[176] List parts = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[181] parts.add(part); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[186] parts.add(refs[i].getPart(false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ExcludeFromBuildpathAction.java:[188] Iterator itr = parts.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/ProjectActionGroup.java:[115] Iterator iter = selection.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[21] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[36] import org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ChangeExceptionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.10.100.v20191113-0119/org.eclipse.ltk.ui.refactoring-3.10.100.v20191113-0119.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[64] new SubProgressMonitor(pm, 4, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[64] new SubProgressMonitor(pm, 4, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[64] new SubProgressMonitor(pm, 4, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[64] new SubProgressMonitor(pm, 4, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[73] .createChange(new SubProgressMonitor(pm, 2, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[73] .createChange(new SubProgressMonitor(pm, 2, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[73] .createChange(new SubProgressMonitor(pm, 2, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[73] .createChange(new SubProgressMonitor(pm, 2, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[75] new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[75] new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[75] new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[75] new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[76] fPerformChangeOperation = RefactoringUI.createUIAwareChangeOperation(fChange); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createUIAwareChangeOperation(Change) from the type RefactoringUI is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[79] .run(new SubProgressMonitor(pm, 4, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[79] .run(new SubProgressMonitor(pm, 4, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[79] .run(new SubProgressMonitor(pm, 4, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[79] .run(new SubProgressMonitor(pm, 4, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[134] ChangeExceptionHandler handler = new ChangeExceptionHandler(fParent, fRefactoring); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ChangeExceptionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.10.100.v20191113-0119/org.eclipse.ltk.ui.refactoring-3.10.100.v20191113-0119.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[134] ChangeExceptionHandler handler = new ChangeExceptionHandler(fParent, fRefactoring); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ChangeExceptionHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.10.100.v20191113-0119/org.eclipse.ltk.ui.refactoring-3.10.100.v20191113-0119.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[134] ChangeExceptionHandler handler = new ChangeExceptionHandler(fParent, fRefactoring); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ChangeExceptionHandler(Shell, Refactoring)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.10.100.v20191113-0119/org.eclipse.ltk.ui.refactoring-3.10.100.v20191113-0119.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[137] handler.handle(pco.getChange(), (RuntimeException) inner); ^^^^^^ Discouraged access: The method 'ChangeExceptionHandler.handle(Change, RuntimeException)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.10.100.v20191113-0119/org.eclipse.ltk.ui.refactoring-3.10.100.v20191113-0119.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/RefactoringExecutionHelper.java:[139] handler.handle(pco.getChange(), (CoreException) inner); ^^^^^^ Discouraged access: The method 'ChangeExceptionHandler.handle(Change, CoreException)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.10.100.v20191113-0119/org.eclipse.ltk.ui.refactoring-3.10.100.v20191113-0119.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/TableLayoutComposite.java:[44] private List columns= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/TableLayoutComposite.java:[44] private List columns= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/TableLayoutComposite.java:[75] columns.add(data); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/nls/changes/CreateFileChange.java:[28] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/nls/changes/CreateFileChange.java:[135] IFile file = getOldFile(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/nls/changes/CreateFileChange.java:[135] IFile file = getOldFile(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/nls/changes/CreateFileChange.java:[145] file.create(is, false, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/nls/changes/CreateFileChange.java:[145] file.create(is, false, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/nls/changes/CreateFileChange.java:[150] file.setCharset(fEncoding, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/nls/changes/CreateFileChange.java:[150] file.setCharset(fEncoding, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallHierarchy.java:[63] public Collection getImplementingMethods(IMethod method) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallHierarchy.java:[74] return new ArrayList(0); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallHierarchy.java:[210] public static boolean arePossibleInputElements(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/CallHierarchy.java:[213] for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/NewSourceFolderWizardPage.java:[32] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/NewSourceFolderWizardPage.java:[477] CoreUtility.createFolder(folder, true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/NewSourceFolderWizardPage.java:[477] CoreUtility.createFolder(folder, true, true, new SubProgressMonitor(monitor, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/NewSourceFolderWizardPage.java:[483] fCurrJProject.setRawBuildpath(fNewEntries, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/wizards/NewSourceFolderWizardPage.java:[483] fCurrJProject.setRawBuildpath(fNewEntries, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/AbstractScriptCompletionProposal.java:[54] import org.eclipse.jface.text.contentassist.BoldStylerProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type BoldStylerProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/AbstractScriptCompletionProposal.java:[468] public StyledString getStyledDisplayString(IDocument document, int offset, BoldStylerProvider boldStylerProvider) { ^^^^^^^^^^^^^^^^^^ The type BoldStylerProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/AbstractScriptCompletionProposal.java:[484] boldStylerProvider.getBoldStyler()); ^^^^^^^^^^^^^^^ The method getBoldStyler() from the type BoldStylerProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/AbstractScriptCompletionProposal.java:[489] Strings.markMatchingRegions(styledDisplayString, 0, matchingRegions, boldStylerProvider.getBoldStyler()); ^^^^^^^^^^^^^^^ The method getBoldStyler() from the type BoldStylerProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/UndoDeleteResourceChange.java:[20] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/UndoDeleteResourceChange.java:[72] created.refreshLocal(IResource.DEPTH_INFINITE, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/UndoDeleteResourceChange.java:[72] created.refreshLocal(IResource.DEPTH_INFINITE, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsViewer.java:[260] List oldSelections = SelectionUtil.toList(invalidSelection); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsViewer.java:[261] List newSelections = SelectionUtil.toList(newSelection); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsViewer.java:[263] ArrayList newSelectionElements = new ArrayList(newSelections); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsViewer.java:[263] ArrayList newSelectionElements = new ArrayList(newSelections); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsViewer.java:[263] ArrayList newSelectionElements = new ArrayList(newSelections); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/MethodsViewer.java:[275] newSelectionElements.add(similar); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ScriptElementImageProvider.java:[70] ISharedImages images = DLTKUIPlugin.getDefault().getWorkbench() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchTableContentProvider.java:[49] int addCount = 0; ^^^^^^^^ The value of the local variable addCount is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/DLTKSearchTableContentProvider.java:[50] int removeCount = 0; ^^^^^^^^^^^ The value of the local variable removeCount is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/infoviews/AbstractDocumentationView.java:[244] if (WARNING_DIALOG_ENABLED && !doNotWarn) { ^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/infoviews/AbstractDocumentationView.java:[244] if (WARNING_DIALOG_ENABLED && !doNotWarn) { String title = InfoViewMessages.ScriptdocView_error_noBrowser_title; String message = InfoViewMessages.ScriptdocView_error_noBrowser_message; String toggleMessage = InfoViewMessages.ScriptdocView_error_noBrowser_doNotWarn; MessageDialogWithToggle dialog = MessageDialogWithToggle.openError(parent.getShell(), title, message, toggleMessage, false, null, null); if (dialog.getReturnCode() == Window.OK) store.setValue(DO_NOT_WARN_PREFERENCE_KEY, dialog.getToggleState()); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[44] import org.eclipse.dltk.internal.core.search.DLTKSearchMethodNameMatch; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchMethodNameMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[96] private Set fHistory; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[117] public void setHistory(Set history) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[134] protected static class MethodInfoComparator implements Comparator { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[220] private Map fLib2Name = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[220] private Map fLib2Name = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[237] private void processVMInstallType(IInterpreterInstallType installType, List locations, List labels) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[237] private void processVMInstallType(IInterpreterInstallType installType, List locations, List labels) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[258] locations.add(filePath); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[259] labels.add(label); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[271] fLib2Name.put(location.getLibraryPath().toString(), label); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[559] protected abstract MethodNameMatch[] getSearchResult(Set matchIdsInHistory, ProgressMonitor monitor) ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[572] List elements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[572] List elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[573] List imageDescriptors = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[573] List imageDescriptors = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[574] List labels = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[574] List labels = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[575] Set filteredMatches = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[575] Set filteredMatches = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[579] Arrays.sort(matchingTypes, new MethodInfoComparator(fLabelProvider, fFilter)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(MethodNameMatch[], MethodInfoViewer.MethodInfoComparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[579] Arrays.sort(matchingTypes, new MethodInfoComparator(fLabelProvider, fFilter)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type MethodInfoViewer.MethodInfoComparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[584] elements.add(type); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[585] filteredMatches.add(type); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[586] imageDescriptors.add(fLabelProvider.getImageDescriptor(type)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[587] labels.add(fLabelProvider.getText(last, type, next)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[625] elements.add(type); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[626] labels.add(fLabelProvider.getText(last, type, next)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[627] imageDescriptors.add(fLabelProvider.getImageDescriptor(type)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[636] System.out.println("Sleeping for: " + sleep); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[657] Set filteredMatches = new HashSet(matchingTypes.length * 2); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[657] Set filteredMatches = new HashSet(matchingTypes.length * 2); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[659] filteredMatches.add(matchingTypes[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[701] protected MethodNameMatch[] getSearchResult(Set matchIdsInHistory, ProgressMonitor monitor) ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[712] fReqestor.acceptMethodNameMatch(new DLTKSearchMethodNameMatch(method, method.getFlags())); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchMethodNameMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[712] fReqestor.acceptMethodNameMatch(new DLTKSearchMethodNameMatch(method, method.getFlags())); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DLTKSearchMethodNameMatch(IMethod, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[724] Arrays.sort(result, new MethodInfoComparator(fLabelProvider, fFilter)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(MethodNameMatch[], MethodInfoViewer.MethodInfoComparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[724] Arrays.sort(result, new MethodInfoComparator(fLabelProvider, fFilter)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type MethodInfoViewer.MethodInfoComparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[743] protected MethodNameMatch[] getSearchResult(Set filteredHistory, ProgressMonitor monitor) throws CoreException { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[755] Arrays.sort(types, new MethodInfoComparator(fLabelProvider, fFilter)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(MethodNameMatch[], MethodInfoViewer.MethodInfoComparator) of the generic method sort(T[], Comparator) of type Arrays [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[755] Arrays.sort(types, new MethodInfoComparator(fLabelProvider, fFilter)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type MethodInfoViewer.MethodInfoComparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[839] private List fItems; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[904] fItems = new ArrayList(500); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[1250] private void addHistory(int ticket, final List elements, final List imageDescriptors, final List labels) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[1250] private void addHistory(int ticket, final List elements, final List imageDescriptors, final List labels) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[1250] private void addHistory(int ticket, final List elements, final List imageDescriptors, final List labels) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[1254] private void addAll(int ticket, final List elements, final List imageDescriptors, final List labels) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[1254] private void addAll(int ticket, final List elements, final List imageDescriptors, final List labels) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[1254] private void addAll(int ticket, final List elements, final List imageDescriptors, final List labels) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[1288] fItems.add(item); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodInfoViewer.java:[1303] fItems.add(item); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[26] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[307] SubProgressMonitor subPm = new SubProgressMonitor(pm, 16); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[307] SubProgressMonitor subPm = new SubProgressMonitor(pm, 16); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[307] SubProgressMonitor subPm = new SubProgressMonitor(pm, 16); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[310] subPm.beginTask("", allSubpackages.length); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method beginTask(String, int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[313] .doRename(new SubProgressMonitor(subPm, 1), result); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[313] .doRename(new SubProgressMonitor(subPm, 1), result); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[315] subPm.done(); ^^^^^^ The method done() from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[373] Set topLevelTypeNames = getTopLevelTypeNames(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[385] private Set getTopLevelTypeNames() throws CoreException { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[387] Set result = new HashSet(2 * cus.length); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[387] Set result = new HashSet(2 * cus.length); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[389] result.addAll(getTopLevelTypeNames(cus[i])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[394] private static Collection getTopLevelTypeNames(ISourceModule iSourceModule) throws CoreException { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[396] List result = new ArrayList(types.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[396] List result = new ArrayList(types.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[398] result.add(types[i].getElementName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[403] private RefactoringStatus checkTypeNameConflicts(IProjectFragment root, String newName, Set topLevelTypeNames) ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[416] private RefactoringStatus checkTypeNameConflicts(ISourceModule iSourceModule, Set topLevelTypeNames) ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[437] final Map arguments = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[437] final Map arguments = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[455] description, comment.asString(), arguments, flags); ^^^^^^^^^ Type safety: The expression of type Map needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[456] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_INPUT, descriptor.elementToHandle(fPackage)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[457] arguments.put(ScriptRefactoringDescriptor.ATTRIBUTE_NAME, getNewElementName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[459] arguments.put(ATTRIBUTE_PATTERNS, fFilePatterns); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[460] arguments.put(ATTRIBUTE_REFERENCES, Boolean.valueOf(fUpdateReferences).toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[461] arguments.put(ATTRIBUTE_QUALIFIED, Boolean.valueOf(fUpdateQualifiedNames).toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[462] arguments.put(ATTRIBUTE_TEXTUAL_MATCHES, Boolean.valueOf(fUpdateTextualMatches).toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[463] arguments.put(ATTRIBUTE_HIERARCHICAL, Boolean.valueOf(fRenameSubpackages).toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[570] addReferenceUpdates(new SubProgressMonitor(pm, 3)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/rename/RenameScriptFolderProcessor.java:[570] addReferenceUpdates(new SubProgressMonitor(pm, 3)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptEditor.java:[229] public final Stack fStack; ^^^^^ Stack is a raw type. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptEditor.java:[232] public ExitPolicy(char exitCharacter, char escapeCharacter, Stack stack) { ^^^^^ Stack is a raw type. References to generic type Stack should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptEditor.java:[739] stores.add(new PreferencesAdapter(DLTKCore.getDefault().getPluginPreferences())); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ScriptEditor.java:[2910] protected String getSymbolicFontName() { ^^^^^^^^^^^^^^^^^^^^^ The method ScriptEditor.getSymbolicFontName() does not override the inherited method from AbstractTextEditor since it is private to a different package [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[65] private CheckedListDialogField fLibrarySelector; ^^^^^^^^^^^^^^^^^^^^^^ CheckedListDialogField is a raw type. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[67] private Set fUsedPaths; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[78] fUsedPaths = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[84] fLibrarySelector = new CheckedListDialogField(adapter, buttonLabels, ^^^^^^^^^^^^^^^^^^^^^^ CheckedListDialogField is a raw type. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[112] private List updateLibraryList() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[113] HashSet oldNames = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[113] HashSet oldNames = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[114] HashSet oldCheckedNames = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[114] HashSet oldCheckedNames = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[115] List oldElements = fLibrarySelector.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[118] oldNames.add(curr.getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[120] oldCheckedNames.add(curr.getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[124] ArrayList entriesToCheck = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[124] ArrayList entriesToCheck = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[134] ArrayList elements = new ArrayList(names.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[134] ArrayList elements = new ArrayList(names.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[145] elements.add(elem); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[148] entriesToCheck.add(elem); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[152] entriesToCheck.add(elem); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[161] fLibrarySelector.setElements(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[167] List list = fLibrarySelector.getCheckedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[171] fLibrarySelector.setCheckedWithoutUpdate(fEditResult, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setCheckedWithoutUpdate(Object, boolean) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[177] fLibrarySelector.setCheckedWithoutUpdate(list.get(i), false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setCheckedWithoutUpdate(Object, boolean) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[187] private IStatus validateSetting(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[205] HashMap data = new HashMap(3); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[205] HashMap data = new HashMap(3); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[207] data.put(UserLibraryPreferencePage.DATA_LIBRARY_TO_SELECT, fEditResult.getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[212] List newEntries = updateLibraryList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[215] fLibrarySelector.setChecked(newEntries.get(0), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setChecked(Object, boolean) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[217] fLibrarySelector.setCheckedElements(newEntries); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setCheckedElements(Collection) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[221] fLibrarySelector.setCheckedElements(fLibrarySelector.getSelectedElements()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setCheckedElements(Collection) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[225] private void doDoubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[227] List list = fLibrarySelector.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[232] fLibrarySelector.setChecked(elem, !state); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setChecked(Object, boolean) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[264] List selected = fLibrarySelector.getCheckedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[291] List elements = fLibrarySelector.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[295] fLibrarySelector.setChecked(curr, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setChecked(Object, boolean) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[313] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[318] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[322] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/UserLibraryWizardPage.java:[333] fUsedPaths.add(curr.getPath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptCopyProcessor.java:[23] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptCopyProcessor.java:[111] List result = new ArrayList(jElements.length + resources.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptCopyProcessor.java:[111] List result = new ArrayList(jElements.length + resources.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptCopyProcessor.java:[112] result.addAll(Arrays.asList(jElements)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptCopyProcessor.java:[113] result.addAll(Arrays.asList(resources)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptCopyProcessor.java:[172] new SubProgressMonitor(pm, 1), context, fReorgQueries); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptCopyProcessor.java:[172] new SubProgressMonitor(pm, 1), context, fReorgQueries); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptCopyProcessor.java:[173] result.merge(context.check(new SubProgressMonitor(pm, 1))); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/ScriptCopyProcessor.java:[173] result.merge(context.check(new SubProgressMonitor(pm, 1))); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[25] private final ArrayList fLRUList; ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[31] fLRUList= new ArrayList(size); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[41] fLRUList.add(0, workingSets); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[45] public Iterator iterator() { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[50] public Iterator sortedIterator() { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[52] ArrayList sortedList= new ArrayList(fLRUList); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[52] ArrayList sortedList= new ArrayList(fLRUList); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[52] ArrayList sortedList= new ArrayList(fLRUList); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[53] Collections.sort(sortedList, fComparator); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation sort(ArrayList, WorkingSetsComparator) of the generic method sort(List, Comparator) of type Collections [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[53] Collections.sort(sortedList, fComparator); ^^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[53] Collections.sort(sortedList, fComparator); ^^^^^^^^^^^ Type safety: The expression of type WorkingSetsComparator needs unchecked conversion to conform to Comparator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[58] Iterator iter= new ArrayList(fLRUList).iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[58] Iterator iter= new ArrayList(fLRUList).iterator(); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[58] Iterator iter= new ArrayList(fLRUList).iterator(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[70] private IWorkingSet[] find(ArrayList list, IWorkingSet[] workingSets) { ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[71] Set workingSetList= new HashSet(Arrays.asList(workingSets)); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[71] Set workingSetList= new HashSet(Arrays.asList(workingSets)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[71] Set workingSetList= new HashSet(Arrays.asList(workingSets)); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[72] Iterator iter= list.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[75] Set lruWorkingSetList= new HashSet(Arrays.asList(lruWorkingSets)); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[75] Set lruWorkingSetList= new HashSet(Arrays.asList(lruWorkingSets)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/LRUWorkingSetsList.java:[75] Set lruWorkingSetList= new HashSet(Arrays.asList(lruWorkingSets)); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[31] private final ExtendedClassesView contentProvider; ^^^^^^^^^^^^^^^ The value of the field ExtendedClasesContentProvider.contentProvider is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[35] private boolean firstTime = true; ^^^^^^^^^ The value of the field ExtendedClasesContentProvider.firstTime is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[52] List els = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[52] List els = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[54] List elements = cl.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[55] for (Iterator iterator = elements.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[62] els.add(types[i]); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[90] final List elements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[90] final List elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[114] elements.add(type); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[146] private Object[] convert(final List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[148] Map els = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[148] Map els = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[149] for (Iterator iterator = elements.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[154] cl.getElements().add(type); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[157] cl.getElements().add(type); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/ExtendedClasesContentProvider.java:[159] els.put(name, cl); ^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/ScriptUILabelProvider.java:[191] drawImage(bg, 0, 0); ^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/search/WorkingSetsComparator.java:[17] class WorkingSetsComparator implements Comparator { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TypeInfoViewer.java:[48] import org.eclipse.dltk.internal.core.search.DLTKSearchTypeNameMatch; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchTypeNameMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TypeInfoViewer.java:[756] fReqestor.acceptTypeNameMatch(new DLTKSearchTypeNameMatch(type, type.getFlags())); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchTypeNameMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/TypeInfoViewer.java:[756] fReqestor.acceptTypeNameMatch(new DLTKSearchTypeNameMatch(type, type.getFlags())); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DLTKSearchTypeNameMatch(IType, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/AbstractConfigurationBlockPreferencePage.java:[84] DLTKUIPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/UnexcludeOperation.java:[58] List result = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/UnexcludeOperation.java:[61] List resources = getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/UnexcludeOperation.java:[85] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[34] import org.eclipse.dltk.ui.viewsupport.DecoratingModelLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[118] private PackageViewerWrapper fWrappedViewer; ^^^^^^^^^^^^^^^^^^^^ The type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[153] fWrappedViewer = new PackageViewerWrapper(); ^^^^^^^^^^^^^^^^^^^^ The type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[153] fWrappedViewer = new PackageViewerWrapper(); ^^^^^^^^^^^^^^^^^^^^^^ The constructor PackageViewerWrapper() is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[200] fWrappedViewer.setViewer(viewer); ^^^^^^^^^^^^^^^^^ The method setViewer(StructuredViewer) from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[236] return new PackagesViewFlatContentProvider(fWrappedViewer.getViewer()); ^^^^^^^^^^^ The method getViewer() from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[238] return new PackagesViewHierarchicalContentProvider(fWrappedViewer.getViewer()); ^^^^^^^^^^^ The method getViewer() from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[337] fWrappedViewer.setViewerInput(input); ^^^^^^^^^^^^^^^^^^^^^ The method setViewerInput(Object) from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[502] StructuredViewer viewer = fWrappedViewer.getViewer(); ^^^^^^^^^^^ The method getViewer() from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[507] Control control = createViewer(fWrappedViewer.getControl().getParent()).getControl(); ^^^^^^^^^^^^ The method getControl() from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[514] fWrappedViewer.setViewerInput(object); ^^^^^^^^^^^^^^^^^^^^^^ The method setViewerInput(Object) from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[515] fWrappedViewer.getControl().setFocus(); ^^^^^^^^^^^^ The method getControl() from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[516] fWrappedViewer.setSelection(selection, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSelection(ISelection, boolean) from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[532] fSelectAllAction = new SelectAllAction((TableViewer) fWrappedViewer.getViewer()); ^^^^^^^^^^^ The method getViewer() from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[583] protected DecoratingModelLabelProvider createDecoratingLabelProvider(ScriptUILabelProvider provider) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[584] return new DecoratingModelLabelProvider(provider, false, isInListState()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[584] return new DecoratingModelLabelProvider(provider, false, isInListState()) { @Override public String getText(Object element) { if (element instanceof LogicalPackage) { LogicalPackage el = (LogicalPackage) element; return super.getText(el.getScriptFolders()[0]); } return super.getText(element); } @Override public Image getImage(Object element) { if (element instanceof LogicalPackage) { LogicalPackage el = (LogicalPackage) element; ILabelDecorator decorator = getLabelDecorator(); IScriptFolder[] fragments = el.getScriptFolders(); Image image = super.getImage(el); for (int i = 0; i < fragments.length; i++) { IScriptFolder fragment = fragments[i]; Image decoratedImage = decorator.decorateImage(image, fragment); if (decoratedImage != null) image = decoratedImage; } return image; } return super.getImage(element); } }; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor DecoratingModelLabelProvider(ScriptUILabelProvider, boolean, boolean) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/PackagesView.java:[627] LogicalPackagesProvider p = (LogicalPackagesProvider) fWrappedViewer.getContentProvider(); ^^^^^^^^^^^^^^^^^^^^ The method getContentProvider() from the type PackageViewerWrapper is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodSelectionDialog2.java:[20] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodSelectionDialog2.java:[240] List result = new ArrayList(selected.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodSelectionDialog2.java:[240] List result = new ArrayList(selected.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodSelectionDialog2.java:[247] result.add(module); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodSelectionDialog2.java:[261] result.add(type); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodSelectionDialog2.java:[283] refreshSearchIndices(new SubProgressMonitor(monitor, 90)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodSelectionDialog2.java:[283] refreshSearchIndices(new SubProgressMonitor(monitor, 90)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodSelectionDialog2.java:[284] history.checkConsistency(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/dialogs/MethodSelectionDialog2.java:[284] history.checkConsistency(new SubProgressMonitor(monitor, 10)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionEntryDialog.java:[57] private List fExistingPatterns; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionEntryDialog.java:[60] public ExclusionInclusionEntryDialog(Shell parent, boolean isExclusion, String patternToEdit, List existingPatterns, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionEntryDialog.java:[233] Class[] acceptedClasses = new Class[] { IFolder.class, IFile.class }; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/DLTKUIPlugin.java:[333] workbench = getWorkbench(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/DLTKUIPlugin.java:[366] return DLTKUIPlugin.getDefault().getWorkbench() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/DLTKUIPlugin.java:[379] return AbstractUIPlugin.imageDescriptorFromPlugin("org.eclipse.dltk.ui", //$NON-NLS-1$ path); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/DLTKUIPlugin.java:[545] getPluginPreferences(), ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/MixedClass.java:[12] private List elements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/MixedClass.java:[12] private List elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/MixedClass.java:[16] public List getElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ext/MixedClass.java:[20] public void setElements(List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CreateCopyOfSourceModuleChange.java:[18] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CreateCopyOfSourceModuleChange.java:[79] new SubProgressMonitor(pm, 9), fOldCu, newTypeName); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CreateCopyOfSourceModuleChange.java:[79] new SubProgressMonitor(pm, 9), fOldCu, newTypeName); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CreateCopyOfSourceModuleChange.java:[82] return super.getOldFile(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CreateCopyOfSourceModuleChange.java:[82] return super.getOldFile(new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/callhierarchy/DeferredMethodWrapper.java:[94] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[81] List result = new ArrayList(elements.length); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[81] List result = new ArrayList(elements.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[98] result.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[104] result.add(jp); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[106] result.add(project); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[140] List modelParents = getModelPath(element); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[148] private List getModelPath(Object element) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[149] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[149] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[150] result.add(element); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[156] result.add(parent); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[163] private List getTreePaths(List modelParents, int index) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[169] List chain = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[169] List chain = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[171] chain.add(parents[i]); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[173] chain.add(modelParents.get(m)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[194] protected void augmentElementToRefresh(List toRefresh, int relation, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[200] toRefresh.add(fWorkingSetModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[204] toRefresh.addAll( Arrays.asList(fWorkingSetModel.getAllParents(parent))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[208] List nonProjetTopLevelElemens = fWorkingSetModel ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[212] List toAdd = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[212] List toAdd = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[213] for (Iterator iter = nonProjetTopLevelElemens.iterator(); iter ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[217] toAdd.add(element); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[219] toRefresh.addAll(toAdd); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[225] List toRefresh = new ArrayList(1); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[225] List toRefresh = new ArrayList(1); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[227] toRefresh.add(fWorkingSetModel); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[230] toRefresh.add(newValue); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[233] toRefresh.add(newValue); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[235] ArrayList runnables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[235] ArrayList runnables = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[236] postRefresh(toRefresh, true, runnables); ^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[237] executeRunnables(runnables); ^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[240] private boolean isChildOf(Object element, List potentialParents) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/scriptview/WorkingSetAwareContentProvider.java:[245] for (Iterator iter = potentialParents.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/ProjectSelectionDialog.java:[35] private Set fProjectsWithSpecifics; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/ProjectSelectionDialog.java:[47] Set projectsWithSpecifics) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/dialogs/ProjectSelectionDialog.java:[51] public ProjectSelectionDialog(Shell parentShell, Set projectsWithSpecifics, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[39] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[81] for (Iterator leftHandSides= history.fLHSCache.keySet().iterator(); leftHandSides.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[87] Set rightHandSides= (Set) history.fLHSCache.get(lhs); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[87] Set rightHandSides= (Set) history.fLHSCache.get(lhs); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[88] for (Iterator rhsIterator= rightHandSides.iterator(); rhsIterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[140] Set cache= history.getCache(lhs); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[150] cache.add(rhs); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[186] private static final class MRUMap extends LinkedHashMap { ^^^^^^^^^^^^^ LinkedHashMap is a raw type. References to generic type LinkedHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[203] super.put(key, value); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[208] protected boolean removeEldestEntry(Entry eldest) { ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[219] private static final class MRUSet extends LinkedHashSet { ^^^^^^^^^^^^^ LinkedHashSet is a raw type. References to generic type LinkedHashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[236] super.add(o); ^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[243] super.add(o); ^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[252] private final LinkedHashMap fHistory; ^^^^^^^^^^^^^ LinkedHashMap is a raw type. References to generic type LinkedHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[253] private List fList; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[255] RHSHistory(LinkedHashMap history) { ^^^^^^^^^^^^^ LinkedHashMap is a raw type. References to generic type LinkedHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[289] public List getTypes() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[293] fList= Collections.unmodifiableList(new ArrayList(fHistory.keySet())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation unmodifiableList(ArrayList) of the generic method unmodifiableList(List) of type Collections [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[293] fList= Collections.unmodifiableList(new ArrayList(fHistory.keySet())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[293] fList= Collections.unmodifiableList(new ArrayList(fHistory.keySet())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[293] fList= Collections.unmodifiableList(new ArrayList(fHistory.keySet())); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[313] private final LinkedHashMap/*>*/ fLHSCache; ^^^^^^^^^^^^^ LinkedHashMap is a raw type. References to generic type LinkedHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[378] LinkedHashMap history= new LinkedHashMap((int) (count / 0.75)); ^^^^^^^^^^^^^ LinkedHashMap is a raw type. References to generic type LinkedHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[378] LinkedHashMap history= new LinkedHashMap((int) (count / 0.75)); ^^^^^^^^^^^^^ LinkedHashMap is a raw type. References to generic type LinkedHashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[380] for (Iterator it= rhsCache.iterator(); it.hasNext(); rank++) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[382] history.put(type, rank); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[395] public Map getEntireHistory() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[396] HashMap map= new HashMap((int) (fLHSCache.size() / 0.75)); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[396] HashMap map= new HashMap((int) (fLHSCache.size() / 0.75)); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[397] for (Iterator it= fLHSCache.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[398] Entry entry= (Entry) it.next(); ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[398] Entry entry= (Entry) it.next(); ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[400] map.put(lhs, getHistory(lhs)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[402] return Collections.unmodifiableMap(map); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation unmodifiableMap(HashMap) of the generic method unmodifiableMap(Map) of type Collections [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[402] return Collections.unmodifiableMap(map); ^^^ Type safety: The expression of type HashMap needs unchecked conversion to conform to Map [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[421] private Set getCache(String lhs) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[425] fLHSCache.put(lhs, rhsCache); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[440] public static void store(ContentAssistHistory history, Preferences preferences, String key) throws CoreException { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[443] preferences.setValue(key, writer.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[457] public static ContentAssistHistory load(Preferences preferences, String key) throws CoreException { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/text/completion/ContentAssistHistory.java:[458] String value= preferences.getString(key); ^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[40] protected Map fMapToLogicalPackage; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[41] protected Map fMapToPackageFragments; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[50] fMapToLogicalPackage = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[51] fMapToPackageFragments = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[67] fMapToPackageFragments.put(key, fragment); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[107] List newChildren = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[107] List newChildren = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[122] newChildren.add(lp); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[132] newChildren.add(lp); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[133] fMapToLogicalPackage.put(key, lp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[136] fMapToPackageFragments.put(key, fragment); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/LogicalPackagesProvider.java:[137] newChildren.add(fragment); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/filters/FilterDescriptor.java:[36] public class FilterDescriptor implements Comparable, IPluginContribution { ^^^^^^^^^^ Comparable is a raw type. References to generic type Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/BuildpathModifierAction.java:[80] public boolean isValid(List selectedElements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ScriptElementImageDescriptor.java:[117] ImageData data = descriptor.getImageData(); // see bug 51965: ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ScriptElementImageDescriptor.java:[136] drawImage(data, 0, size.y - data.height); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ScriptElementImageDescriptor.java:[139] drawImage(bg, 0, 0); ^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ScriptElementImageDescriptor.java:[151] drawImage(data, x, size.y - data.height); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ScriptElementImageDescriptor.java:[156] drawImage(data, x, size.y - data.height); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ScriptElementImageDescriptor.java:[197] drawImage(data, x, pos.y); ^^^^^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/ScriptElementImageDescriptor.java:[207] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ConfigureBuildPathAction.java:[64] final List elements = dialog.getPreferenceManager().getElements( ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/newsourcepage/ConfigureBuildPathAction.java:[66] for (Iterator i = elements.iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/EditFiltersOperation.java:[69] List l= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/EditFiltersOperation.java:[69] List l= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/EditFiltersOperation.java:[70] l.add(firstElement); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/EditFiltersOperation.java:[72] List entries= action.getBPListElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/EditFiltersOperation.java:[93] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/navigator/ProjectFragmentProvider.java:[104] private List filter(List children) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/navigator/ProjectFragmentProvider.java:[104] private List filter(List children) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/navigator/ProjectFragmentProvider.java:[114] children.set(i, collapsed); // replace with ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ArchiveFileFilter.java:[35] private List fExcludes; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ArchiveFileFilter.java:[56] public ArchiveFileFilter( List excludedFiles, boolean recusive ) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/buildpath/ResetAllOperation.java:[80] public boolean isValid(List elements, int[] types) throws ModelException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[30] private Map fElements = null; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[37] private Map fMethodCache; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[49] setMethodCache(new HashMap()); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[83] for (Iterator iter = fElements.keySet().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[176] private void setMethodCache(Map methodCache) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[183] Map cachedCalls = lookupMethod(this.getMethodCall()); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[184] cachedCalls.put(methodCall.getKey(), methodCall); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[190] Map existingResults = lookupMethod(getMethodCall()); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[193] fElements = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[194] fElements.putAll(existingResults); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method putAll(Map) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[243] protected abstract Map findChildren(IProgressMonitor progressMonitor); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[245] private Map getMethodCache() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[250] this.fElements = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[260] private Map lookupMethod(MethodCall methodCall) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[261] return (Map) getMethodCache().get(methodCall.getKey()); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[267] for (Iterator iter = fElements.keySet().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[276] private MethodCall getMethodCallFromMap(Map elements, Object key) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[281] Map cachedCalls = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[281] Map cachedCalls = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src corext/org/eclipse/dltk/internal/corext/callhierarchy/MethodWrapper.java:[282] getMethodCache().put(this.getMethodCall().getKey(), cachedCalls); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[59] import org.eclipse.dltk.ui.viewsupport.DecoratingModelLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[81] import org.eclipse.search.internal.ui.Messages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[285] ArrayList list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[285] ArrayList list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[308] list.add(lp); ^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[312] list.add(element); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[426] DecoratingModelLabelProvider labelprovider = createDecoratingLabelProvider( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[692] return ((Collection) input).contains(element); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[703] return getTypeComparator().compare(newInput, input) > 0; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[718] thisInput = ((Collection) thisInput).iterator().next(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[721] partInput = ((Collection) partInput).iterator().next(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[725] return getTypeComparator().compare(partInput, thisInput) > 0; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[736] List l = (List) ancestor; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[736] List l = (List) ancestor; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[737] for (Iterator iterator = l.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[799] if (elementToSelect != null && getTypeComparator() .compare(selectedElement, elementToSelect) < 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[895] String wsstr = Messages.format( ^^^^^^^^ Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[895] String wsstr = Messages.format( ^^^^^^ Discouraged access: The method 'Messages.format(String, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[900] return Messages.format(ScriptBrowsingMessages.JavaBrowsingPart_toolTip2, ^^^^^^^^ Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[900] return Messages.format(ScriptBrowsingMessages.JavaBrowsingPart_toolTip2, ^^^^^^ Discouraged access: The method 'Messages.format(String, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[1183] Iterator iter = ((IStructuredSelection) selection).iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[1203] List elements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[1203] List elements = new ArrayList(); ^^^^^^^^ The value of the local variable elements is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[1203] List elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[1231] protected Comparator getTypeComparator() { ^^^^^^^^^^ Comparator is a raw type. References to generic type Comparator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/browsing/ScriptBrowsingPart.java:[1461] nature = (String) ((Map) data).get("nature"); //$NON-NLS-1$ ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPVariableElementLabelProvider.java:[80] ArrayList restrictions = new ArrayList(2); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPVariableElementLabelProvider.java:[80] ArrayList restrictions = new ArrayList(2); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/BPVariableElementLabelProvider.java:[83] restrictions .add(NewWizardMessages.BPVariableElementLabelProvider_read_only); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[69] private ListDialogField fInclusionPatternList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[70] private ListDialogField fExclusionPatternList; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[121] private ListDialogField createListContents(BPListElement entryToEdit, String key, String label, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[125] ListDialogField patternList = new ListDialogField(adapter, buttonLabels, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[125] ListDialogField patternList = new ListDialogField(adapter, buttonLabels, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[134] ArrayList elements = new ArrayList(pattern.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[134] ArrayList elements = new ArrayList(pattern.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[136] elements.add(pattern[i].toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[138] patternList.setElements(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[176] protected void doCustomButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[186] protected void doDoubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[190] protected void doSelectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[191] List selected = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[195] private boolean canEdit(List selected) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[199] private void editEntry(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[200] List selElements = field.getSelectedElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[204] List existing = field.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[209] field.replaceElement(entry, dialog.getExclusionPattern()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method replaceElement(Object, Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[213] private boolean isExclusion(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[217] private void addEntry(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[218] List existing = field.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[222] field.addElement(dialog.getExclusionPattern()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[230] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[235] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[240] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[256] private IPath[] getPattern(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[284] private void addMultipleEntries(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/wizards/buildpath/ExclusionInclusionDialog.java:[298] field.addElement(res[i].toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CopyModifications.java:[40] private List fCopies; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CopyModifications.java:[41] private List fCopyArguments; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CopyModifications.java:[42] private List fParticipantDescriptorFilter; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CopyModifications.java:[45] fCopies = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CopyModifications.java:[46] fCopyArguments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CopyModifications.java:[47] fParticipantDescriptorFilter = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CopyModifications.java:[179] fCopies.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CopyModifications.java:[180] fCopyArguments.add(args); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/reorg/CopyModifications.java:[181] fParticipantDescriptorFilter.add(filter); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/IModelContentProvider.java:[18] void provideModelChanges(Object parentElement, List children, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteProjectFragmentChange.java:[33] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteProjectFragmentChange.java:[117] root.delete(resourceUpdateFlags, jCoreUpdateFlags, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteProjectFragmentChange.java:[117] root.delete(resourceUpdateFlags, jCoreUpdateFlags, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteProjectFragmentChange.java:[119] rootDescription.recordStateFromHistory(rootResource, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/changes/DeleteProjectFragmentChange.java:[119] rootDescription.recordStateFromHistory(rootResource, new SubProgressMonitor(pm, 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 2965 problems (0 errors, 2964 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/org.eclipse.dltk.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/org.eclipse.dltk.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/org.eclipse.dltk.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/org.eclipse.dltk.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.ui --- [INFO] [INFO] ----------< org.eclipse.dltk.core:org.eclipse.dltk.debug.ui >----------- [INFO] Building org.eclipse.dltk.debug.ui 6.3.0-SNAPSHOT [13/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.debug.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.debug.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.debug.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.debug.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.debug.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.debug.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.debug.ui --- [INFO] Compiling 171 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleWatchPointAction.java:[17] import org.eclipse.debug.internal.ui.DebugUIPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleWatchPointAction.java:[127] DebugUIPlugin.errorDialog(fPart.getSite().getShell(), ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleWatchPointAction.java:[127] DebugUIPlugin.errorDialog(fPart.getSite().getShell(), ^^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.errorDialog(Shell, String, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/RemoteLaunchConfigurationTab.java:[51] ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT, ^^^^^^^^^^^^^^^^^^^ The field ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/RemoteLaunchConfigurationTab.java:[99] ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT, ^^^^^^^^^^^^^^^^^^^ The field ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[24] import org.eclipse.debug.internal.ui.DebugPluginImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[25] import org.eclipse.debug.internal.ui.IInternalDebugUIConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[26] import org.eclipse.debug.internal.ui.commands.actions.DebugCommandService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugCommandService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[74] setImageDescriptor(DebugPluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[74] setImageDescriptor(DebugPluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugPluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[75] IInternalDebugUIConstants.IMG_LCL_TERMINATE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[75] IInternalDebugUIConstants.IMG_LCL_TERMINATE)); ^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IInternalDebugUIConstants.IMG_LCL_TERMINATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[76] setDisabledImageDescriptor(DebugPluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[76] setDisabledImageDescriptor(DebugPluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugPluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[77] IInternalDebugUIConstants.IMG_DLCL_TERMINATE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[77] IInternalDebugUIConstants.IMG_DLCL_TERMINATE)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IInternalDebugUIConstants.IMG_DLCL_TERMINATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[78] setHoverImageDescriptor(DebugPluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[78] setHoverImageDescriptor(DebugPluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugPluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[79] IInternalDebugUIConstants.IMG_LCL_TERMINATE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[79] IInternalDebugUIConstants.IMG_LCL_TERMINATE)); ^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IInternalDebugUIConstants.IMG_LCL_TERMINATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[109] DebugCommandService service = DebugCommandService.getService(fWindow); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugCommandService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[109] DebugCommandService service = DebugCommandService.getService(fWindow); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugCommandService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[109] DebugCommandService service = DebugCommandService.getService(fWindow); ^^^^^^^^^^ Discouraged access: The method 'DebugCommandService.getService(IWorkbenchWindow)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleTerminateAction.java:[110] service.executeCommand(ITerminateHandler.class, targets.toArray(), ^^^^^^^^^^^^^^ Discouraged access: The method 'DebugCommandService.executeCommand(Class, Object[], ICommandParticipant)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleGlobalVariablesHandler.java:[24] IScriptProject project = EditorUtility.getScriptProject(input); ^^^^^^^ The value of the local variable project is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/DebuggingEngineConfigOptionsBlock.java:[144] return super.processChanges(container); ^^^^^^^^^^^^^^ Discouraged access: The method 'OptionsConfigurationBlock.processChanges(IWorkbenchPreferenceContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/ExternalFileEditorInput.java:[71] IFile[] files = root.findFilesForLocation(getPath()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method findFilesForLocation(IPath) from the type IWorkspaceRoot is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/launcher/WorkingDirectoryBlock.java:[233] .findContainersForLocation(new Path(path)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method findContainersForLocation(IPath) from the type IWorkspaceRoot is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[18] import org.eclipse.debug.internal.ui.DebugPluginImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[19] import org.eclipse.debug.internal.ui.IInternalDebugUIConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[48] setImageDescriptor(DebugPluginImages ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[49] .getImageDescriptor(IDebugUIConstants.IMG_LCL_REMOVE)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugPluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[50] setDisabledImageDescriptor(DebugPluginImages ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[51] .getImageDescriptor(IInternalDebugUIConstants.IMG_DLCL_REMOVE)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugPluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[51] .getImageDescriptor(IInternalDebugUIConstants.IMG_DLCL_REMOVE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[51] .getImageDescriptor(IInternalDebugUIConstants.IMG_DLCL_REMOVE)); ^^^^^^^^^^^^^^^ Discouraged access: The field 'IInternalDebugUIConstants.IMG_DLCL_REMOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[52] setHoverImageDescriptor(DebugPluginImages ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[53] .getImageDescriptor(IInternalDebugUIConstants.IMG_ELCL_REMOVE)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugPluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[53] .getImageDescriptor(IInternalDebugUIConstants.IMG_ELCL_REMOVE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveLaunchAction.java:[53] .getImageDescriptor(IInternalDebugUIConstants.IMG_ELCL_REMOVE)); ^^^^^^^^^^^^^^^ Discouraged access: The field 'IInternalDebugUIConstants.IMG_ELCL_REMOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[57] import org.eclipse.ui.internal.console.ConsoleMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ConsoleMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[58] import org.eclipse.ui.internal.console.PinConsoleAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PinConsoleAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[59] import org.eclipse.ui.internal.console.ShowConsoleAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ShowConsoleAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[112] private PinConsoleAction fPinAction = null; ^^^^^^^^^^^^^^^^ Discouraged access: The type 'PinConsoleAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[147] fPinAction.update(); ^^^^^^ Discouraged access: The method 'PinConsoleAction.update()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[192] fPinAction.update(); ^^^^^^ Discouraged access: The method 'PinConsoleAction.update()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[240] setContentDescription(ConsoleMessages.ConsoleView_0); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ConsoleMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[240] setContentDescription(ConsoleMessages.ConsoleView_0); ^^^^^^^^^^^^^ Discouraged access: The field 'ConsoleMessages.ConsoleView_0' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[303] fPinAction.update(); ^^^^^^ Discouraged access: The method 'PinConsoleAction.update()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[431] fPinAction = new PinConsoleAction(this); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'PinConsoleAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[431] fPinAction = new PinConsoleAction(this); ^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'PinConsoleAction(IConsoleView)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[494] fPinAction.update(); ^^^^^^ Discouraged access: The method 'PinConsoleAction.update()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[564] ShowConsoleAction.showConsole((IConsole) page, ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ShowConsoleAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[564] ShowConsoleAction.showConsole((IConsole) page, ^^^^^^^^^^^ Discouraged access: The method 'ShowConsoleAction.showConsole(IConsole, IConsoleView)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/ScriptDisplayView.java:[759] IPage page = getCurrentPage(); ^^^^ The value of the local variable page is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowGlobalVariablesActionDelegate.java:[3] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowGlobalVariablesActionDelegate.java:[14] protected Preferences getPrefs() { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowGlobalVariablesActionDelegate.java:[15] return DLTKDebugPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowGlobalVariablesActionDelegate.java:[24] boolean value = getPrefs().getBoolean( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_GLOBAL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowGlobalVariablesActionDelegate.java:[26] getPrefs().setValue( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_GLOBAL, !value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowClassVariablesActionDelegate.java:[3] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowClassVariablesActionDelegate.java:[14] protected Preferences getPrefs() { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowClassVariablesActionDelegate.java:[15] return DLTKDebugPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowClassVariablesActionDelegate.java:[25] boolean value = getPrefs().getBoolean( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_CLASS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/actions/ToggleShowClassVariablesActionDelegate.java:[27] getPrefs().setValue( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_CLASS, !value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[16] import org.eclipse.debug.internal.ui.DebugUIPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[17] import org.eclipse.debug.internal.ui.preferences.IDebugPreferenceConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[42] final IPreferenceStore debugUIStore = DebugUIPlugin.getDefault() ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[42] final IPreferenceStore debugUIStore = DebugUIPlugin.getDefault() ^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[45] .getBoolean(IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[45] .getBoolean(IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT)); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_OPEN_ON_OUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[47] .getBoolean(IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[47] .getBoolean(IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR)); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_OPEN_ON_ERR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[53] IDebugPreferenceConstants.CONSOLE_SYS_OUT_COLOR))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[53] IDebugPreferenceConstants.CONSOLE_SYS_OUT_COLOR))); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_SYS_OUT_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[56] IDebugPreferenceConstants.CONSOLE_SYS_ERR_COLOR))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDebugPreferenceConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptStreamProxy.java:[56] IDebugPreferenceConstants.CONSOLE_SYS_ERR_COLOR))); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDebugPreferenceConstants.CONSOLE_SYS_ERR_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/ScriptDebugOptionsManager.java:[36] import org.eclipse.dltk.debug.core.model.IScriptSpawnpoint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/ScriptDebugOptionsManager.java:[105] } else if (breakpoint instanceof IScriptSpawnpoint) { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[70] ImageData data = getBaseImage().getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[94] ImageData bg = getBaseImage().getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[98] drawImage(bg, 0, 0); ^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[104] .getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[120] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[126] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[132] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[138] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[146] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[153] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[159] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[166] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[190] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[202] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[214] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[227] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[239] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[252] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugImageDescriptor.java:[266] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDebugPreferencePage.java:[43] DLTKDebugPlugin.getDefault().getPluginPreferences())); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDebugPreferencePage.java:[49] DLTKDebugPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[76] SortedMap tree; ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[85] SortedMap hit = null; ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[94] SortedMap map = tree; ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[100] SortedMap segmentMap = (SortedMap) map ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[100] SortedMap segmentMap = (SortedMap) map ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[118] map.put(name, getTree(property.getAvailableChildren())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[120] SortedMap segmentMap = (SortedMap) map ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[120] SortedMap segmentMap = (SortedMap) map ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[141] hit = (SortedMap) map.get(lastSegmentString); ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[144] hit = new TreeMap(); ^^^^^^^ TreeMap is a raw type. References to generic type TreeMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[146] Iterator iterator = map.entrySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[148] Map.Entry entry = (Entry) iterator.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[148] Map.Entry entry = (Entry) iterator.next(); ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[151] hit.put(entry.getKey(), entry.getKey()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[157] Iterator iterator = hit.keySet().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[168] private SortedMap getTree(IDbgpProperty[] properties) { ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[169] SortedMap map = new TreeMap(); ^^^^^^^^^ SortedMap is a raw type. References to generic type SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[169] SortedMap map = new TreeMap(); ^^^^^^^ TreeMap is a raw type. References to generic type TreeMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugConsoleContentAssistProcessor.java:[172] map.put(property.getName(), getTree(property.getAvailableChildren())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/DebugScriptInterpreter.java:[68] public List getCompletions(String commandLine, int position) ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/log/ScriptDebugLogContentProvider.java:[36] return ((List) inputElement).toArray(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[75] ImageData data = getBaseImage().getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[99] ImageData bg = getBaseImage().getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[103] drawImage(bg, 0, 0); ^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[109] .getImageData(); ^^^^^^^^^^^^^^ The method getImageData() from the type ImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[125] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[131] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[137] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[143] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[151] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[158] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[164] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[171] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[195] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[207] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[219] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[232] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[244] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[257] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DebugImageDescriptor.java:[271] drawImage(data, x, y); ^^^^^^^^^^^^^^^^^^^^^ The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[28] import org.eclipse.dltk.launching.ScriptRuntime.DefaultInterpreterEntry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[50] final DefaultInterpreterEntry[] entries = ScriptRuntime ^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[53] final DefaultInterpreterEntry entry = entries[i]; ^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[56] .getDefaultInterpreterInstall(entry); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getDefaultInterpreterInstall(ScriptRuntime.DefaultInterpreterEntry) from the type ScriptRuntime is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[102] DefaultInterpreterEntry entry = new DefaultInterpreterEntry( ^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[102] DefaultInterpreterEntry entry = new DefaultInterpreterEntry( ^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[102] DefaultInterpreterEntry entry = new DefaultInterpreterEntry( langNatureId, environmentId); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ScriptRuntime.DefaultInterpreterEntry(String, String) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[112] DefaultInterpreterEntry entry = new DefaultInterpreterEntry( ^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[112] DefaultInterpreterEntry entry = new DefaultInterpreterEntry( ^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[112] DefaultInterpreterEntry entry = new DefaultInterpreterEntry( langNatureId, environment.getId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor ScriptRuntime.DefaultInterpreterEntry(String, String) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[124] for (final DefaultInterpreterEntry entry : fOriginalInterpreters ^^^^^^^^^^^^^^^^^^^^^^^ The type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[126] if (!langNatureId.equals(entry.getNature())) { ^^^^^^^^^^^ The method getNature() from the type ScriptRuntime.DefaultInterpreterEntry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/interpreters/InterpretersUpdater.java:[177] DLTKDebugUIPlugin.getDefault().getWorkbench().getProgressService() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/handlers/AbstractToggleVariableHandler.java:[41] public void updateElement(UIElement element, Map parameters) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/OpenConsoleAction.java:[28] import org.eclipse.ui.internal.console.ConsolePluginImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ConsolePluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/OpenConsoleAction.java:[29] import org.eclipse.ui.internal.console.IInternalConsoleConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalConsoleConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/OpenConsoleAction.java:[46] setImageDescriptor(ConsolePluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ConsolePluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/OpenConsoleAction.java:[46] setImageDescriptor(ConsolePluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ConsolePluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/OpenConsoleAction.java:[47] IInternalConsoleConstants.IMG_ELCL_NEW_CON)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalConsoleConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/OpenConsoleAction.java:[47] IInternalConsoleConstants.IMG_ELCL_NEW_CON)); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IInternalConsoleConstants.IMG_ELCL_NEW_CON' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/variables/ScriptVariableLabelProvider.java:[6] import org.eclipse.debug.internal.ui.model.elements.VariableLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'VariableLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/variables/ScriptVariableLabelProvider.java:[7] import org.eclipse.debug.internal.ui.viewers.model.provisional.IPresentationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IPresentationContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/variables/ScriptVariableLabelProvider.java:[15] public class ScriptVariableLabelProvider extends VariableLabelProvider ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'VariableLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/variables/ScriptVariableLabelProvider.java:[32] IPresentationContext context, String modelId) { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IPresentationContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/variables/ScriptVariableLabelProvider.java:[53] IPresentationContext context) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IPresentationContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/variables/ScriptVariableLabelProvider.java:[61] return super.getVariableName(variable, context); ^^^^^^^^^^^^^^^ Discouraged access: The method 'VariableLabelProvider.getVariableName(IVariable, IPresentationContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/variables/ScriptVariableLabelProvider.java:[66] IPresentationContext context) throws CoreException { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IPresentationContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/variables/ScriptVariableLabelProvider.java:[73] return super.getValueText(variable, value, context); ^^^^^^^^^^^^ Discouraged access: The method 'VariableLabelProvider.getValueText(IVariable, IValue, IPresentationContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/actions/ScriptEvaluationAction.java:[426] .getWorkbench(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/log/ScriptDebugLogManager.java:[19] import org.eclipse.dltk.dbgp.internal.IDbgpDebugingEngine; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDbgpDebugingEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/log/ScriptDebugLogManager.java:[77] if (event.getSource() instanceof IDbgpDebugingEngine) { ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDbgpDebugingEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/log/ScriptDebugLogManager.java:[78] ((IDbgpDebugingEngine) event.getSource()) ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDbgpDebugingEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/log/ScriptDebugLogManager.java:[79] .addRawListener(this); ^^^^^^^^^^^^^^ Discouraged access: The method 'IDbgpDebugingEngine.addRawListener(IDbgpRawListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDetailFormattersPreferencePage.java:[62] private Button fInlineFormattersButton; ^^^^^^^^^^^^^^^^^^^^^^^ The value of the field ScriptDetailFormattersPreferencePage.ScriptDetailFormattersConfigurationBlock.fInlineFormattersButton is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[48] import org.eclipse.dltk.debug.core.model.IScriptSpawnpoint; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[56] import org.eclipse.dltk.internal.core.Openable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Openable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[57] import org.eclipse.dltk.internal.core.util.HandleFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'HandleFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[63] import org.eclipse.dltk.internal.ui.search.DLTKSearchScopeFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchScopeFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[630] if (breakpoint instanceof IScriptSpawnpoint) { ^^^^^^^^^^^^^^^^^ The type IScriptSpawnpoint is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[706] HandleFactory fac = new HandleFactory(); ^^^^^^^^^^^^^ Discouraged access: The type 'HandleFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[706] HandleFactory fac = new HandleFactory(); ^^^^^^^^^^^^^ Discouraged access: The type 'HandleFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[706] HandleFactory fac = new HandleFactory(); ^^^^^^^^^^^^^ Discouraged access: The constructor 'HandleFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[707] IDLTKSearchScope scope = DLTKSearchScopeFactory.getInstance() ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchScopeFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[707] IDLTKSearchScope scope = DLTKSearchScopeFactory.getInstance() ^^^^^^^^^^^ Discouraged access: The method 'DLTKSearchScopeFactory.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[708] .createWorkspaceScope(true, toolkit); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DLTKSearchScopeFactory.createWorkspaceScope(boolean, IDLTKLanguageToolkit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[709] Openable openable = fac.createOpenable(path.toString(), scope); ^^^^^^^^ Discouraged access: The type 'Openable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugModelPresentation.java:[709] Openable openable = fac.createOpenable(path.toString(), scope); ^^^^^^^^^^^^^^ Discouraged access: The method 'HandleFactory.createOpenable(String, IDLTKSearchScope)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DLTKDebugUILanguageManager.java:[46] List toolkits = getInstance() .getObjectList(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/DLTKDebugUIPlugin.java:[255] return getDefault().getWorkbench().getActiveWorkbenchWindow(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[17] import org.eclipse.debug.internal.ui.DebugPluginImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[18] import org.eclipse.debug.internal.ui.IInternalDebugUIConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[19] import org.eclipse.debug.internal.ui.actions.RemoveAllTerminatedAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'RemoveAllTerminatedAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[53] RemoveAllTerminatedAction.removeTerminatedLaunches(launches); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'RemoveAllTerminatedAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[53] RemoveAllTerminatedAction.removeTerminatedLaunches(launches); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'RemoveAllTerminatedAction.removeTerminatedLaunches(ILaunch[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[61] setImageDescriptor(DebugPluginImages ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[62] .getImageDescriptor(IDebugUIConstants.IMG_LCL_REMOVE_ALL)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugPluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[63] setDisabledImageDescriptor(DebugPluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[63] setDisabledImageDescriptor(DebugPluginImages.getImageDescriptor( ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugPluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[64] IInternalDebugUIConstants.IMG_DLCL_REMOVE_ALL)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[64] IInternalDebugUIConstants.IMG_DLCL_REMOVE_ALL)); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IInternalDebugUIConstants.IMG_DLCL_REMOVE_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[65] setHoverImageDescriptor(DebugPluginImages ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugPluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/console/ConsoleRemoveAllTerminatedAction.java:[66] .getImageDescriptor(IDebugUIConstants.IMG_LCL_REMOVE_ALL)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugPluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[35] import org.eclipse.debug.internal.core.IInternalDebugCoreConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.14.100.v20191115-1406/org.eclipse.debug.core-3.14.100.v20191115-1406.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[36] import org.eclipse.debug.internal.ui.DebugUIPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[37] import org.eclipse.debug.internal.ui.IDebugHelpContextIds; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDebugHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[38] import org.eclipse.debug.internal.ui.IInternalDebugUIConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugUIConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[39] import org.eclipse.debug.internal.ui.SWTFactory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[40] import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[41] import org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[42] import org.eclipse.debug.internal.ui.launchConfigurations.LaunchGroupExtension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchGroupExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[43] import org.eclipse.debug.internal.ui.launchConfigurations.LaunchHistory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchHistory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[168] IDebugHelpContextIds.LAUNCH_CONFIGURATION_DIALOG_COMMON_TAB); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDebugHelpContextIds' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[168] IDebugHelpContextIds.LAUNCH_CONFIGURATION_DIALOG_COMMON_TAB); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IDebugHelpContextIds.LAUNCH_CONFIGURATION_DIALOG_COMMON_TAB' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[185] IDialogSettings settings = DebugUIPlugin.getDefault() ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[185] IDialogSettings settings = DebugUIPlugin.getDefault() ^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[202] Group favComp = SWTFactory.createGroup(parent, ^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[202] Group favComp = SWTFactory.createGroup(parent, ^^^^^^^^^^^ Discouraged access: The method 'SWTFactory.createGroup(Composite, String, int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[203] LaunchConfigurationsMessages.CommonTab_Display_in_favorites_menu__10, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[203] LaunchConfigurationsMessages.CommonTab_Display_in_favorites_menu__10, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_Display_in_favorites_menu__10' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[225] Group group = SWTFactory.createGroup(parent, ^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[225] Group group = SWTFactory.createGroup(parent, ^^^^^^^^^^^ Discouraged access: The method 'SWTFactory.createGroup(Composite, String, int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[226] LaunchConfigurationsMessages.CommonTab_0, 3, 2, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[226] LaunchConfigurationsMessages.CommonTab_0, 3, 2, ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_0' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[228] Composite comp = SWTFactory.createComposite(group, parent.getFont(), 3, ^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[228] Composite comp = SWTFactory.createComposite(group, parent.getFont(), 3, ^^^^^^^^^^^^^^^ Discouraged access: The method 'SWTFactory.createComposite(Composite, Font, int, int, int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[231] LaunchConfigurationsMessages.CommonTab_L_ocal_3); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[231] LaunchConfigurationsMessages.CommonTab_L_ocal_3); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_L_ocal_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[236] LaunchConfigurationsMessages.CommonTab_S_hared_4); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[236] LaunchConfigurationsMessages.CommonTab_S_hared_4); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_S_hared_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[243] fSharedLocationText = SWTFactory.createSingleText(comp, 1); ^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[243] fSharedLocationText = SWTFactory.createSingleText(comp, 1); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'SWTFactory.createSingleText(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[248] e.result = LaunchConfigurationsMessages.CommonTab_S_hared_4; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[248] e.result = LaunchConfigurationsMessages.CommonTab_S_hared_4; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_S_hared_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[253] LaunchConfigurationsMessages.CommonTab__Browse_6, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[253] LaunchConfigurationsMessages.CommonTab__Browse_6, null); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab__Browse_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[272] Group group = SWTFactory.createGroup(parent, ^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[272] Group group = SWTFactory.createGroup(parent, ^^^^^^^^^^^ Discouraged access: The method 'SWTFactory.createGroup(Composite, String, int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[273] LaunchConfigurationsMessages.CommonTab_4, 5, 2, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[273] LaunchConfigurationsMessages.CommonTab_4, 5, 2, ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_4' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[275] Composite comp = SWTFactory.createComposite(group, 5, 5, ^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[275] Composite comp = SWTFactory.createComposite(group, 5, 5, ^^^^^^^^^^^^^^^ Discouraged access: The method 'SWTFactory.createComposite(Composite, int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[281] LaunchConfigurationsMessages.CommonTab_5); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[281] LaunchConfigurationsMessages.CommonTab_5); ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_5' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[293] LaunchConfigurationsMessages.CommonTab_6); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[293] LaunchConfigurationsMessages.CommonTab_6); ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[303] fFileText = SWTFactory.createSingleText(comp, 4); ^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[303] fFileText = SWTFactory.createSingleText(comp, 4); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'SWTFactory.createSingleText(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[308] e.result = LaunchConfigurationsMessages.CommonTab_6; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[308] e.result = LaunchConfigurationsMessages.CommonTab_6; ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_6' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[313] Composite bcomp = SWTFactory.createComposite(comp, 3, 5, ^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[313] Composite bcomp = SWTFactory.createComposite(comp, 3, 5, ^^^^^^^^^^^^^^^ Discouraged access: The method 'SWTFactory.createComposite(Composite, int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[319] LaunchConfigurationsMessages.CommonTab_12, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[319] LaunchConfigurationsMessages.CommonTab_12, null); ^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_12' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[326] dialog.setTitle(LaunchConfigurationsMessages.CommonTab_13); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[326] dialog.setTitle(LaunchConfigurationsMessages.CommonTab_13); ^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_13' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[327] dialog.setMessage(LaunchConfigurationsMessages.CommonTab_14); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[327] dialog.setMessage(LaunchConfigurationsMessages.CommonTab_14); ^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_14' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[348] LaunchConfigurationsMessages.CommonTab_7, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[348] LaunchConfigurationsMessages.CommonTab_7, null); ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_7' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[361] LaunchConfigurationsMessages.CommonTab_9, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[361] LaunchConfigurationsMessages.CommonTab_9, null); ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_9' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[379] LaunchConfigurationsMessages.CommonTab_11); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[379] LaunchConfigurationsMessages.CommonTab_11); ^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_11' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[427] DebugUIPlugin.log(ce); ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[427] DebugUIPlugin.log(ce); ^^^ Discouraged access: The method 'DebugUIPlugin.log(Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[439] Group group = SWTFactory.createGroup(parent, ^^^^^^^^^^ Discouraged access: The type 'SWTFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[439] Group group = SWTFactory.createGroup(parent, ^^^^^^^^^^^ Discouraged access: The method 'SWTFactory.createGroup(Composite, String, int, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[440] LaunchConfigurationsMessages.CommonTab_1, 2, 1, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[440] LaunchConfigurationsMessages.CommonTab_1, 2, 1, ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_1' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[444] IInternalDebugCoreConstants.EMPTY_STRING); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.14.100.v20191115-1406/org.eclipse.debug.core-3.14.100.v20191115-1406.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[444] IInternalDebugCoreConstants.EMPTY_STRING); ^^^^^^^^^^^^ Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.14.100.v20191115-1406/org.eclipse.debug.core-3.14.100.v20191115-1406.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[450] LaunchConfigurationsMessages.CommonTab_3); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[450] LaunchConfigurationsMessages.CommonTab_3); ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[467] e.result = LaunchConfigurationsMessages.CommonTab_3; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[467] e.result = LaunchConfigurationsMessages.CommonTab_3; ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_3' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[522] LaunchConfigurationsMessages.CommonTab_10); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[522] LaunchConfigurationsMessages.CommonTab_10); ^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_10' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[556] String path = IInternalDebugCoreConstants.EMPTY_STRING; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.14.100.v20191115-1406/org.eclipse.debug.core-3.14.100.v20191115-1406.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[556] String path = IInternalDebugCoreConstants.EMPTY_STRING; ^^^^^^^^^^^^ Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.14.100.v20191115-1406/org.eclipse.debug.core-3.14.100.v20191115-1406.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[569] DebugUIPlugin.log(e); ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[569] DebugUIPlugin.log(e); ^^^ Discouraged access: The method 'DebugUIPlugin.log(Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[592] LaunchConfigurationsMessages.CommonTab_Select_a_location_for_the_launch_configuration_13); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[592] LaunchConfigurationsMessages.CommonTab_Select_a_location_for_the_launch_configuration_13); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_Select_a_location_for_the_launch_configuration_13' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[636] String containerName = IInternalDebugCoreConstants.EMPTY_STRING; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IInternalDebugCoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.14.100.v20191115-1406/org.eclipse.debug.core-3.14.100.v20191115-1406.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[636] String containerName = IInternalDebugCoreConstants.EMPTY_STRING; ^^^^^^^^^^^^ Discouraged access: The field 'IInternalDebugCoreConstants.EMPTY_STRING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.core/3.14.100.v20191115-1406/org.eclipse.debug.core-3.14.100.v20191115-1406.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[720] LaunchConfigurationsMessages.CommonTab_2, defaultEncoding)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[720] LaunchConfigurationsMessages.CommonTab_2, defaultEncoding)); ^^^^^^^^^^^ Discouraged access: The field 'LaunchConfigurationsMessages.CommonTab_2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[750] DebugUIPlugin.log(ce); ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[750] DebugUIPlugin.log(ce); ^^^ Discouraged access: The method 'DebugUIPlugin.log(Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[769] if (config.getAttribute(IDebugUIConstants.ATTR_DEBUG_FAVORITE, ^^^^^^^^^^^^^^^^^^^ The field IDebugUIConstants.ATTR_DEBUG_FAVORITE is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[773] if (config.getAttribute(IDebugUIConstants.ATTR_RUN_FAVORITE, ^^^^^^^^^^^^^^^^^ The field IDebugUIConstants.ATTR_RUN_FAVORITE is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[779] List list = new ArrayList<>(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchGroupExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[783] LaunchGroupExtension extension = getLaunchConfigurationManager() ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchGroupExtension' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[784] .getLaunchGroup(id); ^^^^^^^^^^^^^^ Discouraged access: The method 'LaunchConfigurationManager.getLaunchGroup(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[792] DebugUIPlugin.log(e); ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[792] DebugUIPlugin.log(e); ^^^ Discouraged access: The method 'DebugUIPlugin.log(Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[822] protected LaunchConfigurationManager getLaunchConfigurationManager() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchConfigurationManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[823] return DebugUIPlugin.getDefault().getLaunchConfigurationManager(); ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[823] return DebugUIPlugin.getDefault().getLaunchConfigurationManager(); ^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[823] return DebugUIPlugin.getDefault().getLaunchConfigurationManager(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.getLaunchConfigurationManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[838] .getAttribute(IDebugUIConstants.ATTR_DEBUG_FAVORITE, false); ^^^^^^^^^^^^^^^^^^^ The field IDebugUIConstants.ATTR_DEBUG_FAVORITE is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptCommonTab.java:[840] .getAttribute(IDebugUIConstants.ATTR_RUN_FAVORITE, false); ^^^^^^^^^^^^^^^^^ The field IDebugUIConstants.ATTR_RUN_FAVORITE is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugElementAdapterFactory.java:[7] import org.eclipse.debug.internal.ui.viewers.model.provisional.IElementLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IElementLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugElementAdapterFactory.java:[48] if (IElementLabelProvider.class.equals(adapterType)) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IElementLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/ScriptDebugElementAdapterFactory.java:[80] return new Class[] { IElementLabelProvider.class, ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IElementLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDebugConfigurationBlock.java:[15] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDebugConfigurationBlock.java:[49] private Preferences fUIPreferences; ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDebugConfigurationBlock.java:[89] .getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDebugConfigurationBlock.java:[206] boolean alertHcrFailed = fUIPreferences.getBoolean( IDLTKDebugUIPreferenceConstants.PREF_ALERT_HCR_FAILED); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDebugConfigurationBlock.java:[213] boolean alertHcrNotSupported = fUIPreferences.getBoolean( IDLTKDebugUIPreferenceConstants.PREF_ALERT_HCR_NOT_SUPPORTED); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDebugConfigurationBlock.java:[306] fUIPreferences.setValue( IDLTKDebugUIPreferenceConstants.PREF_ALERT_HCR_FAILED, fAlertHCRFailed.getSelection()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/preferences/ScriptDebugConfigurationBlock.java:[310] fUIPreferences.setValue( IDLTKDebugUIPreferenceConstants.PREF_ALERT_HCR_NOT_SUPPORTED, fAlertHCRNotSupported.getSelection()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/handlers/AbstractScriptDebugHandler.java:[44] public void updateElement(UIElement element, Map parameters) { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/ConsoleDropDownAction.java:[30] import org.eclipse.ui.internal.console.ConsolePluginImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ConsolePluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/ConsoleDropDownAction.java:[31] import org.eclipse.ui.internal.console.ShowConsoleAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ShowConsoleAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/ConsoleDropDownAction.java:[53] setImageDescriptor(ConsolePluginImages ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ConsolePluginImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/ConsoleDropDownAction.java:[54] .getImageDescriptor(IConsoleConstants.IMG_VIEW_CONSOLE)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ConsolePluginImages.getImageDescriptor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/ConsoleDropDownAction.java:[89] Action action = new ShowConsoleAction(fView, console); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ShowConsoleAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/display/internal/ConsoleDropDownAction.java:[89] Action action = new ShowConsoleAction(fView, console); ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ShowConsoleAction(IConsoleView, IConsole)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.0.v20191126-0912/org.eclipse.ui.console-3.9.0.v20191126-0912.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/internal/debug/ui/ScriptDebugHover.java:[190] return parent -> new DefaultInformationControl(parent, SWT.NONE, new HTMLTextPresenter(true), EditorsUI.getTooltipAffordanceString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor DefaultInformationControl(Shell, int, DefaultInformationControl.IInformationPresenter, String) is deprecated 320 problems (320 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.debug.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.debug.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/target/org.eclipse.dltk.debug.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.debug.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.debug.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/target/org.eclipse.dltk.debug.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.debug.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.debug.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/target/org.eclipse.dltk.debug.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/target/org.eclipse.dltk.debug.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.debug.ui --- [INFO] [INFO] -------< org.eclipse.dltk.core:org.eclipse.dltk.validators.core >------- [INFO] Building org.eclipse.dltk.validators.core 6.3.0-SNAPSHOT [14/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.validators.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.validators.core --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.validators.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.validators.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.validators.core --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.validators.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.validators.core --- [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[162] public String getName() { ^^^^^^^^^ The method getName() of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[171] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[183] public boolean isAutomatic() { ^^^^^^^^^^^^^ The method isAutomatic() of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[192] public void setAutomatic(boolean newAutomatic) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setAutomatic(boolean) of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[204] public String getValidatorType() { ^^^^^^^^^^^^^^^^^^ The method getValidatorType() of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[213] public void setValidatorType(String newValidatorType) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValidatorType(String) of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[225] public String getValidatorNature() { ^^^^^^^^^^^^^^^^^^^^ The method getValidatorNature() of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[234] public void setValidatorNature(String newValidatorNature) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValidatorNature(String) of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[246] public abstract ValidatorConfig getValidatorFavoriteConfig(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorFavoriteConfig() of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[253] public abstract void setValidatorFavoriteConfig(ValidatorConfig newValidatorFavoriteConfig); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValidatorFavoriteConfig(ValidatorConfig) of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[260] public String getId() { ^^^^^^^ The method getId() of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[269] public void setId(String newId) { ^^^^^^^^^^^^^^^^^^^ The method setId(String) of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[281] public abstract EList getValidatorConfigs(); ^^^^^^^^^^^^^^^^^^^^^ The method getValidatorConfigs() of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorInstanceImpl.java:[288] public abstract EList getValidatorEnvironments(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorEnvironments() of type ValidatorInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/IValidator.java:[49] Object getValidator(IScriptProject project, Class validatorType); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/IValidatorType.java:[75] boolean supports(Class validatorType); ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/AbstractExternalValidator.java:[73] Map attributes) throws CoreException { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/AbstractExternalValidator.java:[82] for (Iterator i = attributes.entrySet().iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/AbstractExternalValidator.java:[83] final Map.Entry entry = (Map.Entry) i.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/AbstractExternalValidator.java:[83] final Map.Entry entry = (Map.Entry) i.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/AbstractExternalValidator.java:[94] protected IMarker reportWarning(IResource res, int line, int start, int end, String msg, Map attributes) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/AbstractExternalValidator.java:[103] protected IMarker reportError(IResource res, int line, int start, int end, String msg, Map attributes) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[123] public EClass getValidatorConfig() { ^^^^^^^^^^^^^^^^^^^^ The method getValidatorConfig() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[132] public EAttribute getValidatorConfig_Name() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorConfig_Name() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[141] public EAttribute getValidatorConfig_ReadOnly() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorConfig_ReadOnly() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[150] public EAttribute getValidatorConfig_CommandLineOptions() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorConfig_CommandLineOptions() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[159] public EAttribute getValidatorConfig_Priority() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorConfig_Priority() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[168] public EClass getValidatorEnvironmentInstance() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorEnvironmentInstance() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[177] public EAttribute getValidatorEnvironmentInstance_EnvironmentId() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorEnvironmentInstance_EnvironmentId() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[186] public EAttribute getValidatorEnvironmentInstance_ExecutablePath() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorEnvironmentInstance_ExecutablePath() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[195] public EAttribute getValidatorEnvironmentInstance_Automatic() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorEnvironmentInstance_Automatic() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[204] public EClass getValidatorInstance() { ^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorInstance() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[213] public EAttribute getValidatorInstance_Name() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorInstance_Name() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[222] public EAttribute getValidatorInstance_Automatic() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorInstance_Automatic() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[231] public EAttribute getValidatorInstance_ValidatorType() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorInstance_ValidatorType() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[240] public EAttribute getValidatorInstance_ValidatorNature() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorInstance_ValidatorNature() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[249] public EReference getValidatorInstance_ValidatorFavoriteConfig() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorInstance_ValidatorFavoriteConfig() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[258] public EAttribute getValidatorInstance_Id() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorInstance_Id() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsPackageImpl.java:[267] public ValidatorsFactory getValidatorsFactory() { ^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorsFactory() of type ValidatorsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorsPreferenceInitializer.java:[23] ValidatorsCore.getDefault().getPluginPreferences().setDefault(ValidatorRuntime.PREF_CONFIGURATION, ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorsPreferenceInitializer.java:[23] ValidatorsCore.getDefault().getPluginPreferences().setDefault(ValidatorRuntime.PREF_CONFIGURATION, Util.EMPTY_STRING); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorManager.java:[22] public class ValidatorManager extends NatureExtensionManager { ^^^^^^^^^^^^^^^^^^^^^^ NatureExtensionManager is a raw type. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorManager.java:[27] super(LANGUAGE_EXTPOINT, IValidatorType.class, ValidatorRuntime.ANY_NATURE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor NatureExtensionManager(String, Class, String) belongs to the raw type NatureExtensionManager. References to generic type NatureExtensionManager should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[31] import org.eclipse.core.runtime.Preferences.IPropertyChangeListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[32] import org.eclipse.core.runtime.Preferences.PropertyChangeEvent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[42] public class ValidatorsCore extends Plugin implements IPropertyChangeListener { ^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[63] getPluginPreferences().addPropertyChangeListener(this); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[63] getPluginPreferences().addPropertyChangeListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addPropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[68] getPluginPreferences().removePropertyChangeListener(this); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[68] getPluginPreferences().removePropertyChangeListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removePropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[120] public void propertyChange(PropertyChangeEvent event) { ^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[121] String property = event.getProperty(); ^^^^^^^^^^^^^ The method getProperty() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[124] processValidatorPrefsChanged((String) event.getOldValue(), (String) event.getNewValue()); ^^^^^^^^^^^^^ The method getOldValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorsCore.java:[124] processValidatorPrefsChanged((String) event.getOldValue(), (String) event.getNewValue()); ^^^^^^^^^^^^^ The method getNewValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorConfigImpl.java:[132] public String getName() { ^^^^^^^^^ The method getName() of type ValidatorConfigImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorConfigImpl.java:[141] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type ValidatorConfigImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorConfigImpl.java:[153] public boolean isReadOnly() { ^^^^^^^^^^^^ The method isReadOnly() of type ValidatorConfigImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorConfigImpl.java:[169] public String getCommandLineOptions() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getCommandLineOptions() of type ValidatorConfigImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorConfigImpl.java:[178] public void setCommandLineOptions(String newCommandLineOptions) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setCommandLineOptions(String) of type ValidatorConfigImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorConfigImpl.java:[190] public int getPriority() { ^^^^^^^^^^^^^ The method getPriority() of type ValidatorConfigImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorConfigImpl.java:[199] public void setPriority(int newPriority) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setPriority(int) of type ValidatorConfigImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorEnvironmentInstanceImpl.java:[120] public String getEnvironmentId() { ^^^^^^^^^^^^^^^^^^ The method getEnvironmentId() of type ValidatorEnvironmentInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorEnvironmentInstanceImpl.java:[129] public void setEnvironmentId(String newEnvironmentId) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setEnvironmentId(String) of type ValidatorEnvironmentInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorEnvironmentInstanceImpl.java:[141] public String getExecutablePath() { ^^^^^^^^^^^^^^^^^^^ The method getExecutablePath() of type ValidatorEnvironmentInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorEnvironmentInstanceImpl.java:[150] public void setExecutablePath(String newExecutablePath) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setExecutablePath(String) of type ValidatorEnvironmentInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorEnvironmentInstanceImpl.java:[162] public boolean isAutomatic() { ^^^^^^^^^^^^^ The method isAutomatic() of type ValidatorEnvironmentInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorEnvironmentInstanceImpl.java:[171] public void setAutomatic(boolean newAutomatic) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setAutomatic(boolean) of type ValidatorEnvironmentInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorEnvironmentInstanceImpl.java:[183] public abstract ValidatorInstance getValidatorInstance(); ^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorInstance() of type ValidatorEnvironmentInstanceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/configs/impl/ValidatorsFactoryImpl.java:[73] public ValidatorsPackage getValidatorsPackage() { ^^^^^^^^^^^^^^^^^^^^^^ The method getValidatorsPackage() of type ValidatorsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[26] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[28] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[108] getPreferences().setValue(PREF_VALIDATOR_XML, xml); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[134] String validatorXMLString = getPreferences().getString(PREF_VALIDATOR_XML); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[147] public static Preferences getPreferences() { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[148] return ValidatorsCore.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[152] ValidatorsCore.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[196] for (Iterator i = validatorDefs.getValidatorList().iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[214] getPreferences().setValue(PREF_VALIDATOR_XML, xml); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[237] for (IValidatorChangedListener listener : fgValidatorListeners) { ^^^^^^^^ The value of the local variable listener is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[246] for (IValidatorChangedListener listener : fgValidatorListeners) { ^^^^^^^^ The value of the local variable listener is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[255] for (IValidatorChangedListener listener : fgValidatorListeners) { ^^^^^^^^ The value of the local variable listener is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[293] private static ISourceModule[] filterModulesForValidator(List elements, IValidator v, IProgressMonitor monitor) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[296] for (Iterator iterator = elements.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[311] public static void executeCleanAllValidatorsWithConsole(List elements, List resources) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[311] public static void executeCleanAllValidatorsWithConsole(List elements, List resources) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[338] public static IValidator[] getProjectValidators(IScriptProject project, Class validatorType, ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[347] final List result = new ArrayList(); ^^^^^^^^^^^^^^^ Type safety: The expression of type ArrayList needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[347] final List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[382] public static IStatus executeSourceModuleValidators(IScriptProject project, List sourceModules, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[391] public static IStatus executeSourceModuleValidators(IScriptProject project, List sourceModules, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[406] final IProgressMonitor submonitor = new SubProgressMonitor(monitor, 100); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[406] final IProgressMonitor submonitor = new SubProgressMonitor(monitor, 100); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[417] public static IStatus executeAutomaticResourceValidators(IScriptProject project, List resources, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[422] public static IStatus executeResourceValidators(IScriptProject project, List resources, IValidatorOutput output, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[426] final IResource[] resArray = (IResource[]) resources.toArray(new IResource[resources.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[436] final IProgressMonitor submonitor = new SubProgressMonitor(monitor, 100); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/core/ValidatorRuntime.java:[436] final IProgressMonitor submonitor = new SubProgressMonitor(monitor, 100); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorBuilder.java:[18] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorBuilder.java:[32] private static final boolean DEBUG = false; ^^^^^ The value of the field ValidatorBuilder.DEBUG is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorBuilder.java:[56] final IProgressMonitor sub = new SubProgressMonitor(monitor, resources.size()); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorBuilder.java:[56] final IProgressMonitor sub = new SubProgressMonitor(monitor, resources.size()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[22] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[41] private Set resources; ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[43] public ResourceVisitor(Set resources) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[50] resources.add(resource); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[86] public static void processResourcesToElements(Object o, final Set elements, final Set resources) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[86] public static void processResourcesToElements(Object o, final Set elements, final Set resources) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[88] Set els = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[88] Set els = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[97] for (Iterator iterator = els.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[103] elements.add(eo); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[105] resources.add(eo); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[111] SourceModuleVisitor visitor = new SourceModuleVisitor(elements); ^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[122] elements.add(module); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[125] elements.add(o); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[161] return new SubProgressMonitor(monitor, ticks); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/org/eclipse/dltk/validators/internal/core/ValidatorUtils.java:[161] return new SubProgressMonitor(monitor, ticks); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 117 problems (117 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.validators.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.validators.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/target/org.eclipse.dltk.validators.core-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.validators.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.validators.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/target/org.eclipse.dltk.validators.core-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.validators.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.validators.core --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/target/org.eclipse.dltk.validators.core-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/target/org.eclipse.dltk.validators.core-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.validators.core --- [INFO] [INFO] --------< org.eclipse.dltk.core:org.eclipse.dltk.validators.ui >-------- [INFO] Building org.eclipse.dltk.validators.ui 6.3.0-SNAPSHOT [15/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.validators.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.validators.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.validators.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.validators.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.validators.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.validators.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.validators.ui --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/src/org/eclipse/dltk/validators/internal/ui/ValidatorsUI.java:[86] return getDefault().getWorkbench().getActiveWorkbenchWindow(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/src/org/eclipse/dltk/validators/internal/ui/ValidatorUpdater.java:[56] .setValue(ValidatorRuntime.PREF_VALIDATOR_XML, xml); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/src/org/eclipse/dltk/validators/internal/ui/ValidatorUpdater.java:[71] ValidatorsUI.getDefault().getWorkbench().getProgressService() ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/src/org/eclipse/dltk/validators/internal/ui/ValidatorBlock.java:[97] return ((List) input).toArray(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/src/org/eclipse/dltk/validators/internal/ui/ValidatorBlock.java:[366] boolean copyEnabled = false && selectionCount > 0;// not implemented ^^^^^^^^^^^^^^^^^^ Dead code 5 problems (5 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.validators.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.validators.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/target/org.eclipse.dltk.validators.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.validators.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.validators.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/target/org.eclipse.dltk.validators.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.validators.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.validators.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/target/org.eclipse.dltk.validators.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/target/org.eclipse.dltk.validators.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.validators.ui --- [INFO] [INFO] ---------------< org.eclipse.dltk.core:org.eclipse.dltk >--------------- [INFO] Building org.eclipse.dltk 6.3.0-SNAPSHOT [16/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/target/org.eclipse.dltk-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/target/org.eclipse.dltk-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk/6.3.0-SNAPSHOT/org.eclipse.dltk-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk/6.3.0-SNAPSHOT/org.eclipse.dltk-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk/6.3.0-SNAPSHOT/org.eclipse.dltk-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk/6.3.0-SNAPSHOT/org.eclipse.dltk-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk --- [INFO] [INFO] -----------< org.eclipse.dltk.core:org.eclipse.dltk.testing >----------- [INFO] Building org.eclipse.dltk.testing 6.3.0-SNAPSHOT [17/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.testing --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.testing --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.testing --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.testing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.testing --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.testing --- [INFO] Compiling 105 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestMethodSelectionDialog.java:[47] Set fResult = new HashSet(200); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestMethodSelectionDialog.java:[47] Set fResult = new HashSet(200); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestMethodSelectionDialog.java:[53] fResult.add(enclosingElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestMethodSelectionDialog.java:[83] try { elements = searchTestMethods(fElement, testType); } catch (InterruptedException e) { return CANCEL; } catch (InvocationTargetException e) { MessageDialog.openError(getParentShell(), DLTKTestingMessages.TestMethodSelectionDialog_error_title, e.getTargetException().getMessage()); return CANCEL; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/DLTKTestingPreferenceInitializer.java:[16] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/DLTKTestingPreferenceInitializer.java:[30] Preferences prefs= DLTKTestingPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/DLTKTestingPreferenceInitializer.java:[30] Preferences prefs= DLTKTestingPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/DLTKTestingPreferenceInitializer.java:[31] prefs.setDefault(DLTKTestingPreferencesConstants.DO_FILTER_STACK, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/DLTKTestingPreferenceInitializer.java:[32] prefs.setDefault(DLTKTestingPreferencesConstants.SHOW_ON_ERROR_ONLY, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/DLTKTestingPreferenceInitializer.java:[33] prefs.setDefault(DLTKTestingPreferencesConstants.ENABLE_ASSERTIONS, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/DLTKTestingPreferenceInitializer.java:[38] prefs.setDefault(DLTKTestingPreferencesConstants.PREF_ACTIVE_FILTERS_LIST, active); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/DLTKTestingPreferenceInitializer.java:[39] prefs.setDefault(DLTKTestingPreferencesConstants.PREF_INACTIVE_FILTERS_LIST, ""); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/DLTKTestingPreferenceInitializer.java:[40] prefs.setDefault(DLTKTestingPreferencesConstants.MAX_TEST_RUNS, 10); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestViewer.java:[155] private HashSet/* */ fAutoExpand; ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestViewer.java:[476] HashSet toUpdateWithParents = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestViewer.java:[476] HashSet toUpdateWithParents = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestViewer.java:[477] toUpdateWithParents.addAll(Arrays.asList(toUpdate)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type AbstractCollection. References to generic type AbstractCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestViewer.java:[482] toUpdateWithParents.add(parent); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestViewer.java:[573] for (Iterator iter = fAutoExpand.iterator(); iter ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestViewer.java:[703] fAutoExpand = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestViewer.java:[729] fAutoExpand.add(parent); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/LegacyTestElementResolver.java:[33] import org.eclipse.dltk.testing.ITestingElementResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/LegacyTestElementResolver.java:[65] final ITestingElementResolver resolver = MemberResolverManager ^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/LegacyTestElementResolver.java:[75] final IModelElement element = resolver.resolveElement(project, launchConfiguration, module, relativeName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method resolveElement(IScriptProject, ILaunchConfiguration, ISourceModule, String) from the type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/LegacyTestElementResolver.java:[89] ISourceRange range = resolver.resolveRange(project, launchConfiguration, relativeName, module, element, method); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method resolveRange(IScriptProject, ILaunchConfiguration, String, ISourceModule, IModelElement, String) from the type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/testing/AbstractTestingElementResolver.java:[16] public abstract class AbstractTestingElementResolver implements ITestingElementResolver { ^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestTreeComparator.java:[42] String left = ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestTreeComparator.java:[43] String right = ""; ^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/MemberResolverManager.java:[5] import org.eclipse.dltk.testing.ITestingElementResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/MemberResolverManager.java:[11] public static ITestingElementResolver getResolver(String id) { ^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/MemberResolverManager.java:[12] return (ITestingElementResolver) manager.getObject(id); ^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestRunnerViewPart.java:[293] static final String TAG_SHOW_TIME = "time"; ^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/TestRunnerViewPart.java:[2046] DebugUITools.saveAndBuildBeforeLaunch(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method saveAndBuildBeforeLaunch() from the type DebugUITools is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/testing/DLTKTestingPlugin.java:[44] import org.osgi.service.packageadmin.PackageAdmin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type PackageAdmin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/testing/DLTKTestingPlugin.java:[101] IWorkbench workBench = fgPlugin.getWorkbench(); ^^^^^^^^^^^^^^ The method getWorkbench() from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/testing/DLTKTestingPlugin.java:[252] ServiceReference serviceRef = fBundleContext ^^^^^^^^^^^^ The type PackageAdmin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/testing/DLTKTestingPlugin.java:[253] .getServiceReference(PackageAdmin.class); ^^^^^^^^^^^^ The type PackageAdmin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/testing/DLTKTestingPlugin.java:[254] PackageAdmin admin = fBundleContext.getService(serviceRef); ^^^^^^^^^^^^ The type PackageAdmin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/testing/DLTKTestingPlugin.java:[255] bundles = admin.getBundles(bundleName, version); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBundles(String, String) from the type PackageAdmin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/CheckedTableSelectionDialog.java:[80] setResult(new ArrayList(0)); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/CheckedTableSelectionDialog.java:[195] List initialSelections = getInitialElementSelections(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/TestSearchEngine.java:[108] IType testInterface, IRegion region, Set result) ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/TestSearchEngine.java:[113] int cachedFlags = typeHierarchy.getCachedFlags(type); ^^^^^^^^^^^ The value of the local variable cachedFlags is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/TestSearchEngine.java:[116] result.add(type); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/TestSearchEngine.java:[123] private Collection fResult; ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/TestSearchEngine.java:[125] public SuiteMethodTypesCollector(Collection result) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/TestSearchEngine.java:[146] fResult.add(declaringType); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/util/TestSearchEngine.java:[150] public static void findSuiteMethods(IModelElement element, Set result, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/GotoReferencedTestAction.java:[26] import org.eclipse.dltk.internal.ui.actions.SelectionConverter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/GotoReferencedTestAction.java:[77] IModelElement element = SelectionConverter ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/GotoReferencedTestAction.java:[78] .getElementAtOffset(editor); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SelectionConverter.getElementAtOffset(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/GotoReferencedTestAction.java:[81] element = SelectionConverter.getElementAtOffset(editor); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/GotoReferencedTestAction.java:[81] element = SelectionConverter.getElementAtOffset(editor); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SelectionConverter.getElementAtOffset(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/org/eclipse/dltk/internal/testing/ui/GotoReferencedTestAction.java:[129] List elements = selection.toList(); ^^^^ List is a raw type. References to generic type List should be parameterized 54 problems (54 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.testing --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/target/org.eclipse.dltk.testing-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.testing --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.testing --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/target/org.eclipse.dltk.testing-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.testing --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.testing --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/target/org.eclipse.dltk.testing-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.testing-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.testing-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/target/org.eclipse.dltk.testing-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.testing-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.testing-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.testing-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.testing --- [INFO] [INFO] --< org.eclipse.dltk.core:org.eclipse.dltk.validators.externalchecker >-- [INFO] Building org.eclipse.dltk.validators.externalchecker 6.3.0-SNAPSHOT [18/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.validators.externalchecker --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.validators.externalchecker --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.validators.externalchecker --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.validators.externalchecker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.validators.externalchecker --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.validators.externalchecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.validators.externalchecker --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/ExternalCheckerWildcardManager.java:[42] String preference = ExternalCheckerPlugin.getDefault().getPluginPreferences() ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/ExternalCheckerWildcardManager.java:[43] .getString(ExternalCheckerWildcardManager.WILDCARDS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/ExternalCheckerWildcardManager.java:[83] ExternalCheckerPlugin.getDefault().getPluginPreferences().setValue(WILDCARDS, xmlString); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/ExternalCheckerWildcardManager.java:[83] ExternalCheckerPlugin.getDefault().getPluginPreferences().setValue(WILDCARDS, xmlString); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/ExternalCheckerWildcardManager.java:[84] ExternalCheckerPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[14] import org.eclipse.dltk.internal.ui.wizards.dialogfields.SelectionButtonDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[15] import org.eclipse.dltk.internal.ui.wizards.dialogfields.StringDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[43] private StringDialogField fArguments; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[45] private StringDialogField fExtensions; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[46] private SelectionButtonDialogField fPassInterpreterEnvironmentVars; ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[131] externalChecker.setArguments(this.fArguments.getText()); ^^^^^^^ Discouraged access: The method 'StringDialogField.getText()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[134] externalChecker.setExtensions(this.fExtensions.getText()); ^^^^^^^ Discouraged access: The method 'StringDialogField.getText()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[135] externalChecker.setPassInterpreterEnvironmentVars(this.fPassInterpreterEnvironmentVars.isSelected()); ^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.isSelected()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[149] this.fArguments.doFillIntoGrid(ancestor, columns); ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.doFillIntoGrid(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[150] this.fExtensions.doFillIntoGrid(ancestor, columns); ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.doFillIntoGrid(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[151] this.fPassInterpreterEnvironmentVars.doFillIntoGrid(ancestor, columns); ^^^^^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.doFillIntoGrid(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[261] this.fArguments.setText(externalChecker.getArguments()); ^^^^^^^ Discouraged access: The method 'StringDialogField.setText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[264] this.fExtensions.setText(externalChecker.getExtensions()); ^^^^^^^ Discouraged access: The method 'StringDialogField.setText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[265] this.fPassInterpreterEnvironmentVars.setSelection(externalChecker.isPassInterpreterEnvironmentVars()); ^^^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.setSelection(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[275] this.fArguments = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[275] this.fArguments = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'StringDialogField()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[276] this.fArguments.setLabelText(Messages.ExternalCheckerConfigurationPage_CheckerArguments); ^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setLabelText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[277] this.fExtensions = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[277] this.fExtensions = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'StringDialogField()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[278] this.fExtensions.setLabelText(Messages.ExternalCheckerConfigurationPage_filenameExtensions); ^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setLabelText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[279] this.fPassInterpreterEnvironmentVars = new SelectionButtonDialogField(SWT.CHECK); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[279] this.fPassInterpreterEnvironmentVars = new SelectionButtonDialogField(SWT.CHECK); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SelectionButtonDialogField(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerConfigurationPage.java:[281] .setLabelText(Messages.ExternalCheckerConfigurationPage_passInterpreterEnvironmentVariables); ^^^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.setLabelText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerRulesBlock.java:[15] import org.eclipse.dltk.internal.ui.util.TableLayoutComposite; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerRulesBlock.java:[88] TableLayoutComposite tblComposite = new TableLayoutComposite(parent, SWT.NONE); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerRulesBlock.java:[88] TableLayoutComposite tblComposite = new TableLayoutComposite(parent, SWT.NONE); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerRulesBlock.java:[88] TableLayoutComposite tblComposite = new TableLayoutComposite(parent, SWT.NONE); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'TableLayoutComposite(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/WildcardException.java:[3] public class WildcardException extends Exception { ^^^^^^^^^^^^^^^^^ The serializable class WildcardException does not declare a static final serialVersionUID field of type long [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerGenericHyperlink.java:[74] String linkText = getLinkText(); ^^^^^^^^ The value of the local variable linkText is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/WildcardsPreferenceInitializer.java:[13] ExternalCheckerPlugin.getDefault().getPluginPreferences().setDefault(ExternalCheckerWildcardManager.WILDCARDS, ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/WildcardsPreferenceInitializer.java:[13] ExternalCheckerPlugin.getDefault().getPluginPreferences().setDefault(ExternalCheckerWildcardManager.WILDCARDS, xmlString); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/WildcardsPreferenceInitializer.java:[15] ExternalCheckerPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/core/WildcardMatcher.java:[13] private List tokenList = new ArrayList<>(); ^^^^^^^^^ The value of the field WildcardMatcher.tokenList is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerRulesPreferencePage.java:[82] ExternalCheckerPlugin.getDefault().getPluginPreferences().setValue(ExternalCheckerWildcardManager.WILDCARDS, ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerRulesPreferencePage.java:[82] ExternalCheckerPlugin.getDefault().getPluginPreferences().setValue(ExternalCheckerWildcardManager.WILDCARDS, xmlString); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/org/eclipse/dltk/validators/internal/externalchecker/ui/ExternalCheckerRulesPreferencePage.java:[84] ExternalCheckerPlugin.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated 41 problems (41 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.validators.externalchecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.validators.externalchecker --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/target/org.eclipse.dltk.validators.externalchecker-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.validators.externalchecker --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.validators.externalchecker --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/target/org.eclipse.dltk.validators.externalchecker-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.validators.externalchecker --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.validators.externalchecker --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/target/org.eclipse.dltk.validators.externalchecker-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.externalchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.externalchecker-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.externalchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.externalchecker-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/target/org.eclipse.dltk.validators.externalchecker-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.externalchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.externalchecker-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.externalchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.externalchecker-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.externalchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.externalchecker-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.validators.externalchecker --- [INFO] [INFO] ----------< org.eclipse.dltk.core:org.eclipse.dltk.formatter >---------- [INFO] Building org.eclipse.dltk.formatter 6.3.0-SNAPSHOT [19/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.formatter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.formatter --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.formatter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.formatter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.formatter --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.formatter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.formatter --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/src/org/eclipse/dltk/formatter/profile/ProfileStore.java:[46] import org.eclipse.dltk.internal.ui.DLTKUIException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKUIException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/src/org/eclipse/dltk/formatter/profile/ProfileStore.java:[359] private static DLTKUIException createException(Throwable t, ^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKUIException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/src/org/eclipse/dltk/formatter/profile/ProfileStore.java:[361] return new DLTKUIException( ^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKUIException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/src/org/eclipse/dltk/formatter/profile/ProfileStore.java:[361] return new DLTKUIException( ^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DLTKUIException(IStatus)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.formatter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.formatter --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/target/org.eclipse.dltk.formatter-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.formatter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.formatter --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/target/org.eclipse.dltk.formatter-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.formatter --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.formatter --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/target/org.eclipse.dltk.formatter-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/target/org.eclipse.dltk.formatter-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.formatter --- [INFO] [INFO] ---------< org.eclipse.dltk.core:org.eclipse.dltk.logconsole >---------- [INFO] Building org.eclipse.dltk.logconsole 6.3.0-SNAPSHOT [20/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.logconsole --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.logconsole --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.logconsole --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.logconsole --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.logconsole --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.logconsole --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.logconsole --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.logconsole --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.logconsole --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/target/org.eclipse.dltk.logconsole-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.logconsole --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.logconsole --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/target/org.eclipse.dltk.logconsole-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.logconsole --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.logconsole --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/target/org.eclipse.dltk.logconsole-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/target/org.eclipse.dltk.logconsole-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.logconsole --- [INFO] [INFO] --------< org.eclipse.dltk.core:org.eclipse.dltk.logconsole.ui >-------- [INFO] Building org.eclipse.dltk.logconsole.ui 6.3.0-SNAPSHOT [21/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.logconsole.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.logconsole.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.logconsole.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.logconsole.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.logconsole.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.logconsole.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.logconsole.ui --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.logconsole.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.logconsole.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/target/org.eclipse.dltk.logconsole.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.logconsole.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.logconsole.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/target/org.eclipse.dltk.logconsole.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.logconsole.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.logconsole.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/target/org.eclipse.dltk.logconsole.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/target/org.eclipse.dltk.logconsole.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.logconsole.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.logconsole.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.logconsole.ui --- [INFO] [INFO] ----------< org.eclipse.dltk.features:org.eclipse.dltk.core >----------- [INFO] Building org.eclipse.dltk.core 6.3.0-SNAPSHOT [22/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.core --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/target/org.eclipse.dltk.core-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/target/org.eclipse.dltk.core-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/target/org.eclipse.dltk.core_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core/6.3.0-SNAPSHOT/org.eclipse.dltk.core-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core --- [INFO] [INFO] --------< org.eclipse.dltk.core:org.eclipse.dltk.core.doc.isv >--------- [INFO] Building org.eclipse.dltk.core.doc.isv 6.3.0-SNAPSHOT [23/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.doc.isv --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.core.doc.isv --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.doc.isv --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.doc.isv --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.doc.isv --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.core.doc.isv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.core.doc.isv --- [INFO] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (build_indexes) @ org.eclipse.dltk.core.doc.isv --- [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.14/ [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.14 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.14/ (446B) [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.14/categories/ (1.46kB) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.14/R-4.14-201912100610/ [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest/jre] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/jre/bin/java, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/target/eclipserun-work/configuration, -consolelog, -application, org.eclipse.ant.core.antRunner, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/target/workspace, -quiet, -buildfile, build.xml] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 BUILD SUCCESSFUL BUILD SUCCESSFUL Total time: 1 second [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.core.doc.isv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.doc.isv --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.doc.isv --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.core.doc.isv --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/target/org.eclipse.dltk.core.doc.isv-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.doc.isv --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.doc.isv --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/target/org.eclipse.dltk.core.doc.isv-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.doc.isv/6.3.0-SNAPSHOT/org.eclipse.dltk.core.doc.isv-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.doc.isv/6.3.0-SNAPSHOT/org.eclipse.dltk.core.doc.isv-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.doc.isv/6.3.0-SNAPSHOT/org.eclipse.dltk.core.doc.isv-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.doc.isv/6.3.0-SNAPSHOT/org.eclipse.dltk.core.doc.isv-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.doc.isv --- [INFO] [INFO] ----------< org.eclipse.dltk.core:org.eclipse.dltk.core.sdk >----------- [INFO] Building org.eclipse.dltk.core.sdk 6.3.0-SNAPSHOT [24/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.core.sdk --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.sdk --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.sdk --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.core.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/target/org.eclipse.dltk.core.sdk-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.sdk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.core.sdk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.sdk --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/target/org.eclipse.dltk.core.sdk-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.sdk-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.sdk-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.sdk-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.sdk-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/target/org.eclipse.dltk.core.sdk_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.sdk-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.sdk --- [INFO] [INFO] ------------------< org.eclipse.dltk.core:core.tests >------------------ [INFO] Building core.tests 6.3.0-SNAPSHOT [25/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ core.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ core.tests --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ core.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/core.tests/6.3.0-SNAPSHOT/core.tests-6.3.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.dltk.core:org.eclipse.dltk.core.tests >---------- [INFO] Building org.eclipse.dltk.core.tests 6.3.0-SNAPSHOT [26/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.core.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.core.tests --- [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/model/WorkingCopyTests.java:[189] protected void openParent(Object childInfo, HashMap newElements, IProgressMonitor pm) throws ModelException { ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/model/AbstractModelTests.java:[51] import org.eclipse.dltk.core.IScriptModelMarker; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/model/AbstractModelTests.java:[684] IMarker[] markers = project.getProject().findMarkers(IScriptModelMarker.BUILDPATH_PROBLEM_MARKER, false, ^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/model/AbstractModelTests.java:[684] IMarker[] markers = project.getProject().findMarkers(IScriptModelMarker.BUILDPATH_PROBLEM_MARKER, false, ^^^^^^^^^^^^^^^^^^^^^^^^ The field IScriptModelMarker.BUILDPATH_PROBLEM_MARKER is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/model/AbstractDLTKSearchTests.java:[333] if (Util.isValidSourceModule(resource) && element != null) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isValidSourceModule(IResource) from the type Util is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/model/TestPessimisticProvider.java:[13] import org.eclipse.core.resources.IFileModificationValidator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IFileModificationValidator is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/model/TestPessimisticProvider.java:[25] public class TestPessimisticProvider extends RepositoryProvider implements IFileModificationValidator { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IFileModificationValidator is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/model/TestPessimisticProvider.java:[51] public IFileModificationValidator getFileModificationValidator() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IFileModificationValidator is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/ProblemTestUtil.java:[28] import org.eclipse.dltk.core.IScriptModelMarker; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/ProblemTestUtil.java:[59] .decode(problem.getAttribute(IScriptModelMarker.ID, null)); ^^^^^^^^^^^^^^^^^^ The type IScriptModelMarker is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/org/eclipse/dltk/core/tests/ProblemTestUtil.java:[59] .decode(problem.getAttribute(IScriptModelMarker.ID, null)); ^^ The field IScriptModelMarker.ID is deprecated 11 problems (11 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.core.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dsun.jnu.encoding=UTF-8, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.core.tests.AllTests setUpSuite() in org.eclipse.dltk.core.tests.buildpath.BuildpathTests ScriptProject:Buildpath2 { ScriptProject fragment:/Buildpath2/files.zip { DLTK Script folder: { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } DLTK Script folder:src1 { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } DLTK Script folder:src2 { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } DLTK Script folder:src3 { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } }}ScriptProject:P { ScriptProject fragment:/P/src { DLTK Script folder: { } } ScriptProject fragment:org.eclipse.dltk.core.environment.localEnvironment/:/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/workspace/Buildpath3/ { DLTK Script folder: { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } DLTK Script folder:src1 { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } DLTK Script folder:src2 { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } DLTK Script folder:src3 { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } }}ScriptProject:P { ScriptProject fragment:/P/src { DLTK Script folder: { } } ScriptProject fragment:org.eclipse.dltk.core.environment.localEnvironment/:/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/workspace/Buildpath3/ { DLTK Script folder: { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } DLTK Script folder:src1 { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } DLTK Script folder:src2 { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } DLTK Script folder:src3 { DLTK External Source Module: X.txt { DLTK Source Type:Class1 { DLTK Source Method:Method1 { } } DLTK Source Method:Procedure1 { } } } }}setUpSuite() in org.eclipse.dltk.core.tests.cache.CacheTests setUpSuite() in org.eclipse.dltk.core.tests.launching.InterpreterConfigTests setUpSuite() in org.eclipse.dltk.core.tests.mixin.MixinModelTests setUpSuite() in org.eclipse.dltk.core.tests.model.ModelMembersTests setUpSuite() in org.eclipse.dltk.core.tests.model.WorkingCopyTests setUpSuite() in org.eclipse.dltk.core.tests.model.ExternalFragmentTests setUpSuite() in org.eclipse.dltk.core.tests.parser.SourceParserTests Tests run: 154, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.348 s - in org.eclipse.dltk.core.tests.AllTests testMissingDependency(org.eclipse.dltk.core.tests.builder.BuildParticipantManagerTests) Time elapsed: 0.007 s testDependency(org.eclipse.dltk.core.tests.builder.BuildParticipantManagerTests) Time elapsed: 0.001 s testSimple(org.eclipse.dltk.core.tests.builder.BuildParticipantManagerTests) Time elapsed: 0 s test001(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.002 s test002(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.001 s test004(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.193 s test005(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.08 s test006(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.031 s testGetProjectFragmentByResource(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.048 s testScriptFolderExclude(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.032 s testBuildpathValidation01(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.014 s testBuildpathValidation02(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.088 s testBuildpathValidation03(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.126 s testBuildpathValidation05(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 4.046 s testBuildpathValidation06(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.064 s testBuildpathValidation07(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.11 s testBuildpathValidation08(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.036 s testBuildpathValidation15(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.046 s testBuildpathValidation21(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.056 s testBuildpathValidation23(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.039 s testBuildpathValidation34(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.04 s testBuildpathValidation36(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.013 s testBuildpathValidation37(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.013 s testBuildpathValidation42(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.015 s testEmptyBuildpath(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.016 s testEmptyContainer(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.015 s testInvalidSourceFolder(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.048 s testBuildpathLibraryValidation01(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.013 s testEncodeDecodeEntry01(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.004 s testEncodeDecodeEntry02(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.002 s testEncodeDecodeEntry03(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.001 s testBuildpathWithNonExistentProjectEntry(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.015 s testBuildpathCrossProject(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.046 s testBuildpathWithNonExistentSourceEntry(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.016 s testBuildpathWithDuplicateEntries(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.011 s testClasspathValidation04(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 0.025 s testMissingProjectReport1(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 1.535 s testMissingProjectReport2(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 2.016 s testCycleReport(org.eclipse.dltk.core.tests.buildpath.BuildpathTests) Time elapsed: 1.14 s testSerializationAttributes(org.eclipse.dltk.core.tests.UserLibraryTests) Time elapsed: 0.004 s testSerializationSystemLibrary(org.eclipse.dltk.core.tests.UserLibraryTests) Time elapsed: 0.001 s testDeserializationSystemLibrary(org.eclipse.dltk.core.tests.UserLibraryTests) Time elapsed: 0.001 s testSerializationNotSystemLibrary(org.eclipse.dltk.core.tests.UserLibraryTests) Time elapsed: 0.001 s testDeserializationNotSystemLibrary(org.eclipse.dltk.core.tests.UserLibraryTests) Time elapsed: 0.001 s testDeserializationAttributes(org.eclipse.dltk.core.tests.UserLibraryTests) Time elapsed: 0.001 s testCacheItems001(org.eclipse.dltk.core.tests.cache.CacheTests) Time elapsed: 0.015 s testCacheItems002(org.eclipse.dltk.core.tests.cache.CacheTests) Time elapsed: 0.011 s testCacheItems003(org.eclipse.dltk.core.tests.cache.CacheTests) Time elapsed: 0.047 s testIsArchiveName(org.eclipse.dltk.core.tests.compiler.CompilerUtilTests) Time elapsed: 0 s testStartsWith(org.eclipse.dltk.core.tests.compiler.CompilerCharOperationTests) Time elapsed: 0 s testRemoveAt(org.eclipse.dltk.core.tests.utils.IntListTests) Time elapsed: 0.002 s testCycles(org.eclipse.dltk.core.tests.ddp.CoreDDPTests) Time elapsed: 0.01 s testSimple(org.eclipse.dltk.core.tests.ddp.CoreDDPTests) Time elapsed: 0.002 s testEnvironmentResolve002a(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0.003 s testEnvironmentResolve008a(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0 s testEnvironmentResolve001(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0 s testEnvironmentResolve002(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0 s testEnvironmentResolve003(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0 s testEnvironmentResolve004(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0 s testEnvironmentResolve005(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0 s testEnvironmentResolve006(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0.001 s testEnvironmentResolve007(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0 s testEnvironmentResolve008(org.eclipse.dltk.core.tests.launching.EnvironmentResolverTests) Time elapsed: 0 s testInterpreterConfigEnvArgs(org.eclipse.dltk.core.tests.launching.InterpreterConfigTests) Time elapsed: 0.001 s testInterpreterConfig(org.eclipse.dltk.core.tests.launching.InterpreterConfigTests) Time elapsed: 0.001 s testInterperterConfigScriptArgs(org.eclipse.dltk.core.tests.launching.InterpreterConfigTests) Time elapsed: 0 s testInterperterConfigInterpreterArgs(org.eclipse.dltk.core.tests.launching.InterpreterConfigTests) Time elapsed: 0.001 s testQueryDocumentNames(org.eclipse.dltk.core.tests.mixin.MixinIndexTests) Time elapsed: 0.001 s testDocumentsWithoutKeysHasChanged(org.eclipse.dltk.core.tests.mixin.MixinIndexTests) Time elapsed: 0.001 s testQuery(org.eclipse.dltk.core.tests.mixin.MixinIndexTests) Time elapsed: 0.002 s testDocumentsWithoutKeys(org.eclipse.dltk.core.tests.mixin.MixinIndexTests) Time elapsed: 0 s testRemove(org.eclipse.dltk.core.tests.mixin.MixinIndexTests) Time elapsed: 0.001 s testMixin001(org.eclipse.dltk.core.tests.mixin.MixinModelTests) Time elapsed: 0.06 s testMixin002(org.eclipse.dltk.core.tests.mixin.MixinModelTests) Time elapsed: 0.001 s testMixin003(org.eclipse.dltk.core.tests.mixin.MixinModelTests) Time elapsed: 0.002 s testReplaceEnd(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.059 s testGetChar2(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testGetUnderlyingResource(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.057 s testReplaceMiddle(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testClose(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testGetChar(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testGetText(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testDeleteBeginning(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testDeleteMiddle(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.054 s testInsertEnd(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testDeleteEnd(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testReplaceBeginning(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testInsertBeginning(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.054 s testAppend(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testGetLength(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s testInsertMiddle(org.eclipse.dltk.core.tests.model.BufferTests) Time elapsed: 0.053 s test001(org.eclipse.dltk.core.tests.model.ModelMembersTests) Time elapsed: 0.003 s test002(org.eclipse.dltk.core.tests.model.ModelMembersTests) Time elapsed: 0.001 s testStringsReturnCopy(org.eclipse.dltk.core.tests.model.NamespaceTests) Time elapsed: 0.001 s testCreate(org.eclipse.dltk.core.tests.model.NamespaceTests) Time elapsed: 0 s testEquals(org.eclipse.dltk.core.tests.model.NamespaceTests) Time elapsed: 0 s testStrings(org.eclipse.dltk.core.tests.model.NamespaceTests) Time elapsed: 0 s testChangeContentOfReadOnlyCU1(org.eclipse.dltk.core.tests.model.WorkingCopyTests) Time elapsed: 0.082 s testChangeContentOfReadOnlyCU2(org.eclipse.dltk.core.tests.model.WorkingCopyTests) Time elapsed: 0.075 s testResourceLessSourceWorkingCopy(org.eclipse.dltk.core.tests.model.WorkingCopyTests) Time elapsed: 0.029 s testGetPrimaryCU(org.eclipse.dltk.core.tests.model.WorkingCopyTests) Time elapsed: 0.12 s testResourceLessTimestamps(org.eclipse.dltk.core.tests.model.WorkingCopyTests) Time elapsed: 0.017 s testCancelMakeConsistent(org.eclipse.dltk.core.tests.model.WorkingCopyTests) Time elapsed: 0.019 s testChangeContent(org.eclipse.dltk.core.tests.model.WorkingCopyTests) Time elapsed: 0.025 s testUtfLocale(org.eclipse.dltk.core.tests.model.ExternalFragmentTests) Time elapsed: 0.017 s testWindowsLocale(org.eclipse.dltk.core.tests.model.ExternalFragmentTests) Time elapsed: 0.012 s testGetSourceParser(org.eclipse.dltk.core.tests.parser.SourceParserTests) Time elapsed: 0.039 s testPop(org.eclipse.dltk.core.tests.util.CharacterStackTests) Time elapsed: 0 s testPeek(org.eclipse.dltk.core.tests.util.CharacterStackTests) Time elapsed: 0 s testPush(org.eclipse.dltk.core.tests.util.CharacterStackTests) Time elapsed: 0 s testEmptyPeek(org.eclipse.dltk.core.tests.util.CharacterStackTests) Time elapsed: 0 s testEmptyPop(org.eclipse.dltk.core.tests.util.CharacterStackTests) Time elapsed: 0 s testSplitOn1(org.eclipse.dltk.core.tests.utils.CharOperationTests) Time elapsed: 0 s testSplitOn2(org.eclipse.dltk.core.tests.utils.CharOperationTests) Time elapsed: 0 s testSplitOn3(org.eclipse.dltk.core.tests.utils.CharOperationTests) Time elapsed: 0 s testStringEmptyConcatWithString(org.eclipse.dltk.core.tests.utils.CharOperationTests) Time elapsed: 0 s testConcatCharArrays(org.eclipse.dltk.core.tests.utils.CharOperationTests) Time elapsed: 0 s testStringConcatWithString(org.eclipse.dltk.core.tests.utils.CharOperationTests) Time elapsed: 0 s testSplitOnNull(org.eclipse.dltk.core.tests.utils.CharOperationTests) Time elapsed: 0 s testStringConcatWith(org.eclipse.dltk.core.tests.utils.CharOperationTests) Time elapsed: 0 s testProblemArgumentsOldFormat(org.eclipse.dltk.core.tests.utils.InternalCoreUtilTest) Time elapsed: 0 s testProblemArgumentsComplex1(org.eclipse.dltk.core.tests.utils.InternalCoreUtilTest) Time elapsed: 0 s testProblemArgumentsComplex2(org.eclipse.dltk.core.tests.utils.InternalCoreUtilTest) Time elapsed: 0 s testProblemArgumentsNewFormat(org.eclipse.dltk.core.tests.utils.InternalCoreUtilTest) Time elapsed: 0 s testProblemArguments1(org.eclipse.dltk.core.tests.utils.InternalCoreUtilTest) Time elapsed: 0 s testProblemArguments2(org.eclipse.dltk.core.tests.utils.InternalCoreUtilTest) Time elapsed: 0 s testEmpty(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0.001 s testNull(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s testSplitWords(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s testSplitAtBounds(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0.001 s testSingleLine(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s testSelectHeadLines1(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s testSelectHeadLines2(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s testWindowsEOL(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s testMultipleLines(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s testMacEOL(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s testSplit1(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s testSplit2(org.eclipse.dltk.core.tests.utils.TextUtilsTest) Time elapsed: 0 s searchExternalLibraryModuleScope(org.eclipse.dltk.core.tests.search.Bug387751Test) Time elapsed: 0.122 s searchExternalLibraryModuleScopeWithExcludes(org.eclipse.dltk.core.tests.search.Bug387751Test) Time elapsed: 0.077 s searchExternalLibraryProjectScope(org.eclipse.dltk.core.tests.search.Bug387751Test) Time elapsed: 0.07 s searchProject(org.eclipse.dltk.core.tests.search.Bug387751Test) Time elapsed: 0.061 s validateTestModuleContents(org.eclipse.dltk.core.tests.search.Bug387751Test) Time elapsed: 0.014 s projectDelete(org.eclipse.dltk.core.tests.cache.SourceModuleInfoCacheTest) Time elapsed: 0.023 s folderDelete(org.eclipse.dltk.core.tests.cache.SourceModuleInfoCacheTest) Time elapsed: 0.022 s moduleReplace(org.eclipse.dltk.core.tests.cache.SourceModuleInfoCacheTest) Time elapsed: 0.181 s cacheLoaded(org.eclipse.dltk.core.tests.cache.SourceModuleInfoCacheTest) Time elapsed: 0.014 s overflow(org.eclipse.dltk.core.tests.cache.SourceModuleInfoCacheTest) Time elapsed: 2.578 s moduleCreate(org.eclipse.dltk.core.tests.cache.SourceModuleInfoCacheTest) Time elapsed: 0.014 s moduleDelete(org.eclipse.dltk.core.tests.cache.SourceModuleInfoCacheTest) Time elapsed: 0.015 s projectClose(org.eclipse.dltk.core.tests.cache.SourceModuleInfoCacheTest) Time elapsed: 0.015 s moduleModify(org.eclipse.dltk.core.tests.cache.SourceModuleInfoCacheTest) Time elapsed: 0.012 s assertNoProblems(org.eclipse.dltk.core.tests.buildpath.SetContainerEventsTest) Time elapsed: 0.012 s changeContainer(org.eclipse.dltk.core.tests.buildpath.SetContainerEventsTest) Time elapsed: 0.021 s Results: Tests run: 154, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] ---------< org.eclipse.dltk.core:org.eclipse.dltk.debug.tests >--------- [INFO] Building org.eclipse.dltk.debug.tests 6.3.0-SNAPSHOT [27/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.debug.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.debug.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.debug.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.debug.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.debug.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.debug.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.debug.tests --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/src/org/eclipse/dltk/debug/dbgp/tests/DbgpPropertyCommandsTests.java:[27] private IDbgpPropertyCommands commands; ^^^^^^^^ The value of the field DbgpPropertyCommandsTests.commands is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/src/org/eclipse/dltk/debug/dbgp/tests/service/AbstractDbgpServiceTests.java:[100] public void setUp() throws Exception { ^^^^^^^^^ The declared exception Exception is not actually thrown by the method setUp() from type AbstractDbgpServiceTests 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.debug.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.debug.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/org.eclipse.dltk.debug.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.debug.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.debug.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/org.eclipse.dltk.debug.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.debug.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.debug.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.debug.tests.AllTests setUpSuite() in org.eclipse.dltk.debug.tests.breakpoints.BreakpointTests Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.3 s - in org.eclipse.dltk.debug.tests.AllTests testOptions(org.eclipse.dltk.debug.dbgp.tests.DbgpRequestTests) Time elapsed: 0 s testData(org.eclipse.dltk.debug.dbgp.tests.DbgpRequestTests) Time elapsed: 0 s testStringRepresentation(org.eclipse.dltk.debug.dbgp.tests.DbgpRequestTests) Time elapsed: 0.002 s testEquals(org.eclipse.dltk.debug.dbgp.tests.DbgpRequestTests) Time elapsed: 0.001 s testEquals(org.eclipse.dltk.debug.dbgp.tests.DbgpStackLevelTests) Time elapsed: 0.001 s testGetPropertyByName(org.eclipse.dltk.debug.dbgp.tests.DbgpPropertyCommandsTests) Time elapsed: 0.008 s testSetProperty(org.eclipse.dltk.debug.dbgp.tests.DbgpPropertyCommandsTests) Time elapsed: 0.001 s testGetStackLevel(org.eclipse.dltk.debug.dbgp.tests.DbgpStackCommandsTests) Time elapsed: 0.007 s testStackDepth(org.eclipse.dltk.debug.dbgp.tests.DbgpStackCommandsTests) Time elapsed: 0.001 s testDecodeChunked(org.eclipse.dltk.debug.dbgp.tests.DbgpBase64Tests) Time elapsed: 0 s testLongString(org.eclipse.dltk.debug.dbgp.tests.DbgpBase64Tests) Time elapsed: 0 s testNullAndEmpty(org.eclipse.dltk.debug.dbgp.tests.DbgpBase64Tests) Time elapsed: 0 s testDecode(org.eclipse.dltk.debug.dbgp.tests.DbgpBase64Tests) Time elapsed: 0.001 s testEndode(org.eclipse.dltk.debug.dbgp.tests.DbgpBase64Tests) Time elapsed: 0 s testConstruction(org.eclipse.dltk.debug.dbgp.tests.DbgpStatusTests) Time elapsed: 0.001 s testEquals(org.eclipse.dltk.debug.dbgp.tests.DbgpStatusTests) Time elapsed: 0 s org.eclipse.dltk.debug.dbgp.tests.service.DbgpServiceTests skipped testMakeUri(org.eclipse.dltk.debug.tests.breakpoints.BreakpointTests) Time elapsed: 0.002 s testSetGet(org.eclipse.dltk.debug.tests.breakpoints.BreakpointTests) Time elapsed: 0.006 s testMixedVariables1(org.eclipse.dltk.internal.debug.tests.VariableNameComparatorTest) Time elapsed: 0.002 s testMixedVariables2(org.eclipse.dltk.internal.debug.tests.VariableNameComparatorTest) Time elapsed: 0.005 s testIntVariables1(org.eclipse.dltk.internal.debug.tests.VariableNameComparatorTest) Time elapsed: 0 s testIntVariables2(org.eclipse.dltk.internal.debug.tests.VariableNameComparatorTest) Time elapsed: 0 s testStringVariables1(org.eclipse.dltk.internal.debug.tests.VariableNameComparatorTest) Time elapsed: 0.001 s lineAndPathMappersForScriptLineBreakpoint(org.eclipse.dltk.debug.dbgp.tests.ScriptBreakpointManagerTest) Time elapsed: 0.06 s threadTerminated(org.eclipse.dltk.debug.dbgp.tests.ScriptBreakpointManagerTest) Time elapsed: 0.001 s pathMapperForFirstSuspend(org.eclipse.dltk.debug.dbgp.tests.ScriptBreakpointManagerTest) Time elapsed: 0.001 s lineAndPathMappersForWatchPoint(org.eclipse.dltk.debug.dbgp.tests.ScriptBreakpointManagerTest) Time elapsed: 0.025 s Results: Tests run: 28, Failures: 0, Errors: 0, Skipped: 1 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.debug.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/org.eclipse.dltk.debug.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/org.eclipse.dltk.debug.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.debug.tests --- [INFO] [INFO] ----------< org.eclipse.dltk.core:org.eclipse.dltk.ui.tests >----------- [INFO] Building org.eclipse.dltk.ui.tests 6.3.0-SNAPSHOT [28/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.ui.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.ui.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.ui.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.ui.tests --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorContentProvider.java:[12] import org.eclipse.dltk.internal.ui.navigator.ScriptExplorerContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorContentProvider.java:[17] public class TestScriptNavigatorContentProvider extends ScriptExplorerContentProvider { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorContentProvider.java:[20] super(true); ^^^^^^^^^^^^ Discouraged access: The constructor 'ScriptExplorerContentProvider(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests1.java:[35] import org.eclipse.dltk.internal.ui.wizards.buildpath.BPListElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BPListElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests1.java:[239] fMyPart.fRefreshedObjects = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests1.java:[296] BPListElement element = BPListElement.createFromExisting(src1, ^^^^^^^^^^^^^ Discouraged access: The type 'BPListElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests1.java:[296] BPListElement element = BPListElement.createFromExisting(src1, ^^^^^^^^^^^^^ Discouraged access: The type 'BPListElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests1.java:[296] BPListElement element = BPListElement.createFromExisting(src1, ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BPListElement.createFromExisting(IBuildpathEntry, IScriptProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests1.java:[298] element.setAttribute(BPListElement.INCLUSION, new IPath[] { new Path( ^^^^^^^^^^^^ Discouraged access: The method 'BPListElement.setAttribute(String, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests1.java:[298] element.setAttribute(BPListElement.INCLUSION, new IPath[] { new Path( ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BPListElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests1.java:[298] element.setAttribute(BPListElement.INCLUSION, new IPath[] { new Path( ^^^^^^^^^ Discouraged access: The field 'BPListElement.INCLUSION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests1.java:[301] .getBuildpathEntry() }, null); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BPListElement.getBuildpathEntry()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests4.java:[66] private IScriptFolder fD; ^^ The value of the field ContentProviderTests4.fD is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests4.java:[67] private IScriptFolder fY; ^^ The value of the field ContentProviderTests4.fY is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests4.java:[87] Object[] expectedChildren= new Object[]{fCUinDefault}; ^^^^^^^^^^^^^^^^ The value of the local variable expectedChildren is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests4.java:[88] Object[] children= fProvider.getChildren(fDefaultPackage); ^^^^^^^^ The value of the local variable children is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests4.java:[125] Object parent= fProvider.getParent(fInternalRoot1); ^^^^^^ The value of the local variable parent is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/PackageExplorerShowInTests.java:[19] import org.eclipse.dltk.internal.ui.scriptview.ScriptExplorerPart; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/PackageExplorerShowInTests.java:[48] private ScriptExplorerPart fPackageExplorer; ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/PackageExplorerShowInTests.java:[55] fPackageExplorer= (ScriptExplorerPart) fPage.showView(DLTKUIPlugin.ID_SCRIPT_EXPLORER); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/PackageExplorerShowInTests.java:[56] fPackageExplorer.selectAndReveal(new StructuredSelection()); ^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.selectAndReveal(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/PackageExplorerShowInTests.java:[75] IStructuredSelection selection= (IStructuredSelection) fPackageExplorer.convertSelection(new StructuredSelection(cu)); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.convertSelection(ISelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/PackageExplorerShowInTests.java:[95] IStructuredSelection selection= (IStructuredSelection) fPackageExplorer.convertSelection(new StructuredSelection(adaptable)); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.convertSelection(ISelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/PackageExplorerShowInTests.java:[116] IStructuredSelection selection= (IStructuredSelection) fPackageExplorer.convertSelection(new StructuredSelection(adaptable)); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.convertSelection(ISelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[24] public static Hashtable getDefaultOptions() { ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[25] Hashtable result= DLTKCore.getDefaultOptions(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[27] result.putAll(TestFormatterOptions.getSettings()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method putAll(Map) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[32] IPreferenceStore store= DLTKUIPlugin.getDefault().getPreferenceStore(); ^^^^^ The value of the local variable store is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[36] Map options= new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[36] Map options= new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[44] public static Hashtable getSettings() { ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[62] private Hashtable getMap() { ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[63] Hashtable options = new Hashtable(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/TestOptions.java:[63] Hashtable options = new Hashtable(); ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/refactoring/ModelElementUtilTests.java:[24] import org.eclipse.dltk.internal.corext.refactoring.util.ModelElementUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElementUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/refactoring/ModelElementUtilTests.java:[45] IScriptFolder[] subfolders0 = ModelElementUtil ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElementUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/refactoring/ModelElementUtilTests.java:[46] .getPackageAndSubpackages(folder0); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElementUtil.getPackageAndSubpackages(IScriptFolder)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/refactoring/ModelElementUtilTests.java:[51] IScriptFolder[] subfolders1 = ModelElementUtil ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElementUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/refactoring/ModelElementUtilTests.java:[52] .getPackageAndSubpackages(folder1); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElementUtil.getPackageAndSubpackages(IScriptFolder)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/refactoring/ModelElementUtilTests.java:[58] IScriptFolder[] subfolders2 = ModelElementUtil ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElementUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/refactoring/ModelElementUtilTests.java:[59] .getPackageAndSubpackages(folder2); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElementUtil.getPackageAndSubpackages(IScriptFolder)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/text/TestScriptCommentScanner.java:[15] import org.eclipse.dltk.internal.ui.text.DLTKColorManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKColorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/text/TestScriptCommentScanner.java:[26] super(new DLTKColorManager(true), DLTKUIPlugin.getDefault() ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKColorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/text/TestScriptCommentScanner.java:[26] super(new DLTKColorManager(true), DLTKUIPlugin.getDefault() ^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DLTKColorManager(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[33] import org.eclipse.dltk.internal.ui.scriptview.ScriptExplorerPart; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[34] import org.eclipse.dltk.internal.ui.util.CoreUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[109] IViewPart myPart = page.showView(DLTKUIPlugin.ID_SCRIPTEXPLORER); ^^^^^^^^^^^^^^^^^ The field DLTKUIPlugin.ID_SCRIPTEXPLORER is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[110] assertTrue("Unable to get view", myPart instanceof ScriptExplorerPart); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[111] ScriptExplorerPart part = (ScriptExplorerPart) myPart; ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[111] ScriptExplorerPart part = (ScriptExplorerPart) myPart; ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[112] if (!part.isFlatLayout()) { ^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.isFlatLayout()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[113] part.setFlatLayout(true); ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.setFlatLayout(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[115] fProvider = (ITreeContentProvider) part.getTreeViewer() ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.getTreeViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[154] CoreUtility.createFolder(ab, true, true, null); ^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[154] CoreUtility.createFolder(ab, true, true, null); ^^^^^^^^^^^^ Discouraged access: The method 'CoreUtility.createFolder(IFolder, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[224] CoreUtility.createFolder(ab, true, true, null); ^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[224] CoreUtility.createFolder(ab, true, true, null); ^^^^^^^^^^^^ Discouraged access: The method 'CoreUtility.createFolder(IFolder, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[226] CoreUtility.createFolder(aba, true, true, null); ^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[226] CoreUtility.createFolder(aba, true, true, null); ^^^^^^^^^^^^ Discouraged access: The method 'CoreUtility.createFolder(IFolder, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[260] CoreUtility.createFolder(d, false, true, null); ^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests5.java:[260] CoreUtility.createFolder(d, false, true, null); ^^^^^^^^^^^^ Discouraged access: The method 'CoreUtility.createFolder(IFolder, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests2.java:[67] private IScriptFolder fY; ^^ The value of the field ContentProviderTests2.fY is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/ContentProviderTests2.java:[127] Object parent= fProvider.getParent(fInternalRoot1); ^^^^^^ The value of the local variable parent is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorLabelProvider.java:[12] import org.eclipse.dltk.internal.ui.navigator.ScriptExplorerContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorLabelProvider.java:[13] import org.eclipse.dltk.internal.ui.navigator.ScriptExplorerLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorLabelProvider.java:[18] ScriptExplorerLabelProvider { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorLabelProvider.java:[20] public TestScriptNavigatorLabelProvider(ScriptExplorerContentProvider cp, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorLabelProvider.java:[22] super(cp, store); ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ScriptExplorerLabelProvider(ScriptExplorerContentProvider, IPreferenceStore)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorLabelProvider.java:[29] protected ScriptExplorerLabelProvider createLabelProvider() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorLabelProvider.java:[31] return new ScriptExplorerLabelProvider(fContentProvider, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorLabelProvider.java:[31] return new ScriptExplorerLabelProvider(fContentProvider, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ScriptExplorerLabelProvider(ScriptExplorerContentProvider, IPreferenceStore)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/TestScriptNavigatorLabelProvider.java:[31] return new ScriptExplorerLabelProvider(fContentProvider, ^^^^^^^^^^^^^^^^ Discouraged access: The field 'ScriptExplorerLabelProvider.fContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[16] import org.eclipse.dltk.internal.ui.scriptview.ScriptExplorerPart; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[32] public class MockPluginView extends ScriptExplorerPart { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[37] public List fRefreshedObjects; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[41] private List fRemovedObject; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[49] super(); ^^^^^^^^ Discouraged access: The constructor 'ScriptExplorerPart()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[50] fRefreshedObjects= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[51] fRemovedObject= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[66] contentProvider= createContentProvider(); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.createContentProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[87] super.dispose(); ^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[121] fRefreshedObjects.add(object); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[127] fRefreshedObjects.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[133] fRemovedObject.add(object); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[152] public List getRefreshedObject(){ ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/navigator/scriptexplorer/MockPluginView.java:[183] public List getRemovedObject() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/ScriptProjectHelper.java:[41] import org.eclipse.dltk.internal.core.BuildpathEntry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/ScriptProjectHelper.java:[42] import org.eclipse.dltk.internal.ui.util.CoreUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/ScriptProjectHelper.java:[83] CoreUtility.createFolder(folder, false, true, null); ^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/ScriptProjectHelper.java:[83] CoreUtility.createFolder(folder, false, true, null); ^^^^^^^^^^^^ Discouraged access: The method 'CoreUtility.createFolder(IFolder, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/org/eclipse/dltk/ui/tests/ScriptProjectHelper.java:[89] inclusionFilters, exclusionFilters, BuildpathEntry.NO_EXTRA_ATTRIBUTES); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') 91 problems (91 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.ui.tests --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/org.eclipse.dltk.ui.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/org.eclipse.dltk.ui.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.ui.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms40m, -Xmx1G, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.ui.tests.AllTests setUpSuite() in org.eclipse.dltk.ui.tests.core.DLTKUILanguageManagerTests setUpSuite() in org.eclipse.dltk.ui.tests.refactoring.ModelElementUtilTests Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.793 s - in org.eclipse.dltk.ui.tests.AllTests testTypeLabelInner(org.eclipse.dltk.ui.tests.core.ScriptElementLabelsTest) Time elapsed: 0.082 s testTypeLabelLocal(org.eclipse.dltk.ui.tests.core.ScriptElementLabelsTest) Time elapsed: 0.05 s testTypeLabelOuter(org.eclipse.dltk.ui.tests.core.ScriptElementLabelsTest) Time elapsed: 0.004 s testUILanguageToolkits(org.eclipse.dltk.ui.tests.core.DLTKUILanguageManagerTests) Time elapsed: 0 s testGetUILanguageToolkit(org.eclipse.dltk.ui.tests.core.DLTKUILanguageManagerTests) Time elapsed: 0 s testGetPackageAndSubpackages(org.eclipse.dltk.ui.tests.refactoring.ModelElementUtilTests) Time elapsed: 0.15 s testDeleteBottomLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.549 s testAddBottomLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.572 s testGetChildrenMidLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.66 s testChangeBottomLevelScriptFolder(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.457 s testGetParentTopLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.399 s testRemoveCUFromScriptFolder(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.564 s testGetParentMidLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.428 s testChangedTopLevelScriptFolder(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.399 s testRemoveCUsFromScriptFolder(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.453 s testGetParentTopLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 1.268 s testGetParentMidLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.393 s testGetChildrenArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.249 s testGetChildrenProjectWithSourceFolders(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.705 s testGetParentArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.31 s testGetChildrenSourceFolder(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.569 s testGetChildrenBottomLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.415 s testGetChildrenBottomLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.674 s testGetChildrenMidLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests1) Time elapsed: 0.499 s testGetChildrenMidLevelFragmentInInternalArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.063 s testGetChildrentMidLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.063 s testGetParentTopLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.507 s testGetChildrenBottomLevelFragmentWithCU(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.148 s testGetParentMidLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.198 s testGetChildrenBottomLevelFragment2(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.053 s testGetParentTopLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.069 s testGetParentMidLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.07 s testGetParentArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.051 s testGetChildrenBottomLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.154 s testGetChildrenProject(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.104 s testGetChildrenBottomLevelFragmentFile(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests2) Time elapsed: 0.107 s testChangeBottomLevelScriptFolderFolding(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.317 s testGetChildrentMidLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.481 s testAddBottomLevelFragmentFolding(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.548 s testDeleteBottomLevelFragmentFolding(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.544 s testChangedTopLevelScriptFolderFolding(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.422 s testGetParentFoldedBottomFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 8.294 s testGetParentTopLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.634 s testGetChildrenBottomLevelFragmentWithCU(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 4.001 s testRemoveCUFromScriptFolder(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.728 s testGetParentMidLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.844 s testRemoveCUsFromScriptFolder(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.652 s testGetParentTopLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.357 s testGetChildrenSource(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.531 s testGetChildrenArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.466 s testGetChildrenProjectWithSourceFolders(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.46 s testGetParentArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.163 s testGetChildrenBottomLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 0.268 s testGetChildrenBottomLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests3) Time elapsed: 1.413 s testGetChildrentMidLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.376 s testGetChildrenDefaultProject(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.615 s testGetParentTopLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.287 s testGetChildrenBottomLevelFragmentWithCU(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.377 s testGetParentMidLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.251 s testGetParentMidLevelFragment2(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.507 s testGetChildrenBottomLevelFragmenWithCU2(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.739 s testGetParentTopLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.195 s testGetParentMidLevelFragmentInArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.423 s testGetParentArchive(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.302 s testGetChildrenBottomLevelFragment(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests4) Time elapsed: 0.201 s testInclExcl1(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.ContentProviderTests5) Time elapsed: 0.256 s testCUAdaptedCU(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.PackageExplorerShowInTests) Time elapsed: 0.047 s testCU(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.PackageExplorerShowInTests) Time elapsed: 0.074 s testCUAdaptedResource(org.eclipse.dltk.ui.tests.navigator.scriptexplorer.PackageExplorerShowInTests) Time elapsed: 0.083 s testNopIndenter(org.eclipse.dltk.ui.tests.templates.ScriptTemplateContextTest) Time elapsed: 0 s testTabExpandIndenter(org.eclipse.dltk.ui.tests.templates.ScriptTemplateContextTest) Time elapsed: 0.001 s testCalulateIndent(org.eclipse.dltk.ui.tests.templates.ScriptTemplateContextTest) Time elapsed: 0.008 s testDoubleTagOccurence(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0.007 s testSuffixed(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testBare1(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testBare2(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testBare(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testDifferentTags(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testPrefixed(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testTodoRuleMiss1(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0.001 s testTodoRuleMiss2(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testTodoRuleMiss3(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testTodoRuleMiss4(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testTodoRuleMiss5(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testTodoRuleMatch1(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testTodoRuleMatch2(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testTodoRuleMatch3(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testTodoRuleMatch4(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testNoTodo(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testNormal(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testLegallySuffixed(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testSpaced(org.eclipse.dltk.ui.tests.text.TodoHighlightingTest) Time elapsed: 0 s testDot(org.eclipse.dltk.ui.tests.text.FloatNumberRuleTest) Time elapsed: 0.004 s testHex(org.eclipse.dltk.ui.tests.text.FloatNumberRuleTest) Time elapsed: 0 s testFloat(org.eclipse.dltk.ui.tests.text.FloatNumberRuleTest) Time elapsed: 0.001 s testDecimal(org.eclipse.dltk.ui.tests.text.FloatNumberRuleTest) Time elapsed: 0 s Results: Tests run: 96, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.ui.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/org.eclipse.dltk.ui.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.ui.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.ui.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/org.eclipse.dltk.ui.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.ui.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.ui.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.ui.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.ui.tests --- [INFO] [INFO] ----< org.eclipse.dltk.core:org.eclipse.dltk.validators.core.tests >---- [INFO] Building org.eclipse.dltk.validators.core.tests 6.3.0-SNAPSHOT [29/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.validators.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.validators.core.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.validators.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.validators.core.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.validators.core.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.validators.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.validators.core.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.validators.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.validators.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/org.eclipse.dltk.validators.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.validators.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.validators.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/org.eclipse.dltk.validators.core.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.validators.core.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.validators.core.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.validators.core.tests.AllTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in org.eclipse.dltk.validators.core.tests.AllTests testValidatorContainerNatures(org.eclipse.dltk.validators.core.tests.ValidatorContainerTests) Time elapsed: 0.38 s testValidatorContainer001(org.eclipse.dltk.validators.core.tests.ValidatorContainerTests) Time elapsed: 0.037 s testAddCommandLine(org.eclipse.dltk.validators.core.tests.CommandLineTests) Time elapsed: 0.001 s testToArray(org.eclipse.dltk.validators.core.tests.CommandLineTests) Time elapsed: 0 s testAdd(org.eclipse.dltk.validators.core.tests.CommandLineTests) Time elapsed: 0 s testClear(org.eclipse.dltk.validators.core.tests.CommandLineTests) Time elapsed: 0 s testAddArray(org.eclipse.dltk.validators.core.tests.CommandLineTests) Time elapsed: 0 s testContains(org.eclipse.dltk.validators.core.tests.CommandLineTests) Time elapsed: 0 s testReplace(org.eclipse.dltk.validators.core.tests.CommandLineTests) Time elapsed: 0 s testConstructor(org.eclipse.dltk.validators.core.tests.CommandLineTests) Time elapsed: 0 s Results: Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.validators.core.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/org.eclipse.dltk.validators.core.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/org.eclipse.dltk.validators.core.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.validators.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.validators.core.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.validators.core.tests --- [INFO] [INFO] -------< org.eclipse.dltk.core:org.eclipse.dltk.formatter.tests >------- [INFO] Building org.eclipse.dltk.formatter.tests 6.3.0-SNAPSHOT [30/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.formatter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.formatter.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.formatter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.formatter.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.formatter.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.formatter.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.formatter.tests --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.formatter.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.formatter.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/org.eclipse.dltk.formatter.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.formatter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.formatter.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/org.eclipse.dltk.formatter.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.formatter.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.formatter.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.formatter.tests.AllTests Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.dltk.formatter.tests.AllTests testExcludes1(org.eclipse.dltk.formatter.tests.ExcludeRegionListTest) Time elapsed: 0.009 s testExcludes2(org.eclipse.dltk.formatter.tests.ExcludeRegionListTest) Time elapsed: 0 s testExcludes3(org.eclipse.dltk.formatter.tests.ExcludeRegionListTest) Time elapsed: 0 s testExcludes4(org.eclipse.dltk.formatter.tests.ExcludeRegionListTest) Time elapsed: 0 s testExcludes5(org.eclipse.dltk.formatter.tests.ExcludeRegionListTest) Time elapsed: 0 s testExcludes6(org.eclipse.dltk.formatter.tests.ExcludeRegionListTest) Time elapsed: 0.001 s testExcludes7(org.eclipse.dltk.formatter.tests.ExcludeRegionListTest) Time elapsed: 0 s Results: Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.formatter.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/org.eclipse.dltk.formatter.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/org.eclipse.dltk.formatter.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.formatter.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.formatter.tests --- [INFO] [INFO] -------< org.eclipse.dltk.core:org.eclipse.dltk.debug.ui.tests >-------- [INFO] Building org.eclipse.dltk.debug.ui.tests 6.3.0-SNAPSHOT [31/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.debug.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.debug.ui.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.debug.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.debug.ui.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.debug.ui.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.debug.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.debug.ui.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.debug.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.debug.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/org.eclipse.dltk.debug.ui.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.debug.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.debug.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/org.eclipse.dltk.debug.ui.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.debug.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.debug.ui.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms40m, -Xmx1G, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Results: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [WARNING] No tests found. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.debug.ui.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/org.eclipse.dltk.debug.ui.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/org.eclipse.dltk.debug.ui.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.debug.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.debug.ui.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.debug.ui.tests --- [INFO] [INFO] -------< org.eclipse.dltk.features:org.eclipse.dltk.core.tests >-------- [INFO] Building org.eclipse.dltk.core.tests 6.3.0-SNAPSHOT [32/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.core.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/target/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/target/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.tests --- [INFO] [INFO] ------< org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene >------ [INFO] Building org.eclipse.dltk.core.index.lucene 6.3.0-SNAPSHOT [33/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.core.index.lucene --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.index.lucene --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.core.index.lucene --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.core.index.lucene --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/src/org/eclipse/dltk/internal/core/index/lucene/LuceneSearchEngine.java:[322] private class SearchTask extends RecursiveTask> { ^^^^^^^^^^ The serializable class SearchTask does not declare a static final serialVersionUID field of type long 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.core.index.lucene --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.index.lucene --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/target/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.core.index.lucene --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/target/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.index.lucene --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/target/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/target/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] ---------< org.eclipse.dltk.core:org.eclipse.dltk.core.index >---------- [INFO] Building org.eclipse.dltk.core.index 6.3.0-SNAPSHOT [34/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.index --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.core.index --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.index --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.index --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.index --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.core.index --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.core.index --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.core.index --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.index --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.index --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.core.index --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/target/org.eclipse.dltk.core.index-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.index --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.index --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/target/org.eclipse.dltk.core.index-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.index --- [INFO] [INFO] ----< org.eclipse.dltk.features:org.eclipse.dltk.core.index.lucene >---- [INFO] Building org.eclipse.dltk.core.index.lucene 6.3.0-SNAPSHOT [35/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.core.index.lucene --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.index.lucene --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.core.index.lucene --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/target/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.index.lucene --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/target/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core.index.lucene/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core.index.lucene/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core.index.lucene/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.core.index.lucene/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.index.lucene --- [INFO] [INFO] ----< org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene.sdk >---- [INFO] Building org.eclipse.dltk.core.index.lucene.sdk 6.3.0-SNAPSHOT [36/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/target/org.eclipse.dltk.core.index.lucene.sdk-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/target/org.eclipse.dltk.core.index.lucene.sdk-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene.sdk-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene.sdk-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene.sdk-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene.sdk-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/target/org.eclipse.dltk.core.index.lucene.sdk_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.index.lucene.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.core.index.lucene.sdk-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.index.lucene.sdk --- [INFO] [INFO] --------< org.eclipse.dltk.core:org.eclipse.dltk.core.tools.ui >-------- [INFO] Building org.eclipse.dltk.core.tools.ui 6.3.0-SNAPSHOT [37/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.core.tools.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.core.tools.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.core.tools.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.core.tools.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.core.tools.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.core.tools.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.core.tools.ui --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[44] return (String) ((Map.Entry) element).getKey(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[49] Map.Entry entry = (Entry) element; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[49] Map.Entry entry = (Entry) element; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[58] Map.Entry entry = (Entry) element; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[58] Map.Entry entry = (Entry) element; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[67] Map.Entry entry = (Entry) element; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[67] Map.Entry entry = (Entry) element; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[76] Map.Entry entry = (Entry) element; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[76] Map.Entry entry = (Entry) element; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[87] Map.Entry entry = (Entry) element; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[87] Map.Entry entry = (Entry) element; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[98] Map.Entry entry = (Entry) element; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[98] Map.Entry entry = (Entry) element; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[130] return !((Map) element).isEmpty(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[132] Map.Entry e = (Entry) element; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[132] Map.Entry e = (Entry) element; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[135] Map mval = (Map) value; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[135] Map mval = (Map) value; ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[148] return ((Map) parentElement).entrySet().toArray(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[150] Map.Entry e = (Entry) parentElement; ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[150] Map.Entry e = (Entry) parentElement; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/org/eclipse/dltk/core/tools/internal/ui/DLTKPerformanceViewPart.java:[152] return ((Map) e.getValue()).entrySet().toArray(); ^^^ Map is a raw type. References to generic type Map should be parameterized 22 problems (22 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.core.tools.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.core.tools.ui --- [WARNING] Bundle-Name header not found in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/META-INF/MANIFEST.MF, fallback to Bundle-SymbolicName for source bundle [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/target/org.eclipse.dltk.core.tools.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.core.tools.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.core.tools.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/target/org.eclipse.dltk.core.tools.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.core.tools.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.core.tools.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/target/org.eclipse.dltk.core.tools.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tools.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tools.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tools.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tools.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/target/org.eclipse.dltk.core.tools.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tools.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tools.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tools.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tools.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/core/org.eclipse.dltk.core.tools.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.core.tools.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.core.tools.ui --- [INFO] [INFO] ----------------------< org.eclipse.dltk.rse:rse >---------------------- [INFO] Building rse 6.3.0-SNAPSHOT [38/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rse --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ rse --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ rse --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ rse --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/rse/6.3.0-SNAPSHOT/rse-6.3.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.dltk.rse:org.eclipse.dltk.ssh.core >----------- [INFO] Building org.eclipse.dltk.ssh.core 6.3.0-SNAPSHOT [39/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.ssh.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.ssh.core --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.ssh.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.ssh.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.ssh.core --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.ssh.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.ssh.core --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/src/org/eclipse/dltk/ssh/internal/core/Activator.java:[34] tracker = new ServiceTracker(getBundle().getBundleContext(), org.eclipse.jsch.core.IJSchService.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ServiceTracker(BundleContext, Class, ServiceTrackerCustomizer) belongs to the raw type ServiceTracker. References to generic type ServiceTracker should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/src/org/eclipse/dltk/ssh/internal/core/Activator.java:[34] tracker = new ServiceTracker(getBundle().getBundleContext(), org.eclipse.jsch.core.IJSchService.class, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ServiceTracker needs unchecked conversion to conform to ServiceTracker [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/src/org/eclipse/dltk/ssh/internal/core/Activator.java:[34] tracker = new ServiceTracker(getBundle().getBundleContext(), ^^^^^^^^^^^^^^ ServiceTracker is a raw type. References to generic type ServiceTracker should be parameterized 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.ssh.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.ssh.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/target/org.eclipse.dltk.ssh.core-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.ssh.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.ssh.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/target/org.eclipse.dltk.ssh.core-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.ssh.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.ssh.core --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/target/org.eclipse.dltk.ssh.core-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.ssh.core/6.3.0-SNAPSHOT/org.eclipse.dltk.ssh.core-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.ssh.core/6.3.0-SNAPSHOT/org.eclipse.dltk.ssh.core-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/target/org.eclipse.dltk.ssh.core-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.ssh.core/6.3.0-SNAPSHOT/org.eclipse.dltk.ssh.core-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.ssh.core/6.3.0-SNAPSHOT/org.eclipse.dltk.ssh.core-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.ssh.core/6.3.0-SNAPSHOT/org.eclipse.dltk.ssh.core-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.ssh.core --- [INFO] [INFO] -----------< org.eclipse.dltk.rse:org.eclipse.dltk.rse.core >----------- [INFO] Building org.eclipse.dltk.rse.core 6.3.0-SNAPSHOT [40/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.rse.core --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.rse.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.rse.core --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.rse.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.rse.core --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/src/org/eclipse/dltk/core/internal/rse/MyHostShellProcessAdapter.java:[238] OutputStream outputStream = event.isError() ? hostShellError ^^^^^^^^^^^^ Resource leak: 'outputStream' is never closed 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.rse.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.rse.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/target/org.eclipse.dltk.rse.core-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.rse.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/target/org.eclipse.dltk.rse.core-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.rse.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.rse.core --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/target/org.eclipse.dltk.rse.core-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.core/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.core-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.core/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.core-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/target/org.eclipse.dltk.rse.core-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.core/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.core-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.core/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.core-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.core/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.core-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.rse.core --- [INFO] [INFO] ------------< org.eclipse.dltk.rse:org.eclipse.dltk.rse.ui >------------ [INFO] Building org.eclipse.dltk.rse.ui 6.3.0-SNAPSHOT [41/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.rse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.rse.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.rse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.rse.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.rse.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.rse.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.rse.ui --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[27] import org.eclipse.dltk.internal.core.DeltaProcessor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[28] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[29] import org.eclipse.dltk.internal.core.ScriptProject; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[30] import org.eclipse.dltk.internal.core.search.ProjectIndexerManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectIndexerManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[88] ((ScriptProject) project).updateProjectFragments(); ^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[88] ((ScriptProject) project).updateProjectFragments(); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptProject.updateProjectFragments()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[91] DeltaProcessor processor = ModelManager.getModelManager().getDeltaProcessor(); ^^^^^^^^^^^^^^ Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[91] DeltaProcessor processor = ModelManager.getModelManager().getDeltaProcessor(); ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[91] DeltaProcessor processor = ModelManager.getModelManager().getDeltaProcessor(); ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[91] DeltaProcessor processor = ModelManager.getModelManager().getDeltaProcessor(); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getDeltaProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[92] processor.clearCustomTimestampsFor(project.getProjectFragments()); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DeltaProcessor.clearCustomTimestampsFor(IModelElement[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[93] processor.checkExternalChanges(new IModelElement[] { project }, mm.newChild(1)); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DeltaProcessor.checkExternalChanges(IModelElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[97] ProjectIndexerManager.indexProject(project); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectIndexerManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/org/eclipse/dltk/internal/ui/rse/RSEConnectionMonitor.java:[97] ProjectIndexerManager.indexProject(project); ^^^^^^^^^^^^ Discouraged access: The method 'ProjectIndexerManager.indexProject(IScriptProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') 14 problems (14 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.rse.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.rse.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/target/org.eclipse.dltk.rse.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.rse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.rse.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/target/org.eclipse.dltk.rse.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.rse.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.rse.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/target/org.eclipse.dltk.rse.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/target/org.eclipse.dltk.rse.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.rse.ui --- [INFO] [INFO] -----------< org.eclipse.dltk.features:org.eclipse.dltk.rse >----------- [INFO] Building org.eclipse.dltk.rse 6.3.0-SNAPSHOT [42/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.rse --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.rse --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.rse --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/target/org.eclipse.dltk.rse-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.rse --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/target/org.eclipse.dltk.rse-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.rse/6.3.0-SNAPSHOT/org.eclipse.dltk.rse-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.rse/6.3.0-SNAPSHOT/org.eclipse.dltk.rse-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.rse/6.3.0-SNAPSHOT/org.eclipse.dltk.rse-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.rse/6.3.0-SNAPSHOT/org.eclipse.dltk.rse-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/target/org.eclipse.dltk.rse_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.rse/6.3.0-SNAPSHOT/org.eclipse.dltk.rse-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.rse --- [INFO] [INFO] -----------< org.eclipse.dltk.rse:org.eclipse.dltk.rse.sdk >------------ [INFO] Building org.eclipse.dltk.rse.sdk 6.3.0-SNAPSHOT [43/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.rse.sdk --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.rse.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.rse.sdk --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.rse.sdk --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.rse.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/target/org.eclipse.dltk.rse.sdk-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.rse.sdk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.rse.sdk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.rse.sdk --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/target/org.eclipse.dltk.rse.sdk-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.sdk-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.sdk-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.sdk-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.sdk-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/target/org.eclipse.dltk.rse.sdk_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.rse.sdk-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.rse.sdk --- [INFO] [INFO] -------------< org.eclipse.dltk.rse:org.eclipse.dltk.rse >-------------- [INFO] Building org.eclipse.dltk.rse 6.3.0-SNAPSHOT [44/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.rse --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.rse --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.rse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.rse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.rse --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/target/org.eclipse.dltk.rse-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.rse --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.rse --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/target/org.eclipse.dltk.rse-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse/6.3.0-SNAPSHOT/org.eclipse.dltk.rse-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse/6.3.0-SNAPSHOT/org.eclipse.dltk.rse-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse/6.3.0-SNAPSHOT/org.eclipse.dltk.rse-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/rse/org.eclipse.dltk.rse/6.3.0-SNAPSHOT/org.eclipse.dltk.rse-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.rse --- [INFO] [INFO] --------------------< org.eclipse.dltk.mylyn:mylyn >-------------------- [INFO] Building mylyn 6.3.0-SNAPSHOT [45/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mylyn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ mylyn --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ mylyn --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ mylyn --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/mylyn/6.3.0-SNAPSHOT/mylyn-6.3.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn >------------ [INFO] Building org.eclipse.dltk.mylyn 6.3.0-SNAPSHOT [46/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.mylyn --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.mylyn --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.mylyn --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.mylyn --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKDebugStructureBridge.java:[43] * explicitly removed. TODO: consider clearing on each re-launch ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO: consider clearing on each re-launch [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[34] import org.eclipse.dltk.internal.core.ProjectFragment; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectFragment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[35] import org.eclipse.dltk.internal.ui.StandardModelElementContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StandardModelElementContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[36] import org.eclipse.dltk.internal.ui.navigator.ProjectFragmentContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectFragmentContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[37] import org.eclipse.dltk.internal.ui.scriptview.BuildPathContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[49] private final StandardModelElementContentProvider modelContentProvider = new StandardModelElementContentProvider( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StandardModelElementContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[49] private final StandardModelElementContentProvider modelContentProvider = new StandardModelElementContentProvider( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StandardModelElementContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[49] private final StandardModelElementContentProvider modelContentProvider = new StandardModelElementContentProvider( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'StandardModelElementContentProvider(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[70] if (javaElement != null && modelContentProvider.getParent(javaElement) != null) { ^^^^^^^^^ Discouraged access: The method 'StandardModelElementContentProvider.getParent(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[71] return getHandleIdentifier(modelContentProvider.getParent(javaElement)); ^^^^^^^^^ Discouraged access: The method 'StandardModelElementContentProvider.getParent(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[86] children = modelContentProvider.getExtendedChildren(element, parent.getChildren()); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StandardModelElementContentProvider.getExtendedChildren(Object, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[168] * TODO: figure out if the non IModelElement stuff is needed ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO: figure out if the non IModelElement stuff is needed [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[177] boolean accepts = object instanceof IModelElement || object instanceof ProjectFragmentContainer ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectFragmentContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[189] if (object instanceof BuildPathContainer.RequiredProjectWrapper) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[189] if (object instanceof BuildPathContainer.RequiredProjectWrapper) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildPathContainer.RequiredProjectWrapper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[191] } else if (object instanceof ProjectFragmentContainer) { ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectFragmentContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[193] ProjectFragmentContainer container = (ProjectFragmentContainer) object; ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectFragmentContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[193] ProjectFragmentContainer container = (ProjectFragmentContainer) object; ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectFragmentContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[195] Object[] children = container.getChildren(); ^^^^^^^^^^^ Discouraged access: The method 'ProjectFragmentContainer.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[197] if (element2 instanceof ProjectFragment) { ^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectFragment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[198] ProjectFragment element = (ProjectFragment) element2; ^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectFragment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[198] ProjectFragment element = (ProjectFragment) element2; ^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectFragment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[200] .getElement(element.getHandleIdentifier()); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getHandleIdentifier()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKStructureBridge.java:[244] // TODO: get rid of file extension check ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO: get rid of file extension check [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/XmlActiveSearchUpdater.java:[23] import org.eclipse.search.internal.ui.text.FileSearchResult; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'FileSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/XmlActiveSearchUpdater.java:[35] private final FileSearchResult fResult; ^^^^^^^^^^^^^^^^ Discouraged access: The type 'FileSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/XmlActiveSearchUpdater.java:[37] public XmlActiveSearchUpdater(FileSearchResult result) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'FileSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/XmlActiveSearchUpdater.java:[74] // TODO want to do something on chages to invalidate ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO want to do something on chages to invalidate [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[36] import org.eclipse.dltk.internal.core.ScriptProject; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[39] import org.eclipse.dltk.internal.ui.search.DLTKSearchQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[40] import org.eclipse.dltk.internal.ui.search.DLTKSearchResult; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[47] import org.eclipse.mylyn.internal.context.core.AbstractRelationProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AbstractRelationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[48] import org.eclipse.mylyn.internal.context.core.ContextCorePlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ContextCorePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[49] import org.eclipse.mylyn.internal.context.core.DegreeOfSeparation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[50] import org.eclipse.mylyn.internal.context.core.IActiveSearchListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IActiveSearchListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[51] import org.eclipse.mylyn.internal.context.core.IActiveSearchOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IActiveSearchOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[52] import org.eclipse.mylyn.internal.context.core.IDegreeOfSeparation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[53] import org.eclipse.mylyn.internal.resources.ui.ResourcesUiBridgePlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ResourcesUiBridgePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.resources.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.resources.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[55] import org.eclipse.search2.internal.ui.InternalSearchUI; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalSearchUI' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[60] public abstract class AbstractJavaRelationProvider extends AbstractRelationProvider { ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AbstractRelationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[76] super(structureKind, id); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'AbstractRelationProvider(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[80] public List getDegreesOfSeparation() { ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[81] List separations = new ArrayList<>(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[82] separations.add(new DegreeOfSeparation(DOS_0_LABEL, 0)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[82] separations.add(new DegreeOfSeparation(DOS_0_LABEL, 0)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DegreeOfSeparation(String, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[82] separations.add(new DegreeOfSeparation(DOS_0_LABEL, 0)); ^^^^^^^^^^^ Discouraged access: The field 'AbstractRelationProvider.DOS_0_LABEL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[83] separations.add(new DegreeOfSeparation(DOS_1_LABEL, 1)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[83] separations.add(new DegreeOfSeparation(DOS_1_LABEL, 1)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DegreeOfSeparation(String, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[83] separations.add(new DegreeOfSeparation(DOS_1_LABEL, 1)); ^^^^^^^^^^^ Discouraged access: The field 'AbstractRelationProvider.DOS_1_LABEL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[84] separations.add(new DegreeOfSeparation(DOS_2_LABEL, 2)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[84] separations.add(new DegreeOfSeparation(DOS_2_LABEL, 2)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DegreeOfSeparation(String, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[84] separations.add(new DegreeOfSeparation(DOS_2_LABEL, 2)); ^^^^^^^^^^^ Discouraged access: The field 'AbstractRelationProvider.DOS_2_LABEL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[85] separations.add(new DegreeOfSeparation(DOS_3_LABEL, 3)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[85] separations.add(new DegreeOfSeparation(DOS_3_LABEL, 3)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DegreeOfSeparation(String, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[85] separations.add(new DegreeOfSeparation(DOS_3_LABEL, 3)); ^^^^^^^^^^^ Discouraged access: The field 'AbstractRelationProvider.DOS_3_LABEL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[86] separations.add(new DegreeOfSeparation(DOS_4_LABEL, 4)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[86] separations.add(new DegreeOfSeparation(DOS_4_LABEL, 4)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DegreeOfSeparation(String, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[86] separations.add(new DegreeOfSeparation(DOS_4_LABEL, 4)); ^^^^^^^^^^^ Discouraged access: The field 'AbstractRelationProvider.DOS_4_LABEL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[87] separations.add(new DegreeOfSeparation(DOS_5_LABEL, 5)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DegreeOfSeparation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[87] separations.add(new DegreeOfSeparation(DOS_5_LABEL, 5)); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DegreeOfSeparation(String, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[87] separations.add(new DegreeOfSeparation(DOS_5_LABEL, 5)); ^^^^^^^^^^^ Discouraged access: The field 'AbstractRelationProvider.DOS_5_LABEL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[116] runJob(node, degreeOfSeparation, getId()); ^^^^^ Discouraged access: The method 'AbstractRelationProvider.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[166] // TODO what to do when the element is not a java element, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO what to do when the element is not a java element, [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[168] IResource resource = ResourcesUiBridgePlugin.getDefault().getResourceForElement(interesting, true); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ResourcesUiBridgePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.resources.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.resources.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[168] IResource resource = ResourcesUiBridgePlugin.getDefault().getResourceForElement(interesting, true); ^^^^^^^^^^ Discouraged access: The method 'ResourcesUiBridgePlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.resources.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.resources.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[168] IResource resource = ResourcesUiBridgePlugin.getDefault().getResourceForElement(interesting, true); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ResourcesUiBridgePlugin.getResourceForElement(IInteractionElement, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.resources.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.resources.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[171] if (project != null && ScriptProject.hasScriptNature(project) && project.exists()) { ^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[171] if (project != null && ScriptProject.hasScriptNature(project) && project.exists()) { ^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptProject.hasScriptNature(IProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[211] // TODO: remove ^^^^^^^^^^^^ TODO: remove [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[250] JavaSearchJob job = new JavaSearchJob(query.getLabel(), query); ^^^^^^^^ Discouraged access: The method 'DLTKSearchQuery.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[251] query.addListener(new IActiveSearchListener() { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IActiveSearchListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[277] incrementInterest(node, DLTKStructureBridge.CONTENT_TYPE, element.getHandleIdentifier(), ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'AbstractRelationProvider.incrementInterest(IInteractionElement, String, String, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[281] AbstractJavaRelationProvider.this.searchCompleted(node); ^^^^^^^^^^^^^^^ Discouraged access: The method 'AbstractRelationProvider.searchCompleted(IInteractionElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[285] InternalSearchUI.getInstance(); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'InternalSearchUI' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[285] InternalSearchUI.getInstance(); ^^^^^^^^^^^ Discouraged access: The method 'InternalSearchUI.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.search/3.11.800.v20191122-2108/org.eclipse.search-3.11.800.v20191122-2108.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[293] public IActiveSearchOperation getSearchOperation(IInteractionElement node, int limitTo, int degreeOfSeparation) { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IActiveSearchOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[330] protected static class JavaSearchOperation extends DLTKSearchQuery implements IActiveSearchOperation { ^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[330] protected static class JavaSearchOperation extends DLTKSearchQuery implements IActiveSearchOperation { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IActiveSearchOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[336] result = new DLTKSearchResult(this); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[336] result = new DLTKSearchResult(this); ^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DLTKSearchResult(DLTKSearchQuery)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[338] new DLTKActiveSearchResultUpdater((DLTKSearchResult) result); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[345] IStatus runStatus = super.run(monitor); ^^^ Discouraged access: The method 'DLTKSearchQuery.run(IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[347] if (result instanceof DLTKSearchResult) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[348] // TODO make better ^^^^^^^^^^^^^^^^ TODO make better [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[349] Object[] objs = ((DLTKSearchResult) result).getElements(); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[365] IStatus status = new Status(IStatus.WARNING, ContextCorePlugin.ID_PLUGIN, IStatus.OK, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ContextCorePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[365] IStatus status = new Status(IStatus.WARNING, ContextCorePlugin.ID_PLUGIN, IStatus.OK, ^^^^^^^^^ Discouraged access: The field 'ContextCorePlugin.ID_PLUGIN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[377] super(data); ^^^^^^^^^^^^ Discouraged access: The constructor 'DLTKSearchQuery(QuerySpecification)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[382] private final List listeners = new ArrayList<>(); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IActiveSearchListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[391] public void addListener(IActiveSearchListener l) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IActiveSearchListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[403] public void removeListener(IActiveSearchListener l) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IActiveSearchListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[420] for (IActiveSearchListener listener : listeners) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IActiveSearchListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/AbstractJavaRelationProvider.java:[421] listener.searchCompleted(l); ^^^^^^^^^^^^^^^ Discouraged access: The method 'IActiveSearchListener.searchCompleted(List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.core/3.24.2.v20180905-0014/org.eclipse.mylyn.context.core-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKUiBridge.java:[24] import org.eclipse.dltk.internal.ui.actions.SelectionConverter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKUiBridge.java:[134] return SelectionConverter.resolveEnclosingElement(editor, textSelection); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKUiBridge.java:[134] return SelectionConverter.resolveEnclosingElement(editor, textSelection); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SelectionConverter.resolveEnclosingElement(IEditorPart, ITextSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/FocusedDLTKProposalProcessor.java:[32] * TODO: parametrize relevance levels (requires JDT changes, bug 119063) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO: parametrize relevance levels (requires JDT changes, bug 119063) [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/FocusedDLTKProposalProcessor.java:[141] // TODO: losing precision here, only going to one decimal place ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO: losing precision here, only going to one decimal place [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKUiBridgePlugin.java:[128] // FIXME review error message ^^^^^^^^^^^^^^^^^^^^^^^^^^ FIXME review error message [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKUiBridgePlugin.java:[147] // TODO: uninstall editor tracker ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO: uninstall editor tracker [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKUiBridgePlugin.java:[202] return AbstractUIPlugin.imageDescriptorFromPlugin(ID_PLUGIN, path); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[21] import org.eclipse.dltk.internal.core.search.DLTKSearchTypeNameMatch; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchTypeNameMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[22] import org.eclipse.dltk.internal.corext.util.OpenTypeHistory; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenTypeHistory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[66] DLTKSearchTypeNameMatch typeNameMatch = new DLTKSearchTypeNameMatch(type, type.getFlags()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchTypeNameMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[66] DLTKSearchTypeNameMatch typeNameMatch = new DLTKSearchTypeNameMatch(type, type.getFlags()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchTypeNameMatch' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[66] DLTKSearchTypeNameMatch typeNameMatch = new DLTKSearchTypeNameMatch(type, type.getFlags()); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DLTKSearchTypeNameMatch(IType, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[69] final OpenTypeHistory history = OpenTypeHistory.getInstance(toolkit); ^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenTypeHistory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[69] final OpenTypeHistory history = OpenTypeHistory.getInstance(toolkit); ^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenTypeHistory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[69] final OpenTypeHistory history = OpenTypeHistory.getInstance(toolkit); ^^^^^^^^^^^ Discouraged access: The method 'OpenTypeHistory.getInstance(IDLTKUILanguageToolkit)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[70] if (add && !history.contains(typeNameMatch)) { ^^^^^^^^ Discouraged access: The method 'OpenTypeHistory.contains(TypeNameMatch)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[71] history.accessed(typeNameMatch); ^^^^^^^^ Discouraged access: The method 'OpenTypeHistory.accessed(TypeNameMatch)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/TypeHistoryManager.java:[73] history.remove(typeNameMatch); ^^^^^^ Discouraged access: The method 'OpenTypeHistory.remove(TypeNameMatch)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusDebugViewAction.java:[18] import org.eclipse.debug.internal.ui.views.launch.LaunchView; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LaunchView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusDebugViewAction.java:[37] if (view instanceof LaunchView) { ^^^^^^^^^^ Discouraged access: The type 'LaunchView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusDebugViewAction.java:[38] LaunchView launchView = (LaunchView) view; ^^^^^^^^^^ Discouraged access: The type 'LaunchView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusDebugViewAction.java:[38] LaunchView launchView = (LaunchView) view; ^^^^^^^^^^ Discouraged access: The type 'LaunchView' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/ActiveFoldingListener.java:[19] import org.eclipse.core.runtime.Preferences.IPropertyChangeListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/ActiveFoldingListener.java:[53] private final IPropertyChangeListener PREFERENCE_LISTENER = event -> { ^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/ActiveFoldingListener.java:[54] if (event.getProperty().equals(DLTKUiBridgePlugin.AUTO_FOLDING_ENABLED)) { ^^^^^^^^^^^^^ The method getProperty() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/ActiveFoldingListener.java:[55] if (event.getNewValue().equals(Boolean.TRUE.toString())) { ^^^^^^^^^^^^^ The method getNewValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/ActiveFoldingListener.java:[67] DLTKUiBridgePlugin.getDefault().getPluginPreferences().addPropertyChangeListener(PREFERENCE_LISTENER); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/ActiveFoldingListener.java:[67] DLTKUiBridgePlugin.getDefault().getPluginPreferences().addPropertyChangeListener(PREFERENCE_LISTENER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addPropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/ActiveFoldingListener.java:[89] DLTKUiBridgePlugin.getDefault().getPluginPreferences().removePropertyChangeListener(PREFERENCE_LISTENER); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/ActiveFoldingListener.java:[89] DLTKUiBridgePlugin.getDefault().getPluginPreferences().removePropertyChangeListener(PREFERENCE_LISTENER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method removePropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/AutoFoldPreferenceBlock.java:[31] // XXX never read ^^^^^^^^^^^^^^ XXX never read [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/AutoFoldPreferenceBlock.java:[37] // preferences = ContextCore.getPreferenceStore(); XXX ^^^ XXX [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/LandmarkMarkerManager.java:[153] // FIXME avoid NPE ^^^^^^^^^^^^^^^ FIXME avoid NPE [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[15] import org.eclipse.dltk.internal.ui.scriptview.ScriptExplorerPart; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[21] import org.eclipse.mylyn.internal.context.ui.BrowseFilteredListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BrowseFilteredListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.context.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[33] private BrowseFilteredListener browseFilteredListener; ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BrowseFilteredListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.context.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[41] if (targetPart instanceof ScriptExplorerPart) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[42] treeViewer = ((ScriptExplorerPart) targetPart).getTreeViewer(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[42] treeViewer = ((ScriptExplorerPart) targetPart).getTreeViewer(); ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.getTreeViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[43] browseFilteredListener = new BrowseFilteredListener(treeViewer); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BrowseFilteredListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.context.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[43] browseFilteredListener = new BrowseFilteredListener(treeViewer); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'BrowseFilteredListener(StructuredViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.context.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[49] if (targetPart instanceof ScriptExplorerPart) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[50] treeViewer = ((ScriptExplorerPart) targetPart).getTreeViewer(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[50] treeViewer = ((ScriptExplorerPart) targetPart).getTreeViewer(); ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.getTreeViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[51] browseFilteredListener = new BrowseFilteredListener(treeViewer); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BrowseFilteredListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.context.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[51] browseFilteredListener = new BrowseFilteredListener(treeViewer); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'BrowseFilteredListener(StructuredViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.context.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/ShowFilteredChildrenAction.java:[58] browseFilteredListener.unfilterSelection(treeViewer, selection); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BrowseFilteredListener.unfilterSelection(TreeViewer, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.mylyn.context.ui/3.24.2.v20180905-0014/org.eclipse.mylyn.context.ui-3.24.2.v20180905-0014.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/DLTKActiveSearchResultUpdater.java:[26] import org.eclipse.dltk.internal.ui.search.DLTKSearchResult; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/DLTKActiveSearchResultUpdater.java:[39] private final DLTKSearchResult fResult; ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/DLTKActiveSearchResultUpdater.java:[44] public DLTKActiveSearchResultUpdater(DLTKSearchResult result) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'DLTKSearchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/DLTKActiveSearchResultUpdater.java:[48] // TODO make this work with resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO make this work with resources [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/DLTKActiveSearchResultUpdater.java:[75] fResult.removeMatch(matche); ^^^^^^^^^^^ Discouraged access: The method 'DLTKSearchResult.removeMatch(Match)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/DLTKActiveSearchResultUpdater.java:[77] // XXX remove edge and element ^^^^^^^^^^^^^^^^^^^^^^^^^^^ XXX remove edge and element [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/DLTKActiveSearchResultUpdater.java:[84] fResult.removeMatch(matche); ^^^^^^^^^^^ Discouraged access: The method 'DLTKSearchResult.removeMatch(Match)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/search/DLTKActiveSearchResultUpdater.java:[86] // XXX remove edge and element ^^^^^^^^^^^^^^^^^^^^^^^^^^^ XXX remove edge and element [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/BreakpointsInterestFilter.java:[34] // TODO: could consider use breakpoint.isEnabled() to make enabled breakpoints implicitly interesting ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO: could consider use breakpoint.isEnabled() to make enabled breakpoints implicitly interesting [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[23] import org.eclipse.dltk.internal.ui.StandardModelElementContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StandardModelElementContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[24] import org.eclipse.dltk.internal.ui.actions.SelectionConverter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[25] import org.eclipse.dltk.internal.ui.scriptview.ScriptExplorerPart; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[26] import org.eclipse.dltk.internal.ui.scriptview.ToggleLinkingAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ToggleLinkingAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[55] IModelElement javaElement = SelectionConverter.resolveEnclosingElement(part, textSelection); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[55] IModelElement javaElement = SelectionConverter.resolveEnclosingElement(part, textSelection); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SelectionConverter.resolveEnclosingElement(IEditorPart, ITextSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[64] if (viewer.getContentProvider() instanceof StandardModelElementContentProvider) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StandardModelElementContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[65] if (!((StandardModelElementContentProvider) viewer.getContentProvider()).getProvideMembers()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StandardModelElementContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[65] if (!((StandardModelElementContentProvider) viewer.getContentProvider()).getProvideMembers()) { ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StandardModelElementContentProvider.getProvideMembers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[84] // TODO: should have better way of doing this ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO: should have better way of doing this [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[88] if (part instanceof ScriptExplorerPart) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[89] for (IContributionItem item : ((ScriptExplorerPart) part).getViewSite() ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[95] if (actionItem.getAction() instanceof ToggleLinkingAction) { ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ToggleLinkingAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[100] for (IContributionItem item : ((ScriptExplorerPart) part).getViewSite() ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[106] // TODO: file bug asking for extensibility ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO: file bug asking for extensibility [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[118] if (part instanceof ScriptExplorerPart) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[119] ((ScriptExplorerPart) part).setLinkingEnabled(on); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[119] ((ScriptExplorerPart) part).setLinkingEnabled(on); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.setLinkingEnabled(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[126] if (part instanceof ScriptExplorerPart) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[127] return ((ScriptExplorerPart) part).isLinkingEnabled(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[127] return ((ScriptExplorerPart) part).isLinkingEnabled(); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.isLinkingEnabled()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[135] // TODO: get from super ^^^^^^^^^^^^^^^^^^^^ TODO: get from super [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[137] if (part instanceof ScriptExplorerPart) { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[138] viewers.add(((ScriptExplorerPart) part).getTreeViewer()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FocusPackageExplorerAction.java:[138] viewers.add(((ScriptExplorerPart) part).getTreeViewer()); ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.getTreeViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKEditingMonitor.java:[26] import org.eclipse.dltk.internal.ui.actions.SelectionConverter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKEditingMonitor.java:[87] selectedElement = SelectionConverter.resolveEnclosingElement(currentEditor, textSelection); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKEditingMonitor.java:[87] selectedElement = SelectionConverter.resolveEnclosingElement(currentEditor, textSelection); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SelectionConverter.resolveEnclosingElement(IEditorPart, ITextSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKEditingMonitor.java:[92] IModelElement[] resolved = SelectionConverter.codeResolve(currentEditor); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/DLTKEditingMonitor.java:[92] IModelElement[] resolved = SelectionConverter.codeResolve(currentEditor); ^^^^^^^^^^^ Discouraged access: The method 'SelectionConverter.codeResolve(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FilterMembersAction.java:[17] import org.eclipse.dltk.internal.ui.scriptview.ScriptExplorerPart; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FilterMembersAction.java:[56] ScriptExplorerPart packageExplorer = ScriptExplorerPart.getFromActivePerspective(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FilterMembersAction.java:[56] ScriptExplorerPart packageExplorer = ScriptExplorerPart.getFromActivePerspective(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptExplorerPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FilterMembersAction.java:[56] ScriptExplorerPart packageExplorer = ScriptExplorerPart.getFromActivePerspective(); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.getFromActivePerspective()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FilterMembersAction.java:[58] for (int i = 0; i < packageExplorer.getTreeViewer().getFilters().length; i++) { ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.getTreeViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FilterMembersAction.java:[59] ViewerFilter filter = packageExplorer.getTreeViewer().getFilters()[i]; ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.getTreeViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FilterMembersAction.java:[65] packageExplorer.getTreeViewer().removeFilter(existingFilter); ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.getTreeViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/actions/FilterMembersAction.java:[67] packageExplorer.getTreeViewer().addFilter(new DLTKDeclarationsFilter()); ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptExplorerPart.getTreeViewer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/FocusedDLTKAllProposalComputer.java:[37] // TODO e3.5 extend org.eclipse.jdt.internal.ui.text.java.JavaAllCompletionProposalComputer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO e3.5 extend org.eclipse.jdt.internal.ui.text.java.JavaAllCompletionProposalComputer [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/FocusedDLTKAllProposalComputer.java:[43] // TODO e3.4 replace by CompletionProposal.METHOD_REF_WITH_CASTED_RECEIVER ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO e3.4 replace by CompletionProposal.METHOD_REF_WITH_CASTED_RECEIVER [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/FocusedDLTKAllProposalComputer.java:[49] // TODO e3.4 replace by CompletionProposal.METHOD_REF_WITH_CASTED_RECEIVER ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO e3.4 replace by CompletionProposal.METHOD_REF_WITH_CASTED_RECEIVER [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/FocusedDLTKAllProposalComputer.java:[55] // TODO e3.5 replace by CompletionProposal.CONSTRUCTOR_INVOCATION ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO e3.5 replace by CompletionProposal.CONSTRUCTOR_INVOCATION [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/org/eclipse/dltk/internal/mylyn/editor/FocusedDLTKAllProposalComputer.java:[61] // TODO e3.5 replace by CompletionProposal.ANONYMOUS_CLASS_CONSTRUCTOR_INVOCATION ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TODO e3.5 replace by CompletionProposal.ANONYMOUS_CLASS_CONSTRUCTOR_INVOCATION 193 problems (null, 193 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.mylyn --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.mylyn --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/target/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.mylyn --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/target/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.mylyn --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/target/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/target/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] ----------< org.eclipse.dltk.features:org.eclipse.dltk.mylyn >---------- [INFO] Building org.eclipse.dltk.mylyn 6.3.0-SNAPSHOT [47/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.mylyn --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.mylyn --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.mylyn --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/target/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.mylyn --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/target/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/target/org.eclipse.dltk.mylyn_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.mylyn/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.mylyn --- [INFO] [INFO] ---------< org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn.sdk >---------- [INFO] Building org.eclipse.dltk.mylyn.sdk 6.3.0-SNAPSHOT [48/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.mylyn.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.mylyn.sdk --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.mylyn.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.mylyn.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.mylyn.sdk --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.mylyn.sdk --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.mylyn.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.mylyn.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/target/org.eclipse.dltk.mylyn.sdk-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.mylyn.sdk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.mylyn.sdk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.mylyn.sdk --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/target/org.eclipse.dltk.mylyn.sdk-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn.sdk-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn.sdk-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn.sdk-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn.sdk-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/target/org.eclipse.dltk.mylyn.sdk_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/mylyn/org.eclipse.dltk.mylyn.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.mylyn.sdk-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.mylyn.sdk --- [INFO] [INFO] --------------------< org.eclipse.dltk.tcl:tcl-all >-------------------- [INFO] Building tcl-all 6.3.0-SNAPSHOT [49/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tcl-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ tcl-all --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ tcl-all --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tcl-all --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/tcl-all/6.3.0-SNAPSHOT/tcl-all-6.3.0-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.eclipse.dltk.tcl:tcl >---------------------- [INFO] Building tcl 6.3.0-SNAPSHOT [50/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tcl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ tcl --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ tcl --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tcl --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/tcl/6.3.0-SNAPSHOT/tcl-6.3.0-SNAPSHOT.pom [INFO] [INFO] ----------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser >---------- [INFO] Building org.eclipse.dltk.tcl.parser 6.3.0-SNAPSHOT [51/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.parser --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.parser --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.parser --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.parser --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.parser --- [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/TypedArgumentImpl.java:[147] public int getLowerBound() { ^^^^^^^^^^^^^^^ The method getLowerBound() of type TypedArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/TypedArgumentImpl.java:[156] public void setLowerBound(int newLowerBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLowerBound(int) of type TypedArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/TypedArgumentImpl.java:[168] public int getUpperBound() { ^^^^^^^^^^^^^^^ The method getUpperBound() of type TypedArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/TypedArgumentImpl.java:[177] public void setUpperBound(int newUpperBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setUpperBound(int) of type TypedArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/TypedArgumentImpl.java:[189] public ArgumentType getType() { ^^^^^^^^^ The method getType() of type TypedArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/TypedArgumentImpl.java:[198] public void setType(ArgumentType newType) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setType(ArgumentType) of type TypedArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/TypedArgumentImpl.java:[210] public String getName() { ^^^^^^^^^ The method getName() of type TypedArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/TypedArgumentImpl.java:[219] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type TypedArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/util/AstSwitch.java:[15] import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/util/AstSwitch.java:[25] import org.eclipse.emf.ecore.EClass; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.EClass is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ConstantImpl.java:[146] public int getLowerBound() { ^^^^^^^^^^^^^^^ The method getLowerBound() of type ConstantImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ConstantImpl.java:[155] public void setLowerBound(int newLowerBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLowerBound(int) of type ConstantImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ConstantImpl.java:[167] public int getUpperBound() { ^^^^^^^^^^^^^^^ The method getUpperBound() of type ConstantImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ConstantImpl.java:[176] public void setUpperBound(int newUpperBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setUpperBound(int) of type ConstantImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ConstantImpl.java:[188] public String getName() { ^^^^^^^^^ The method getName() of type ConstantImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ConstantImpl.java:[197] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type ConstantImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ConstantImpl.java:[209] public boolean isStrictMatch() { ^^^^^^^^^^^^^^^ The method isStrictMatch() of type ConstantImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ConstantImpl.java:[218] public void setStrictMatch(boolean newStrictMatch) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setStrictMatch(boolean) of type ConstantImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[236] public EList getArguments() { ^^^^^^^^^^^^^^ The method getArguments() of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[238] arguments = new EDataTypeEList(String.class, this, ^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[249] public int getId() { ^^^^^^^ The method getId() of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[258] public void setId(int newId) { ^^^^^^^^^^^^^^^^ The method setId(int) of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[271] public String getMessage() { ^^^^^^^^^^^^ The method getMessage() of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[280] public void setMessage(String newMessage) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setMessage(String) of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[293] public int getSourceStart() { ^^^^^^^^^^^^^^^^ The method getSourceStart() of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[302] public void setSourceStart(int newSourceStart) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSourceStart(int) of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[316] public int getSourceEnd() { ^^^^^^^^^^^^^^ The method getSourceEnd() of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[325] public void setSourceEnd(int newSourceEnd) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSourceEnd(int) of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[339] public boolean isError() { ^^^^^^^^^ The method isError() of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[348] public void setError(boolean newError) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setError(boolean) of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[361] public boolean isWarning() { ^^^^^^^^^^^ The method isWarning() of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[370] public void setWarning(boolean newWarning) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setWarning(boolean) of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[383] public String getFileName() { ^^^^^^^^^^^^^ The method getFileName() of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[392] public void setFileName(String newFileName) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setFileName(String) of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[405] public int getLineNumber() { ^^^^^^^^^^^^^^^ The method getLineNumber() of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemImpl.java:[414] public void setLineNumber(int newLineNumber) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLineNumber(int) of type TclProblemImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/ArgumentType.java:[461] public int getValue() { ^^^^^^^^^^ The method getValue() of type ArgumentType should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/ArgumentType.java:[470] public String getName() { ^^^^^^^^^ The method getName() of type ArgumentType should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/ArgumentType.java:[479] public String getLiteral() { ^^^^^^^^^^^^ The method getLiteral() of type ArgumentType should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/StringArgumentImpl.java:[101] public String getValue() { ^^^^^^^^^^ The method getValue() of type StringArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/StringArgumentImpl.java:[110] public void setValue(String newValue) { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String) of type StringArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/StringArgumentImpl.java:[123] public String getRawValue() { ^^^^^^^^^^^^^ The method getRawValue() of type StringArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/StringArgumentImpl.java:[132] public void setRawValue(String newRawValue) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setRawValue(String) of type StringArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[145] public TclArgument getName() { ^^^^^^^^^ The method getName() of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[173] public void setName(TclArgument newName) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setName(TclArgument) of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[196] public EList getArguments() { ^^^^^^^^^^^^^^ The method getArguments() of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[198] arguments = new EObjectContainmentEList( ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[208] public Command getDefinition() { ^^^^^^^^^^^^^^^ The method getDefinition() of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[234] public void setDefinition(Command newDefinition) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefinition(Command) of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[247] public EList getMatches() { ^^^^^^^^^^^^ The method getMatches() of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[249] matches = new EObjectContainmentEList( ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[259] public String getQualifiedName() { ^^^^^^^^^^^^^^^^^^ The method getQualifiedName() of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[267] public void setQualifiedName(String newQualifiedName) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setQualifiedName(String) of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[280] public boolean isMatched() { ^^^^^^^^^^^ The method isMatched() of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCommandImpl.java:[288] public void setMatched(boolean newMatched) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setMatched(boolean) of type TclCommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[108] public Node createNode() { ^^^^^^^^^^^^ The method createNode() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[118] public Script createScript() { ^^^^^^^^^^^^^^ The method createScript() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[128] public StringArgument createStringArgument() { ^^^^^^^^^^^^^^^^^^^^^^ The method createStringArgument() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[138] public Substitution createSubstitution() { ^^^^^^^^^^^^^^^^^^^^ The method createSubstitution() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[148] public TclArgument createTclArgument() { ^^^^^^^^^^^^^^^^^^^ The method createTclArgument() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[158] public TclCommand createTclCommand() { ^^^^^^^^^^^^^^^^^^ The method createTclCommand() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[168] public TclArgumentList createTclArgumentList() { ^^^^^^^^^^^^^^^^^^^^^^^ The method createTclArgumentList() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[178] public ArgumentMatch createArgumentMatch() { ^^^^^^^^^^^^^^^^^^^^^ The method createArgumentMatch() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[188] public ComplexString createComplexString() { ^^^^^^^^^^^^^^^^^^^^^ The method createComplexString() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[198] public VariableReference createVariableReference() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createVariableReference() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[208] public TclModule createTclModule() { ^^^^^^^^^^^^^^^^^ The method createTclModule() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[218] public TclCodeModel createTclCodeModel() { ^^^^^^^^^^^^^^^^^^^^ The method createTclCodeModel() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[228] public TclProblemModel createTclProblemModel() { ^^^^^^^^^^^^^^^^^^^^^^^ The method createTclProblemModel() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[238] public TclProblem createTclProblem() { ^^^^^^^^^^^^^^^^^^ The method createTclProblem() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstFactoryImpl.java:[248] public AstPackage getAstPackage() { ^^^^^^^^^^^^^^^ The method getAstPackage() of type AstFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ScopeImpl.java:[80] public EList getChildren() { ^^^^^^^^^^^^^ The method getChildren() of type ScopeImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ScopeImpl.java:[82] children = new EObjectContainmentEList(Scope.class, this, DefinitionsPackage.SCOPE__CHILDREN); ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[179] public EClass getArgument() { ^^^^^^^^^^^^^ The method getArgument() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[188] public EAttribute getArgument_LowerBound() { ^^^^^^^^^^^^^^^^^^^^^^^^ The method getArgument_LowerBound() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[197] public EAttribute getArgument_UpperBound() { ^^^^^^^^^^^^^^^^^^^^^^^^ The method getArgument_UpperBound() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[206] public EAttribute getArgument_Name() { ^^^^^^^^^^^^^^^^^^ The method getArgument_Name() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[215] public EClass getCommand() { ^^^^^^^^^^^^ The method getCommand() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[224] public EAttribute getCommand_Name() { ^^^^^^^^^^^^^^^^^ The method getCommand_Name() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[233] public EReference getCommand_Arguments() { ^^^^^^^^^^^^^^^^^^^^^^ The method getCommand_Arguments() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[242] public EAttribute getCommand_Version() { ^^^^^^^^^^^^^^^^^^^^ The method getCommand_Version() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[251] public EReference getCommand_Scope() { ^^^^^^^^^^^^^^^^^^ The method getCommand_Scope() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[260] public EAttribute getCommand_Deprecated() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getCommand_Deprecated() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[269] public EClass getScope() { ^^^^^^^^^^ The method getScope() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[278] public EReference getScope_Children() { ^^^^^^^^^^^^^^^^^^^ The method getScope_Children() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[287] public EClass getConstant() { ^^^^^^^^^^^^^ The method getConstant() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[296] public EAttribute getConstant_StrictMatch() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getConstant_StrictMatch() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[305] public EClass getGroup() { ^^^^^^^^^^ The method getGroup() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[314] public EAttribute getGroup_Constant() { ^^^^^^^^^^^^^^^^^^^ The method getGroup_Constant() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[323] public EReference getGroup_Arguments() { ^^^^^^^^^^^^^^^^^^^^ The method getGroup_Arguments() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[332] public EClass getSwitch() { ^^^^^^^^^^^ The method getSwitch() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[341] public EReference getSwitch_Groups() { ^^^^^^^^^^^^^^^^^^ The method getSwitch_Groups() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[350] public EAttribute getSwitch_CheckPrefix() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getSwitch_CheckPrefix() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[359] public EClass getTypedArgument() { ^^^^^^^^^^^^^^^^^^ The method getTypedArgument() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[368] public EAttribute getTypedArgument_Type() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getTypedArgument_Type() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[377] public EClass getNamespace() { ^^^^^^^^^^^^^^ The method getNamespace() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[386] public EAttribute getNamespace_Name() { ^^^^^^^^^^^^^^^^^^^ The method getNamespace_Name() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[395] public EClass getComplexArgument() { ^^^^^^^^^^^^^^^^^^^^ The method getComplexArgument() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[404] public EReference getComplexArgument_Arguments() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getComplexArgument_Arguments() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[413] public EEnum getArgumentType() { ^^^^^^^^^^^^^^^^^ The method getArgumentType() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsPackageImpl.java:[422] public DefinitionsFactory getDefinitionsFactory() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getDefinitionsFactory() of type DefinitionsPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/SubstitutionImpl.java:[76] public EList getCommands() { ^^^^^^^^^^^^^ The method getCommands() of type SubstitutionImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/SubstitutionImpl.java:[78] commands = new EObjectContainmentEList(TclCommand.class, ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclArgumentListImpl.java:[111] public EList getArguments() { ^^^^^^^^^^^^^^ The method getArguments() of type TclArgumentListImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclArgumentListImpl.java:[113] arguments = new EObjectContainmentEList( ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclArgumentListImpl.java:[125] public ComplexArgument getDefinitionArgument() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getDefinitionArgument() of type TclArgumentListImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclArgumentListImpl.java:[154] public void setDefinitionArgument(ComplexArgument newDefinitionArgument) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefinitionArgument(ComplexArgument) of type TclArgumentListImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclArgumentListImpl.java:[168] public int getKind() { ^^^^^^^^^ The method getKind() of type TclArgumentListImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclArgumentListImpl.java:[177] public void setKind(int newKind) { ^^^^^^^^^^^^^^^^^^^^ The method setKind(int) of type TclArgumentListImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/VariableReferenceImpl.java:[93] public String getName() { ^^^^^^^^^ The method getName() of type VariableReferenceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/VariableReferenceImpl.java:[102] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type VariableReferenceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/VariableReferenceImpl.java:[115] public TclArgument getIndex() { ^^^^^^^^^^ The method getIndex() of type VariableReferenceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/VariableReferenceImpl.java:[145] public void setIndex(TclArgument newIndex) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setIndex(TclArgument) of type VariableReferenceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/NamespaceImpl.java:[82] public String getName() { ^^^^^^^^^ The method getName() of type NamespaceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/NamespaceImpl.java:[91] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type NamespaceImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[167] public int getLowerBound() { ^^^^^^^^^^^^^^^ The method getLowerBound() of type SwitchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[176] public void setLowerBound(int newLowerBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLowerBound(int) of type SwitchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[188] public int getUpperBound() { ^^^^^^^^^^^^^^^ The method getUpperBound() of type SwitchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[197] public void setUpperBound(int newUpperBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setUpperBound(int) of type SwitchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[209] public String getName() { ^^^^^^^^^ The method getName() of type SwitchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[218] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type SwitchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[230] public EList getGroups() { ^^^^^^^^^^^ The method getGroups() of type SwitchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[232] groups = new EObjectContainmentEList(Group.class, this, DefinitionsPackage.SWITCH__GROUPS); ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[242] public boolean isCheckPrefix() { ^^^^^^^^^^^^^^^ The method isCheckPrefix() of type SwitchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/SwitchImpl.java:[251] public void setCheckPrefix(boolean newCheckPrefix) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setCheckPrefix(boolean) of type SwitchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/src/org/eclipse/dltk/tcl/parser/TclErrorCollector.java:[91] kind) -> reporter.reportProblem(new DefaultProblem(message, code, extraMessage, kind, start, end, tracker.getLineNumberOfOffset(start)))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor DefaultProblem(String, int, String[], ProblemSeverity, int, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemModelImpl.java:[76] public EList getProblems() { ^^^^^^^^^^^^^ The method getProblems() of type TclProblemModelImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclProblemModelImpl.java:[78] problems = new EObjectContainmentEList(TclProblem.class, ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/util/DefinitionsSwitch.java:[15] import java.util.List; ^^^^^^^^^^^^^^ The import java.util.List is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/util/DefinitionsSwitch.java:[19] import org.eclipse.emf.ecore.EClass; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.EClass is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[235] public EClass getNode() { ^^^^^^^^^ The method getNode() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[244] public EAttribute getNode_Start() { ^^^^^^^^^^^^^^^ The method getNode_Start() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[253] public EAttribute getNode_End() { ^^^^^^^^^^^^^ The method getNode_End() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[262] public EClass getScript() { ^^^^^^^^^^^ The method getScript() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[271] public EReference getScript_Commands() { ^^^^^^^^^^^^^^^^^^^^ The method getScript_Commands() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[280] public EAttribute getScript_ContentStart() { ^^^^^^^^^^^^^^^^^^^^^^^^ The method getScript_ContentStart() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[289] public EAttribute getScript_ContentEnd() { ^^^^^^^^^^^^^^^^^^^^^^ The method getScript_ContentEnd() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[298] public EClass getStringArgument() { ^^^^^^^^^^^^^^^^^^^ The method getStringArgument() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[307] public EAttribute getStringArgument_Value() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getStringArgument_Value() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[317] public EAttribute getStringArgument_RawValue() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getStringArgument_RawValue() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[327] public EClass getSubstitution() { ^^^^^^^^^^^^^^^^^ The method getSubstitution() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[336] public EReference getSubstitution_Commands() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getSubstitution_Commands() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[345] public EClass getTclArgument() { ^^^^^^^^^^^^^^^^ The method getTclArgument() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[354] public EClass getTclCommand() { ^^^^^^^^^^^^^^^ The method getTclCommand() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[363] public EReference getTclCommand_Name() { ^^^^^^^^^^^^^^^^^^^^ The method getTclCommand_Name() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[372] public EReference getTclCommand_Arguments() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclCommand_Arguments() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[381] public EReference getTclCommand_Definition() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclCommand_Definition() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[390] public EReference getTclCommand_Matches() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getTclCommand_Matches() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[399] public EAttribute getTclCommand_QualifiedName() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclCommand_QualifiedName() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[408] public EAttribute getTclCommand_Matched() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getTclCommand_Matched() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[417] public EClass getTclArgumentList() { ^^^^^^^^^^^^^^^^^^^^ The method getTclArgumentList() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[426] public EReference getTclArgumentList_Arguments() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclArgumentList_Arguments() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[436] public EReference getTclArgumentList_DefinitionArgument() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclArgumentList_DefinitionArgument() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[446] public EAttribute getTclArgumentList_Kind() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclArgumentList_Kind() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[456] public EClass getArgumentMatch() { ^^^^^^^^^^^^^^^^^^ The method getArgumentMatch() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[465] public EReference getArgumentMatch_Definition() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getArgumentMatch_Definition() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[474] public EReference getArgumentMatch_Arguments() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getArgumentMatch_Arguments() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[483] public EClass getComplexString() { ^^^^^^^^^^^^^^^^^^ The method getComplexString() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[492] public EReference getComplexString_Arguments() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getComplexString_Arguments() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[501] public EAttribute getComplexString_Kind() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getComplexString_Kind() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[510] public EClass getVariableReference() { ^^^^^^^^^^^^^^^^^^^^^^ The method getVariableReference() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[519] public EAttribute getVariableReference_Name() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getVariableReference_Name() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[529] public EReference getVariableReference_Index() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getVariableReference_Index() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[539] public EClass getISubstitution() { ^^^^^^^^^^^^^^^^^^ The method getISubstitution() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[548] public EClass getTclModule() { ^^^^^^^^^^^^^^ The method getTclModule() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[557] public EReference getTclModule_Statements() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclModule_Statements() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[566] public EAttribute getTclModule_Size() { ^^^^^^^^^^^^^^^^^^^ The method getTclModule_Size() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[575] public EReference getTclModule_CodeModel() { ^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclModule_CodeModel() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[584] public EClass getTclCodeModel() { ^^^^^^^^^^^^^^^^^ The method getTclCodeModel() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[593] public EAttribute getTclCodeModel_Delimeters() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclCodeModel_Delimeters() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[602] public EAttribute getTclCodeModel_LineOffsets() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclCodeModel_LineOffsets() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[611] public EClass getTclProblemModel() { ^^^^^^^^^^^^^^^^^^^^ The method getTclProblemModel() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[620] public EReference getTclProblemModel_Problems() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclProblemModel_Problems() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[630] public EClass getTclProblem() { ^^^^^^^^^^^^^^^ The method getTclProblem() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[639] public EAttribute getTclProblem_Arguments() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclProblem_Arguments() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[648] public EAttribute getTclProblem_Id() { ^^^^^^^^^^^^^^^^^^ The method getTclProblem_Id() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[657] public EAttribute getTclProblem_Message() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getTclProblem_Message() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[666] public EAttribute getTclProblem_SourceStart() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclProblem_SourceStart() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[675] public EAttribute getTclProblem_SourceEnd() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclProblem_SourceEnd() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[684] public EAttribute getTclProblem_Error() { ^^^^^^^^^^^^^^^^^^^^^ The method getTclProblem_Error() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[693] public EAttribute getTclProblem_Warning() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getTclProblem_Warning() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[702] public EAttribute getTclProblem_FileName() { ^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclProblem_FileName() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[711] public EAttribute getTclProblem_LineNumber() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getTclProblem_LineNumber() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/AstPackageImpl.java:[720] public AstFactory getAstFactory() { ^^^^^^^^^^^^^^^ The method getAstFactory() of type AstPackageImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[167] public int getLowerBound() { ^^^^^^^^^^^^^^^ The method getLowerBound() of type GroupImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[176] public void setLowerBound(int newLowerBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLowerBound(int) of type GroupImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[188] public int getUpperBound() { ^^^^^^^^^^^^^^^ The method getUpperBound() of type GroupImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[197] public void setUpperBound(int newUpperBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setUpperBound(int) of type GroupImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[209] public String getName() { ^^^^^^^^^ The method getName() of type GroupImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[218] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type GroupImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[230] public String getConstant() { ^^^^^^^^^^^^^ The method getConstant() of type GroupImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[239] public void setConstant(String newConstant) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setConstant(String) of type GroupImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[251] public EList getArguments() { ^^^^^^^^^^^^^^ The method getArguments() of type GroupImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/GroupImpl.java:[253] arguments = new EObjectContainmentEList(Argument.class, this, DefinitionsPackage.GROUP__ARGUMENTS); ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/src/org/eclipse/dltk/tcl/parser/TclArgumentMatcher.java:[120] public static final int POSSIBLE = -1; ^^^^^^^^ The value of the field TclArgumentMatcher.MatchResult.POSSIBLE is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/src/org/eclipse/dltk/tcl/parser/TclArgumentMatcher.java:[158] public void setPriority(int priority) { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method setPriority(int) from the type TclArgumentMatcher.MatchResult is never used locally [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/src/org/eclipse/dltk/tcl/parser/TclArgumentMatcher.java:[170] public void decrPriority() { ^^^^^^^^^^^^^^ The method decrPriority() from the type TclArgumentMatcher.MatchResult is never used locally [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/src/org/eclipse/dltk/tcl/parser/TclArgumentMatcher.java:[674] List groups = constFitGroupMap.get(selector); ^^^^^^^^ Unlikely argument type Argument for get(Object) on a Map> [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/NodeImpl.java:[101] public int getStart() { ^^^^^^^^^^ The method getStart() of type NodeImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/NodeImpl.java:[110] public void setStart(int newStart) { ^^^^^^^^^^^^^^^^^^^^^^ The method setStart(int) of type NodeImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/NodeImpl.java:[123] public int getEnd() { ^^^^^^^^ The method getEnd() of type NodeImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/NodeImpl.java:[132] public void setEnd(int newEnd) { ^^^^^^^^^^^^^^^^^^ The method setEnd(int) of type NodeImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ComplexStringImpl.java:[99] public EList getArguments() { ^^^^^^^^^^^^^^ The method getArguments() of type ComplexStringImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ComplexStringImpl.java:[101] arguments = new EObjectContainmentEList( ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ComplexStringImpl.java:[113] public int getKind() { ^^^^^^^^^ The method getKind() of type ComplexStringImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ComplexStringImpl.java:[122] public void setKind(int newKind) { ^^^^^^^^^^^^^^^^^^^^ The method setKind(int) of type ComplexStringImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsFactoryImpl.java:[118] public Command createCommand() { ^^^^^^^^^^^^^^^ The method createCommand() of type DefinitionsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsFactoryImpl.java:[128] public Scope createScope() { ^^^^^^^^^^^^^ The method createScope() of type DefinitionsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsFactoryImpl.java:[138] public Constant createConstant() { ^^^^^^^^^^^^^^^^ The method createConstant() of type DefinitionsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsFactoryImpl.java:[148] public Group createGroup() { ^^^^^^^^^^^^^ The method createGroup() of type DefinitionsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsFactoryImpl.java:[158] public Switch createSwitch() { ^^^^^^^^^^^^^^ The method createSwitch() of type DefinitionsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsFactoryImpl.java:[168] public TypedArgument createTypedArgument() { ^^^^^^^^^^^^^^^^^^^^^ The method createTypedArgument() of type DefinitionsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsFactoryImpl.java:[178] public Namespace createNamespace() { ^^^^^^^^^^^^^^^^^ The method createNamespace() of type DefinitionsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsFactoryImpl.java:[188] public ComplexArgument createComplexArgument() { ^^^^^^^^^^^^^^^^^^^^^^^ The method createComplexArgument() of type DefinitionsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/DefinitionsFactoryImpl.java:[218] public DefinitionsPackage getDefinitionsPackage() { ^^^^^^^^^^^^^^^^^^^^^^^ The method getDefinitionsPackage() of type DefinitionsFactoryImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCodeModelImpl.java:[77] public EList getDelimeters() { ^^^^^^^^^^^^^^^ The method getDelimeters() of type TclCodeModelImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCodeModelImpl.java:[79] delimeters = new EDataTypeEList(String.class, this, ^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCodeModelImpl.java:[90] public EList getLineOffsets() { ^^^^^^^^^^^^^^^^ The method getLineOffsets() of type TclCodeModelImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclCodeModelImpl.java:[92] lineOffsets = new EDataTypeEList(Integer.class, this, ^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ComplexArgumentImpl.java:[146] public int getLowerBound() { ^^^^^^^^^^^^^^^ The method getLowerBound() of type ComplexArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ComplexArgumentImpl.java:[155] public void setLowerBound(int newLowerBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setLowerBound(int) of type ComplexArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ComplexArgumentImpl.java:[167] public int getUpperBound() { ^^^^^^^^^^^^^^^ The method getUpperBound() of type ComplexArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ComplexArgumentImpl.java:[176] public void setUpperBound(int newUpperBound) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setUpperBound(int) of type ComplexArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ComplexArgumentImpl.java:[188] public String getName() { ^^^^^^^^^ The method getName() of type ComplexArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ComplexArgumentImpl.java:[197] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type ComplexArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ComplexArgumentImpl.java:[209] public EList getArguments() { ^^^^^^^^^^^^^^ The method getArguments() of type ComplexArgumentImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/ComplexArgumentImpl.java:[211] arguments = new EObjectContainmentEList(Argument.class, this, DefinitionsPackage.COMPLEX_ARGUMENT__ARGUMENTS); ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclModuleImpl.java:[103] public EList getStatements() { ^^^^^^^^^^^^^^^ The method getStatements() of type TclModuleImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclModuleImpl.java:[105] statements = new EObjectContainmentEList( ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclModuleImpl.java:[115] public int getSize() { ^^^^^^^^^ The method getSize() of type TclModuleImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclModuleImpl.java:[123] public void setSize(int newSize) { ^^^^^^^^^^^^^^^^^^^^ The method setSize(int) of type TclModuleImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclModuleImpl.java:[135] public TclCodeModel getCodeModel() { ^^^^^^^^^^^^^^ The method getCodeModel() of type TclModuleImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/TclModuleImpl.java:[163] public void setCodeModel(TclCodeModel newCodeModel) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setCodeModel(TclCodeModel) of type TclModuleImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ArgumentMatchImpl.java:[88] public Argument getDefinition() { ^^^^^^^^^^^^^^^ The method getDefinition() of type ArgumentMatchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ArgumentMatchImpl.java:[116] public void setDefinition(Argument newDefinition) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefinition(Argument) of type ArgumentMatchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ArgumentMatchImpl.java:[130] public EList getArguments() { ^^^^^^^^^^^^^^ The method getArguments() of type ArgumentMatchImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ArgumentMatchImpl.java:[132] arguments = new EObjectResolvingEList( ^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ScriptImpl.java:[116] public EList getCommands() { ^^^^^^^^^^^^^ The method getCommands() of type ScriptImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ScriptImpl.java:[118] commands = new EObjectContainmentEList(TclCommand.class, ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ScriptImpl.java:[129] public int getContentStart() { ^^^^^^^^^^^^^^^^^ The method getContentStart() of type ScriptImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ScriptImpl.java:[138] public void setContentStart(int newContentStart) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setContentStart(int) of type ScriptImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ScriptImpl.java:[152] public int getContentEnd() { ^^^^^^^^^^^^^^^ The method getContentEnd() of type ScriptImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/ast/org/eclipse/dltk/tcl/ast/impl/ScriptImpl.java:[161] public void setContentEnd(int newContentEnd) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setContentEnd(int) of type ScriptImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[157] public String getName() { ^^^^^^^^^ The method getName() of type CommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[166] public void setName(String newName) { ^^^^^^^^^^^^^^^^^^^^^^^ The method setName(String) of type CommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[178] public EList getArguments() { ^^^^^^^^^^^^^^ The method getArguments() of type CommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[180] arguments = new EObjectContainmentEList(Argument.class, this, DefinitionsPackage.COMMAND__ARGUMENTS); ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[190] public String getVersion() { ^^^^^^^^^^^^ The method getVersion() of type CommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[199] public void setVersion(String newVersion) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setVersion(String) of type CommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[211] public EList getScope() { ^^^^^^^^^^ The method getScope() of type CommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[213] scope = new EObjectResolvingEList(Command.class, this, DefinitionsPackage.COMMAND__SCOPE); ^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[223] public String getDeprecated() { ^^^^^^^^^^^^^^^ The method getDeprecated() of type CommandImpl should be tagged with @Override since it actually overrides a superinterface method [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/definitions/org/eclipse/dltk/tcl/definitions/impl/CommandImpl.java:[232] public void setDeprecated(String newDeprecated) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDeprecated(String) of type CommandImpl should be tagged with @Override since it actually overrides a superinterface method 252 problems (252 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.parser --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/target/org.eclipse.dltk.tcl.parser-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.parser --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.parser --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/target/org.eclipse.dltk.tcl.parser-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.parser --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.parser --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/target/org.eclipse.dltk.tcl.parser-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/target/org.eclipse.dltk.tcl.parser-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.parser --- [INFO] [INFO] -----------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core >----------- [INFO] Building org.eclipse.dltk.tcl.core 6.3.0-SNAPSHOT [52/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.core --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.core --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.core --- [INFO] Compiling 181 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[22] import org.eclipse.dltk.internal.core.ExternalSourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[23] import org.eclipse.dltk.internal.core.ModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[24] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[25] import org.eclipse.dltk.internal.core.util.Util; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[36] public class TclSourcesSourceModule extends ExternalSourceModule { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[39] public TclSourcesSourceModule(ModelElement parent, String name, ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[41] super(parent, name, owner, storage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ExternalSourceModule(ModelElement, String, WorkingCopyOwner, IStorage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[46] IPath parentPath = getParent().getPath(); ^^^^^^^^^ Discouraged access: The method 'ModelElement.getParent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[51] return getStorage().getFullPath(); ^^^^^^^^^^ Discouraged access: The method 'ExternalSourceModule.getStorage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[57] return EnvironmentPathUtils.getFullPath(environment, getStorage() ^^^^^^^^^^ Discouraged access: The method 'ExternalSourceModule.getStorage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[60] return getStorage().getFullPath(); ^^^^^^^^^^ Discouraged access: The method 'ExternalSourceModule.getStorage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[83] final IScriptProject scriptProject = getScriptProject(); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getScriptProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[91] EList corrections = tclModuleInfo ^^^^^^^^^^^ The value of the local variable corrections is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[110] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[110] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[110] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getDeltaProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[111] .checkExternalChanges( ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DeltaProcessor.checkExternalChanges(IModelElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[112] new IModelElement[] { getScriptProject() }, ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getScriptProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[124] return super.getElementName(); ^^^^^^^^^^^^^^ Discouraged access: The method 'AbstractSourceModule.getElementName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[128] if (this.parent == null) ^^^^^^ Discouraged access: The field 'ModelElement.parent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[129] return super.hashCode(); ^^^^^^^^ Discouraged access: The method 'ModelElement.hashCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[130] return Util.combineHashCodes(super.getElementName().hashCode(), ^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[130] return Util.combineHashCodes(super.getElementName().hashCode(), ^^^^^^^^^^^^^^^^ Discouraged access: The method 'Util.combineHashCodes(int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[130] return Util.combineHashCodes(super.getElementName().hashCode(), ^^^^^^^^^^^^^^ Discouraged access: The method 'AbstractSourceModule.getElementName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[131] this.parent.hashCode()); ^^^^^^ Discouraged access: The field 'ModelElement.parent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesSourceModule.java:[131] this.parent.hashCode()); ^^^^^^^^ Discouraged access: The method 'ModelElement.hashCode()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[18] import org.eclipse.dltk.ast.parser.ISourceParserExtension; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ISourceParserExtension is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[60] ITclParser, ISourceParser, ISourceParserExtension, ITclSourceParser { ^^^^^^^^^^^^^^^^^^^^^^ The type ISourceParserExtension is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[173] List stats = s.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[179] private void processStatements(ASTNode s, List stats) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[181] stats); ^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to Collection [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[188] stats.add(node); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[196] List stats = s.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[206] List stats = bl.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[213] List stats = ex.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/NewTclSourceParser.java:[407] collector.reportAll(problemReporter, tracker); ^^^^^^^^^ Potential null pointer access: The variable collector may be null at this location [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclAssistParser.java:[50] List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclAssistParser.java:[58] elements.add(n); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclAssistParser.java:[63] elements.add(n); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclAssistParser.java:[64] findElementsTo(TclASTUtil.getStatements(n), node, elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclAssistParser.java:[71] protected List findLevelsTo(ASTNode astNodeParent) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclAssistParser.java:[72] List elements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclAssistParser.java:[72] List elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclAssistParser.java:[77] elements.add(this.module); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclAssistParser.java:[78] findElementsTo(TclASTUtil.getStatements(this.module), astNodeParent, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclASTUtil.java:[27] public static List getStatements(ASTNode node) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclASTUtil.java:[37] final List innerBlockStatements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclASTUtil.java:[37] final List innerBlockStatements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclASTUtil.java:[43] List tStatements = ((Block) s).getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclASTUtil.java:[44] innerBlockStatements.addAll(tStatements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclASTUtil.java:[75] List statements = getStatements(node); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclProcProcessor.java:[58] List arguments = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclProcProcessor.java:[60] List/* < Statement > */st = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclProcProcessor.java:[67] arguments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclProcProcessor.java:[70] arguments.add(a); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/ast/TclForeachStatement.java:[14] List arguments = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/ast/TclForeachStatement.java:[30] for (Iterator iterator = this.arguments .iterator(); iterator.hasNext();) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/ast/TclForeachStatement.java:[43] public List getArguments() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/ast/TclForeachStatement.java:[45] arguments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/ast/TclForeachStatement.java:[62] for (Iterator iterator = this.arguments .iterator(); iterator.hasNext();) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/packages/org/eclipse/dltk/tcl/core/packages/TclInterpreterInfo.java:[12] import org.eclipse.emf.common.util.EMap; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.common.util.EMap is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[177] context.setTokenKind(CompletionContext.TOKEN_KIND_UNKNOWN); ^^^^^^^^^^^^ Discouraged access: The method 'InternalCompletionContext.setTokenKind(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[196] context.setTokenKind(CompletionContext.TOKEN_KIND_UNKNOWN); ^^^^^^^^^^^^ Discouraged access: The method 'InternalCompletionContext.setTokenKind(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[422] this.endPosition - this.offset); ^^^^^^^^^^^ The field ScriptCompletionEngine.endPosition is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[473] List methodNames = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[473] List methodNames = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[474] Set set = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[474] Set set = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[477] set.addAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[494] private void processImports(char[] token, Set set, ASTNode astNodeParent) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[507] Set processed = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[507] Set processed = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[517] private void processFindNamespace(char[] token, Set set, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[518] String currentNamespace, Set processed) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[521] getSourceModule().getScriptProject()).findKeys(pattern); ^^^^^^^^^^^^^^^^^ The method findKeys(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[522] Set keys = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[522] Set keys = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[524] if (keys.add(findKeys[i])) { ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[529] if (processed.add(importSt.getImportNsName())) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[558] this.startPosition); ^^^^^^^^^^^^^ The field ScriptCompletionEngine.startPosition is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[579] final Set methodNames) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[581] final Set methods = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[581] final Set methods = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[590] methods.addAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[592] methods.removeAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[597] this.findMethods(token, false, this.toList(methods)); ^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[597] this.findMethods(token, false, this.toList(methods)); ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[601] final Set methodNames, String namespace, boolean asImport) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[605] Set methods = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[605] Set methods = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[611] methods.addAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[614] methods.removeAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[623] List list = this.toList(methods); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[623] List list = this.toList(methods); ^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[623] List list = this.toList(methods); ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[624] List mNames = this.removeNamespace(list, namespace, asImport); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[626] this.findMethods(token, true, list, mNames); ^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[626] this.findMethods(token, true, list, mNames); ^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[629] private Set filterSubNamespaces(Set methods, String namespace) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[629] private Set filterSubNamespaces(Set methods, String namespace) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[630] Set results = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[630] Set results = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[637] for (Iterator iterator = methods.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[644] results.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[647] results.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[653] private List removeNamespace(List methods, String namespace, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[653] private List removeNamespace(List methods, String namespace, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[655] List names = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[655] List names = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[662] for (Iterator iterator = methods.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[667] names.add(substring); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[669] names.add(fqn); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[681] private void filterInternalAPI(Set methods, final ModuleDeclaration module) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[686] final Set namespaceNames = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[686] final Set namespaceNames = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[695] namespaceNames.add(ns); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[700] if (ns2 == null || (ns2 != null && ns2.equals("::"))) { ^^^ Redundant null check: The variable ns2 cannot be null at this location [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[703] namespaceNames.add(ns2); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[714] Set privateSet = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[714] Set privateSet = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[715] for (Iterator iterator = methods.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[728] privateSet.add(method); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[737] for (Iterator iterator = privateSet.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[756] List methods) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[757] this.findMethods(token, canCompleteEmptyToken, methods, ^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[761] public void removeSameFrom(final Set methodNames, final Set elements, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[761] public void removeSameFrom(final Set methodNames, final Set elements, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[763] final Set namesToRemove = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[763] final Set namesToRemove = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[764] for (Iterator iterator = methodNames.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[767] namesToRemove.add(name); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[772] for (Iterator me = elements.iterator(); me.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[787] elements.removeAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[790] public void findMixinTclElement(final Set completions, String tok, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[791] Class mixinClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[795] pattern, mixinClass, this.scriptProject, getProgressMonitor()); ^^^^^^^^^^^^^ The field ScriptCompletionEngine.scriptProject is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[796] elements = TclResolver.complexFilter(elements, this.scriptProject, ^^^^^^^^^^^^^ The field ScriptCompletionEngine.scriptProject is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[798] final Set completionNames = calculateCompletionNames(completions); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[804] completions.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[809] public void findMixinTclElementNoFilter(final Set completions, String tok, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[810] Class mixinClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[814] pattern, mixinClass, this.scriptProject, getProgressMonitor()); ^^^^^^^^^^^^^ The field ScriptCompletionEngine.scriptProject is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[820] completions.add(elements[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[828] protected void findMethodFromMixin(final Set methods, String tok) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[832] protected boolean moduleFilter(Set completions, IModelElement modelElement, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[833] Set completionNames) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[839] return completionNames.add(getFQNFromModelElement(modelElement)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[842] private Set calculateCompletionNames(Set completions) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[842] private Set calculateCompletionNames(Set completions) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[843] final Set result = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[843] final Set result = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[844] for (Iterator iterator = completions.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[848] result.add(o); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[853] result.add(getFQNFromModelElement(element)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[869] this.search(patternString, searchFor, limitTo, EXACT_RULE, scope, ^^^^^^^^^^ Discouraged access: The field 'Engine.EXACT_RULE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[890] List methodNames, Set set) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[890] List methodNames, Set set) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[893] List methods = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[893] List methods = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[895] List nodeMethods = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclCompletionEngine.java:[895] List nodeMethods = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[16] import org.eclipse.dltk.internal.core.ExternalSourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[17] import org.eclipse.dltk.internal.core.ModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[22] public class TclPackageSourceModule extends ExternalSourceModule { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[23] public TclPackageSourceModule(ModelElement parent, String name, ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[25] super(parent, name, owner, storage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ExternalSourceModule(ModelElement, String, WorkingCopyOwner, IStorage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[29] IPath parentPath = getParent().getPath(); ^^^^^^^^^ Discouraged access: The method 'ModelElement.getParent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[30] return parentPath.append(getElementName()); ^^^^^^^^^^^^^^ Discouraged access: The method 'AbstractSourceModule.getElementName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[34] return getStorage().getFullPath(); ^^^^^^^^^^ Discouraged access: The method 'ExternalSourceModule.getStorage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[40] return EnvironmentPathUtils.getFullPath(environment, getStorage() ^^^^^^^^^^ Discouraged access: The method 'ExternalSourceModule.getStorage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageSourceModule.java:[43] return getStorage().getFullPath(); ^^^^^^^^^^ Discouraged access: The method 'ExternalSourceModule.getStorage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesElement.java:[97] IProgressMonitor pm, Map newElements, IResource underlyingResource) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesFragment.java:[70] IProgressMonitor pm, Map newElements, IResource underlyingResource) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclSourceElementRequestVisitor.java:[348] List exprs = expr.parseExpression(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclSourceElementRequestVisitor.java:[358] List exprs = expr.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclSourceElementRequestVisitor.java:[518] List arguments = method.getArguments(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/BasicTclMatchLocatorParser.java:[19] protected static Map kwMap = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/BasicTclMatchLocatorParser.java:[19] protected static Map kwMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/BasicTclMatchLocatorParser.java:[22] kwMap.put(kw[q], Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/BasicTclMatchLocatorParser.java:[173] List nodes = method.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclNamespaceProcessor.java:[23] List levels = TclParseUtil.findLevelsTo(this.getModuleDeclaration(), ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclNamespaceProcessor.java:[59] if (nameSpaceName == null ^^^^^^^^^^^^^ Null comparison always yields false: The variable nameSpaceName cannot be null at this location [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/ast/expressions/TclExecuteExpression.java:[42] List statements = this.parseExpression(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/ast/expressions/TclExecuteExpression.java:[57] public List parseExpression() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/ast/expressions/TclExecuteExpression.java:[61] public List parseExpression(int startFrom) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/ast/expressions/TclExecuteExpression.java:[71] return new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/ast/TclNamespaceDeclaration.java:[31] List statements = this.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/ast/TclNamespaceDeclaration.java:[32] Iterator i = statements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[23] import org.eclipse.dltk.internal.core.DefaultWorkingCopyOwner; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DefaultWorkingCopyOwner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[24] import org.eclipse.dltk.internal.core.ExternalEntryFile; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalEntryFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[25] import org.eclipse.dltk.internal.core.ExternalSourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[26] import org.eclipse.dltk.internal.core.MementoModelElementUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MementoModelElementUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[27] import org.eclipse.dltk.internal.core.ModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[28] import org.eclipse.dltk.internal.core.ModelElementInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[29] import org.eclipse.dltk.internal.core.Openable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Openable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[30] import org.eclipse.dltk.internal.core.OpenableElementInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenableElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[31] import org.eclipse.dltk.internal.core.ScriptFolderInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptFolderInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[32] import org.eclipse.dltk.internal.core.util.MementoTokenizer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MementoTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[39] public class TclPackageElement extends Openable implements IScriptFolder { ^^^^^^^^ Discouraged access: The type 'Openable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[43] protected TclPackageElement(ModelElement parent, String name, String version) { ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[44] super(parent); ^^^^^^^^^^^^^^ Discouraged access: The constructor 'Openable(ModelElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[54] return new OpenableElementInfo(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenableElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[54] return new OpenableElementInfo(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'OpenableElementInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[77] && getParent().equals(other.getParent()); ^^^^^^^^^ Discouraged access: The method 'ModelElement.getParent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[77] && getParent().equals(other.getParent()); ^^^^^^^^^ Discouraged access: The method 'ModelElement.getParent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[80] protected boolean buildStructure(OpenableElementInfo info, ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenableElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[81] IProgressMonitor pm, Map newElements, IResource underlyingResource) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[86] install = ScriptRuntime.getInterpreterInstall(getScriptProject()); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getScriptProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[106] .getEnvironment(getScriptProject()); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getScriptProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[109] ExternalEntryFile storage = new ExternalEntryFile( ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalEntryFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[109] ExternalEntryFile storage = new ExternalEntryFile( ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalEntryFile' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[109] ExternalEntryFile storage = new ExternalEntryFile( ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ExternalEntryFile(IFileHandle)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[111] ExternalSourceModule module = new TclPackageSourceModule( ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[113] DefaultWorkingCopyOwner.PRIMARY, storage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DefaultWorkingCopyOwner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[113] DefaultWorkingCopyOwner.PRIMARY, storage); ^^^^^^^ Discouraged access: The field 'DefaultWorkingCopyOwner.PRIMARY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[117] info.setChildren(vChildren.toArray(new IModelElement[vChildren ^^^^^^^^^^^ Discouraged access: The method 'ModelElementInfo.setChildren(IModelElement[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[124] return JEM_USER_ELEMENT; ^^^^^^^^^^^^^^^^ Discouraged access: The field 'ModelElement.JEM_USER_ELEMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[128] MementoTokenizer memento, WorkingCopyOwner owner) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'MementoTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[130] case JEM_SOURCEMODULE: ^^^^^^^^^^^^^^^^ Discouraged access: The field 'ModelElement.JEM_SOURCEMODULE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[131] if (!memento.hasMoreTokens()) ^^^^^^^^^^^^^ Discouraged access: The method 'MementoTokenizer.hasMoreTokens()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[133] String classFileName = memento.nextToken(); ^^^^^^^^^ Discouraged access: The method 'MementoTokenizer.nextToken()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[134] ModelElement classFile = (ModelElement) getSourceModule(classFileName); ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[134] ModelElement classFile = (ModelElement) getSourceModule(classFileName); ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[135] return classFile.getHandleFromMemento(memento, owner); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getHandleFromMemento(MementoTokenizer, WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[136] case JEM_USER_ELEMENT: ^^^^^^^^^^^^^^^^ Discouraged access: The field 'ModelElement.JEM_USER_ELEMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[137] return MementoModelElementUtil.getHandleFromMemento(memento, this, ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MementoModelElementUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[137] return MementoModelElementUtil.getHandleFromMemento(memento, this, ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'MementoModelElementUtil.getHandleFromMemento(MementoTokenizer, IParent, WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[144] Object elementInfo = getElementInfo(); ^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getElementInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[145] if (!(elementInfo instanceof ScriptFolderInfo)) ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptFolderInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[147] ScriptFolderInfo scriptElementInfo = (ScriptFolderInfo) elementInfo; ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptFolderInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[147] ScriptFolderInfo scriptElementInfo = (ScriptFolderInfo) elementInfo; ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptFolderInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[148] return scriptElementInfo.containsScriptResources(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ScriptFolderInfo.containsScriptResources()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[152] return getChildren().length > 0; ^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[159] IModelElement modelElements[] = this.getChildren(); ^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[162] if (element instanceof ModelElement) { ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[163] ((ModelElement) element).printNode(output); ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[163] ((ModelElement) element).printNode(output); ^^^^^^^^^ Discouraged access: The method 'ModelElement.printNode(CorePrinter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[180] return ModelElementInfo.NO_NON_SCRIPT_RESOURCES; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[180] return ModelElementInfo.NO_NON_SCRIPT_RESOURCES; ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'ModelElementInfo.NO_NON_SCRIPT_RESOURCES' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[188] List list = getChildrenOfType(SOURCE_MODULE); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getChildrenOfType(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[203] return getParent().getPath().append( ^^^^^^^^^ Discouraged access: The method 'ModelElement.getParent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageElement.java:[228] children = getChildren(); ^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/AbstractTclCommandProcessor.java:[32] problemReporter.reportProblem(new DefaultProblem(message, 0, null, severity, start, end, parser.getCodeModel() .getLineNumberOfOffset(start))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor DefaultProblem(String, int, String[], ProblemSeverity, int, int, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/ast/expressions/TclBlockExpression.java:[75] public List parseBlockSimple() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/ast/expressions/TclBlockExpression.java:[79] public List parseBlockSimple(boolean useProcessors) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclPlugin.java:[54] savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclSwitchCommandProcessor.java:[65] List list = tclBlockExpression.parseBlockSimple(false); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclSwitchCommandProcessor.java:[70] for (Iterator iterator = list.iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclSwitchCommandProcessor.java:[110] int index = 0; ^^^^^ The value of the local variable index is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[218] Set processed = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[218] Set processed = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[247] Set processed) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[250] .getMixin(getScriptProject()).findKeys(pattern); ^^^^^^^^^^^^^^^^^ The method findKeys(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[251] Set keys = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[251] Set keys = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[253] if (keys.add(findKeys[i])) { ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[257] if (processed.add(importSt.getImportNsName())) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[297] List methodList = declaringType.getMethodList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[298] for (Iterator iterator = methodList.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[312] List supersToHandle) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[319] List superClasses = declaringType.getSuperClasses().getChilds(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[324] supersToHandle.add(superClassName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[343] List statements = method.getArguments(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[364] List levels = TclParseUtil.findLevelsTo(this.parser.getModule(), ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[435] List levels = TclParseUtil.findLevelsTo(this.parser.getModule(), ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[451] .getMixin(this.sourceModule.getScriptProject()).find(pattern); ^^^^^^^^^^^^^ The method find(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[469] .getMixin(this.sourceModule.getScriptProject()).find(pattern); ^^^^^^^^^^^^^ The method find(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[501] .getMixin(this.sourceModule.getScriptProject()).find(pattern); ^^^^^^^^^^^^^ The method find(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[528] protected String getKeyFromLevels(List nodes) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[529] return TclParseUtil.getElementFQN(nodes, ^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[533] protected ASTNode findRealParent(List levels) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[545] List statements, String prefix) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[578] List statements2 = TclResolver.findExtractBlocks(node); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[609] List levels = TclParseUtil.findLevelsTo(this.parser.getModule(), ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[625] protected void processFindLocalFunctions(String name, List levels, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[627] List visited = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[627] List visited = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[637] List statements = decl.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[641] if (!name.startsWith("::")) { ^^^^ Potential null pointer access: The variable name may be null at this location [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[651] List statements = decl.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[662] protected void processMethods(String name, final List statements, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[663] final String namePrefix, final List visited) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[691] List tStatements = ((TypeDeclaration) nde).getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[692] visited.add(nde); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[708] List tStatements = ((Block) s).getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[709] visited.add(s); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[735] visited.add(nde); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[741] List statements = module.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java:[749] List statements = module.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclMatchLocator.java:[22] import org.eclipse.dltk.internal.core.BuiltinSourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuiltinSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclMatchLocator.java:[23] import org.eclipse.dltk.internal.core.ExternalSourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclMatchLocator.java:[24] import org.eclipse.dltk.internal.core.Openable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Openable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclMatchLocator.java:[25] import org.eclipse.dltk.internal.core.SourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclMatchLocator.java:[130] Openable openable = this.currentPossibleMatch.openable; ^^^^^^^^ Discouraged access: The type 'Openable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclMatchLocator.java:[137] if (openable instanceof SourceModule ^^^^^^^^^^^^ Discouraged access: The type 'SourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclMatchLocator.java:[138] || openable instanceof ExternalSourceModule ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclMatchLocator.java:[139] || openable instanceof BuiltinSourceModule) { ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuiltinSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[15] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[16] import org.eclipse.core.runtime.Preferences.IPropertyChangeListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[17] import org.eclipse.core.runtime.Preferences.PropertyChangeEvent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[20] public class TclCheckContentExclude implements IPropertyChangeListener { ^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences.IPropertyChangeListener is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[28] final Preferences prefs = TclPlugin.getDefault() ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[29] .getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[31] .getString(TclCorePreferences.CHECK_CONTENT_EXCLUDES)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[32] prefs.addPropertyChangeListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addPropertyChangeListener(Preferences.IPropertyChangeListener) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[119] public void propertyChange(PropertyChangeEvent event) { ^^^^^^^^^^^^^^^^^^^ The type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[121] .getProperty())) { ^^^^^^^^^^^^^ The method getProperty() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclCheckContentExclude.java:[123] initPatterns((String) event.getNewValue()); ^^^^^^^^^^^^^ The method getNewValue() from the type Preferences.PropertyChangeEvent is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclIfProcessor.java:[25] private static class IfStatementError extends Exception { ^^^^^^^^^^^^^^^^ The serializable class IfStatementError does not declare a static final serialVersionUID field of type long [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclIfProcessor.java:[53] final List exprs; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclIfProcessor.java:[225] List parseBlock = bl.parseBlockSimple(false); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclIfProcessor.java:[231] List expressions = ((TclStatement) st).getExpressions(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclIfProcessor.java:[243] List childs = ex.getChilds(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/parser/processors/tcl/TclIfProcessor.java:[244] return new ASTListNode(node.sourceStart(), node.sourceEnd(), childs); ^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclSourceParser.java:[47] private int flags; ^^^^^ The value of the field TclSourceParser.flags is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclSourceParser.java:[134] List commands = script.getCommands(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclSourceParser.java:[135] for (Iterator iter = commands.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[206] ((TypeDeclaration) decl).getStatements().add(node); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[208] ((MethodDeclaration) decl).getStatements().add(node); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[240] public static void findElementsTo(List statements, ASTNode node, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[241] List elements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[245] Iterator i = statements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[249] elements.add(n); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[254] elements.add(n); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[275] List levels = findLevelsTo(module, node); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[307] List levels = TclParseUtil.findLevelsTo(module, parent); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[313] List childs = TclASTUtil.getStatements(astNodeParent); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[323] List childs = TclASTUtil.getStatements(module); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[337] String[] split, List childs) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[338] for (int i = 0; i < childs.size(); i++) { ^^^^^^ Potential null pointer access: The variable childs may be null at this location [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[362] List nchilds = TclASTUtil.getStatements(type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[381] List nchilds = TclASTUtil.getStatements(type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[401] List levels = findLevelsTo(module, node); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[412] TypeDeclaration[] types = type.getTypes(); ^^^^^ The value of the local variable types is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[445] List ndss = findLevelsTo(module, declaringXOTclType); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[446] name = "::" + getElementFQN(ndss, separator, module) ^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[503] List levels = TclParseUtil.findLevelsTo(module, node); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclParseUtil.java:[522] List levels = TclParseUtil.findLevelsTo(module, parent); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesInterpreterContainerExtension.java:[19] import org.eclipse.dltk.internal.core.BuildpathEntry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesInterpreterContainerExtension.java:[118] IAccessRule.EMPTY_RULES, ^^^^^^^^^^^ The field IAccessRule.EMPTY_RULES is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesInterpreterContainerExtension.java:[120] BuildpathEntry.INCLUDE_ALL, excluded ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesInterpreterContainerExtension.java:[120] BuildpathEntry.INCLUDE_ALL, excluded ^^^^^^^^^^^ Discouraged access: The field 'BuildpathEntry.INCLUDE_ALL' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[34] public static List parseArguments(List st) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[34] public static List parseArguments(List st) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[35] List arguments = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[35] List arguments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[42] arguments.add(a); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[45] if (tclSt instanceof TclStatement) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type TclStatement is already an instance of type TclStatement [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[46] Iterator i = tclSt.getExpressions().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[52] arguments.add(a); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[56] List elements = bl.parseBlockSimple(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[81] arguments.add(a); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[93] arguments.add(a); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[105] arguments.add(a); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[116] arguments.add(a); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[137] List variableName = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[137] List variableName = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[143] variableName.add(s.getAt(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[146] variableName.add(s.getAt(j)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[150] variableName.add(s.getAt(j)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[169] for (int i = startIndex; i < s.getCount(); i += 2) { ^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[174] variableName.add(vName); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[178] if (variableName == null) { ^^^^^^^^^^^^ Null comparison always yields false: The variable variableName cannot be null at this location [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[178] if (variableName == null) { return null; } ^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/OldTclParserUtils.java:[470] List nodes = statement.getExpressions(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/packages/org/eclipse/dltk/tcl/core/TclPackagesManager.java:[533] String envName = install.getEnvironment().getName(); ^^^^^^^ The value of the local variable envName is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/structure/TclModelProblem.java:[23] private final Node location; ^^^^^^^^ The value of the field TclModelProblem.location is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/mixin/TclMixinBuildVisitor.java:[56] public String getKeyFromLevels(List nodes) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/mixin/TclMixinBuildVisitor.java:[57] return TclParseUtil.getElementFQN(nodes, ^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/mixin/TclMixinBuildVisitor.java:[126] List levels = TclParseUtil.findLevelsTo( ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/mixin/TclMixinBuildVisitor.java:[162] List levels = TclParseUtil.findLevelsTo(this.moduleDeclaration, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/mixin/TclMixinBuildVisitor.java:[165] .getElementFQN(levels, ^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[15] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[28] Preferences preferences = TclPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[28] Preferences preferences = TclPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[29] TaskTagUtils.initializeDefaultValues(preferences); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method initializeDefaultValues(Preferences) from the type TaskTagUtils is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[31] preferences.setDefault( TclCorePreferences.CHECK_CONTENT_EMPTY_EXTENSION_LOCAL, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[33] preferences.setDefault( TclCorePreferences.CHECK_CONTENT_EMPTY_EXTENSION_REMOTE, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[35] preferences.setDefault( TclCorePreferences.CHECK_CONTENT_ANY_EXTENSION_LOCAL, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[37] preferences.setDefault( TclCorePreferences.CHECK_CONTENT_ANY_EXTENSION_REMOTE, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[41] .setDefault( TclCorePreferences.CHECK_CONTENT_EXCLUDES, "*.tar.*;*.so;*.exe;*.dll;*.msi;*.zip;*.rar;*.a;*.la;*.so.*;" + "*.c;*.cpp;*.h;*.jp*;*.png;*.gif;*.htm*;*.txt;*.ps;" + "*.pdf;*.xsd;README;*.doc;*.xsl;*.ppt;*.odf;*.n;*.rc;" + "*.pdx;*.tap;*.pc;*.enc;*.xml"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[47] preferences.setDefault( TclCorePreferences.PACKAGES_REFRESH_INTERVAL_LOCAL, 15 * 60 * 1000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCorePreferenceInitializer.java:[50] preferences.setDefault( TclCorePreferences.PACKAGES_REFRESH_INTERVAL_REMOTE, 24 * 60 * 60 * 1000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, int) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesPseudoSourceModule.java:[18] import org.eclipse.dltk.internal.core.AbstractSourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AbstractSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesPseudoSourceModule.java:[19] import org.eclipse.dltk.internal.core.ModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesPseudoSourceModule.java:[20] import org.eclipse.dltk.internal.core.OpenableElementInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenableElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesPseudoSourceModule.java:[28] public class TclSourcesPseudoSourceModule extends AbstractSourceModule { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AbstractSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesPseudoSourceModule.java:[29] public TclSourcesPseudoSourceModule(ModelElement parent, String name, ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesPseudoSourceModule.java:[31] super(parent, name, owner); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'AbstractSourceModule(ModelElement, String, WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesPseudoSourceModule.java:[44] protected boolean buildStructure(OpenableElementInfo info, ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenableElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesPseudoSourceModule.java:[45] IProgressMonitor pm, Map newElements, IResource underlyingResource) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/sources/TclSourcesPseudoSourceModule.java:[130] return getElementName(); ^^^^^^^^^^^^^^ Discouraged access: The method 'AbstractSourceModule.getElementName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[22] import org.eclipse.dltk.internal.core.MementoModelElementUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MementoModelElementUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[23] import org.eclipse.dltk.internal.core.ModelElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[24] import org.eclipse.dltk.internal.core.Openable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Openable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[25] import org.eclipse.dltk.internal.core.OpenableElementInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenableElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[26] import org.eclipse.dltk.internal.core.ScriptProject; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[27] import org.eclipse.dltk.internal.core.util.MementoTokenizer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MementoTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[34] public class TclPackageFragment extends Openable implements IProjectFragment, ^^^^^^^^ Discouraged access: The type 'Openable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[41] protected TclPackageFragment(ScriptProject project, String packageName) { ^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[42] super(project); ^^^^^^^^^^^^^^^ Discouraged access: The constructor 'Openable(ModelElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[71] && this.parent.equals(other.parent); ^^^^^^ Discouraged access: The field 'ModelElement.parent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[71] && this.parent.equals(other.parent); ^^^^^^ Discouraged access: The method 'ModelElement.equals(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[71] && this.parent.equals(other.parent); ^^^^^^ Discouraged access: The field 'ModelElement.parent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[74] protected boolean buildStructure(OpenableElementInfo info, ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenableElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[75] IProgressMonitor pm, Map newElements, IResource underlyingResource) ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[79] install = ScriptRuntime.getInterpreterInstall(getScriptProject()); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getScriptProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[89] List children = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[89] List children = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[94] children.add(new TclPackageElement(this, this.packageName, packageInfo.getVersion())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[97] info.setChildren((IModelElement[]) children ^^^^^^^^^^^ Discouraged access: The method 'ModelElementInfo.setChildren(IModelElement[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[97] info.setChildren((IModelElement[]) children .toArray(new IModelElement[children.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[104] return new OpenableElementInfo(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'OpenableElementInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[104] return new OpenableElementInfo(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'OpenableElementInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[108] MementoTokenizer memento, WorkingCopyOwner owner) { ^^^^^^^^^^^^^^^^ Discouraged access: The type 'MementoTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[110] case JEM_SCRIPTFOLDER: ^^^^^^^^^^^^^^^^ Discouraged access: The field 'ModelElement.JEM_SCRIPTFOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[111] if (!memento.hasMoreTokens()) ^^^^^^^^^^^^^ Discouraged access: The method 'MementoTokenizer.hasMoreTokens()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[113] String classFileName = memento.nextToken(); ^^^^^^^^^ Discouraged access: The method 'MementoTokenizer.nextToken()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[114] ModelElement classFile = (ModelElement) getScriptFolder(classFileName); ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[114] ModelElement classFile = (ModelElement) getScriptFolder(classFileName); ^^^^^^^^^^^^ Discouraged access: The type 'ModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[115] return classFile.getHandleFromMemento(memento, owner); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getHandleFromMemento(MementoTokenizer, WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[116] case JEM_USER_ELEMENT: ^^^^^^^^^^^^^^^^ Discouraged access: The field 'ModelElement.JEM_USER_ELEMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[117] return MementoModelElementUtil.getHandleFromMemento(memento, this, ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MementoModelElementUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[117] return MementoModelElementUtil.getHandleFromMemento(memento, this, ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'MementoModelElementUtil.getHandleFromMemento(MementoTokenizer, IParent, WorkingCopyOwner)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[124] return JEM_USER_ELEMENT; ^^^^^^^^^^^^^^^^ Discouraged access: The field 'ModelElement.JEM_USER_ELEMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[167] IModelElement[] elements = getChildren(); ^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[217] TclPackagesModelProvider.collectRealRequirements(getScriptProject(), ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getScriptProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackageFragment.java:[220] .resolveInterpreterInstall(getScriptProject()); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getScriptProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclMatchLocatorParser.java:[59] List ss = block.parseBlockSimple(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclMatchLocatorParser.java:[184] List exprs = expr.parseExpression(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/packages/org/eclipse/dltk/tcl/core/packages/impl/TclInterpreterInfoImpl.java:[15] import org.eclipse.dltk.tcl.core.packages.VariableValue; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.dltk.tcl.core.packages.VariableValue is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/packages/org/eclipse/dltk/tcl/core/packages/impl/TclInterpreterInfoImpl.java:[19] import org.eclipse.emf.common.util.EMap; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.common.util.EMap is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/packages/org/eclipse/dltk/tcl/core/packages/impl/TclInterpreterInfoImpl.java:[21] import org.eclipse.emf.ecore.EStructuralFeature; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.EStructuralFeature is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/packages/org/eclipse/dltk/tcl/core/packages/impl/TclInterpreterInfoImpl.java:[26] import org.eclipse.emf.ecore.util.EcoreEMap; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.emf.ecore.util.EcoreEMap is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[40] public TclEmptyCompleteStatement(List expressions) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[41] super(expressions); ^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[61] List exprs = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[61] List exprs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[62] exprs.add(new SimpleReference(position, position, "")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[70] List exprs = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[70] List exprs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[71] exprs.add(new SimpleReference(position, position, "")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[74] method.getStatements().add(statement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[79] List exprs = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[79] List exprs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[80] exprs.add(new SimpleReference(position, position, "")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[83] type.getStatements().add(statement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[88] List exprs = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[88] List exprs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[89] exprs.add(new SimpleReference(position, position, "")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[175] List exprs = expr.parseExpression(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[187] List exprs = expr.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[199] List s = block.parseBlockSimple(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[310] List statements = method.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[373] List ss = block.parseBlockSimple(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/completion/TclCompletionParser.java:[425] private boolean checkVariableWithoutDollarCompletion(TclStatement statement, int position) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method checkVariableWithoutDollarCompletion(TclStatement, int) from the type TclCompletionParser is never used locally [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[36] private static void replaceChild(ASTNode node, ASTNode statement, ASTNode nsType) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method replaceChild(ASTNode, ASTNode, ASTNode) from the type TclASTBuilder is never used locally [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[39] List statements = ((ModuleDeclaration) node).getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[42] statements.add(index, nsType); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[44] List statements = ((TypeDeclaration) node).getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[47] statements.add(index, nsType); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[49] List statements = ((Block) node).getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[52] statements.add(index, nsType); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[71] if (method instanceof MethodDeclaration) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type MethodDeclaration is already an instance of type MethodDeclaration [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[89] type.getStatements().add(methodDeclaration); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[90] type.getMethodList().add(methodDeclaration); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[117] unit.getTypeList().add(decl); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[139] typeDeclaration.getStatements().add(decl); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[140] typeDeclaration.getTypeList().add(decl); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[152] if (method instanceof MethodDeclaration) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The expression of type MethodDeclaration is already an instance of type MethodDeclaration [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[168] module.getFunctionList().add(methodDeclaration); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[178] decl.getStatements().add(method); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/parser/TclASTBuilder.java:[179] decl.getMethodList().add(method); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclCallProcessor.java:[38] public Map process(final IModelElement parent, IModelElement element, ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclCallProcessor.java:[40] final Map elements = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclCallProcessor.java:[40] final Map elements = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/TclCallProcessor.java:[65] elements.put(ref, member); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCalleeProcessor.java:[41] private Map fSearchResults = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCalleeProcessor.java:[41] private Map fSearchResults = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCalleeProcessor.java:[70] fSearchResults.put(ref, methods); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCalleeProcessor.java:[75] public Map doOperation() { ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/TclCalleeProcessor.java:[91] } catch (CoreException e) { ^^^^^^^^^^^^^ Unreachable catch block for CoreException. Only more specific exceptions are thrown and they are handled by previous catch block(s). [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/search/mixin/TclMixinUtils.java:[21] Class mixinClass, IScriptProject project, IProgressMonitor monitor) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[54] List statements = moduleDeclaration.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[55] List elements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[55] List elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[56] searchAddElementsTo(statements, node, sourceModule, elements); ^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[68] public void searchAddElementsTo(List statements, final ASTNode node, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[73] Iterator i = statements.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[157] List stats = ((TypeDeclaration) nde).getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[172] List statements2 = findExtractBlocks(nde); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[282] List selectionElements) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[330] List stats = ((MethodDeclaration) nde).getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[331] searchAddElementsTo(stats, node, (IParent) e, selectionElements); ^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[335] public static List findExtractBlocks(ASTNode node) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[336] final List statements2 = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[336] final List statements2 = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[341] statements2.addAll(((Block) s).getStatements()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[356] public static List processReferenceModules(List packages, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[356] public static List processReferenceModules(List packages, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[358] Set allModules = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[358] Set allModules = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[359] List orderedModules = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[359] List orderedModules = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[388] List required = packages; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[391] for (Iterator iterator2 = required.iterator(); iterator2.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[408] if (allModules.add(child)) { ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[409] orderedModules.add(child); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[419] if (allModules.add(modules[i])) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[420] orderedModules.add(modules[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[441] Map similars = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[441] Map similars = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[448] List similar = (List) similars.get(fullyQualifiedName); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[448] List similar = (List) similars.get(fullyQualifiedName); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[449] similar.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[451] List similar = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[451] List similar = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[452] similar.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[453] similars.put(fullyQualifiedName, similar); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[457] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[457] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[458] List allModules = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[460] for (Iterator iterator = similars.values().iterator(); iterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[462] List similar = (List) iterator.next(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[462] List similar = (List) iterator.next(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[465] result.add(similar.get(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[470] List directives = packageCollector.getRequireDirectives(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[472] List required = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[472] List required = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[473] for (Iterator iterator2 = directives.iterator(); iterator2 ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[477] required.add(decl.getName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[485] for (Iterator iterator2 = similar.iterator(); iterator2 ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[502] result.addAll(similar); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[504] result.add(similar.get(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[507] result.add(found); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclResolver.java:[513] return (IModelElement[]) result .toArray(new IModelElement[result.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/extensions/IMatchLocatorExtension.java:[8] import org.eclipse.dltk.internal.core.search.matching.MatchingNodeSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MatchingNodeSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/extensions/IMatchLocatorExtension.java:[14] MatchingNodeSet nodeSet); ^^^^^^^^^^^^^^^ Discouraged access: The type 'MatchingNodeSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/extensions/ICompletionExtension.java:[29] Set methodNames, TclStatement st, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/extensions/ICompletionExtension.java:[40] boolean modelFilter(Set completions, IModelElement modelElement); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclLanguageToolkit.java:[144] .getPluginPreferences() ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclLanguageToolkit.java:[145] .getBoolean( isEmptyExtension(file.getName()) ? TclCorePreferences.CHECK_CONTENT_EMPTY_EXTENSION_LOCAL : TclCorePreferences.CHECK_CONTENT_ANY_EXTENSION_LOCAL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclLanguageToolkit.java:[156] .getPluginPreferences() ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/core/TclLanguageToolkit.java:[157] .getBoolean( isEmptyExtension(file.getName()) ? TclCorePreferences.CHECK_CONTENT_EMPTY_EXTENSION_REMOTE : TclCorePreferences.CHECK_CONTENT_ANY_EXTENSION_REMOTE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBoolean(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionParser.java:[53] List expressions = statement.getExpressions(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionParser.java:[76] if (position < completionNode.sourceStart() ^^^^^^^^^^^^^^ Potential null pointer access: The variable completionNode may be null at this location [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionParser.java:[87] List s = block.parseBlockSimple(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionParser.java:[105] List exprs = expr.parseExpression(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionParser.java:[144] List statements = method.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionParser.java:[215] if (nde != null) { ^^^ Redundant null check: The variable nde cannot be null at this location [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionParser.java:[271] List ss = block.parseBlockSimple(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionParser.java:[350] List exprs = ex.parseExpression(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesModelProvider.java:[15] import org.eclipse.dltk.internal.core.ScriptProject; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesModelProvider.java:[29] public void provideModelChanges(IModelElement parentElement, List children) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesModelProvider.java:[31] ScriptProject project = (ScriptProject) parentElement; ^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesModelProvider.java:[31] ScriptProject project = (ScriptProject) parentElement; ^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesModelProvider.java:[34] (ScriptProject) parentElement); ^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesModelProvider.java:[36] children.add(fragment); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesModelProvider.java:[60] (ScriptProject) parentElement, packageName.getName()); ^^^^^^^^^^^^^ Discouraged access: The type 'ScriptProject' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/packages/TclPackagesModelProvider.java:[62] children.add(pfragment); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized 560 problems (560 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/org.eclipse.dltk.tcl.core-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/org.eclipse.dltk.tcl.core-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.core --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/org.eclipse.dltk.tcl.core-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/org.eclipse.dltk.tcl.core-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.core --- [INFO] [INFO] ----------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug >----------- [INFO] Building org.eclipse.dltk.tcl.debug 6.3.0-SNAPSHOT [53/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.debug --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.debug --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.debug --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[3] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[13] Preferences store = TclDebugPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[13] Preferences store = TclDebugPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[15] store.setDefault(TclDebugConstants.DEBUGGING_ENGINE_ID_KEY, Util.EMPTY_STRING); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[18] store.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_BREAK_ON_FIRST_LINE, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[21] store.setDefault(DLTKDebugPreferenceConstants.PREF_DBGP_ENABLE_LOGGING, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[23] store.setDefault( TclDebugConstants.DEBUG_STREAM_FILTER_COMMAND_RENAME_WARNING, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[27] store.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_GLOBAL, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[29] store.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_CLASS, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPreferenceInitializer.java:[31] store.setDefault( DLTKDebugPreferenceConstants.PREF_DBGP_SHOW_SCOPE_LOCAL, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setDefault(String, boolean) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclHotCodeReplaceProvider.java:[67] final char[] input = org.eclipse.dltk.internal.core.util.Util ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclHotCodeReplaceProvider.java:[68] .getResourceContentsAsCharArray((IFile) resource); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'Util.getResourceContentsAsCharArray(IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/org/eclipse/dltk/tcl/internal/debug/TclDebugPlugin.java:[68] savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated 13 problems (13 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/target/org.eclipse.dltk.tcl.debug-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/target/org.eclipse.dltk.tcl.debug-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.debug --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.debug --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/target/org.eclipse.dltk.tcl.debug-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/target/org.eclipse.dltk.tcl.debug-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.debug --- [INFO] [INFO] --------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.launching >--------- [INFO] Building org.eclipse.dltk.tcl.launching 6.3.0-SNAPSHOT [54/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.launching --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.launching --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.launching --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.launching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.launching --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstallType.java:[23] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstallType.java:[151] SubProgressMonitor sm = new SubProgressMonitor(monitor, 70); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstallType.java:[151] SubProgressMonitor sm = new SubProgressMonitor(monitor, 70); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstallType.java:[151] SubProgressMonitor sm = new SubProgressMonitor(monitor, 70); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstallType.java:[152] sm.beginTask("Running validation script", IProgressMonitor.UNKNOWN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method beginTask(String, int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstallType.java:[153] sm.done(); ^^^^^^ The method done() from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstall.java:[23] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstall.java:[49] final IContentCache cache = ModelManager.getModelManager().getCoreCache(); ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstall.java:[49] final IContentCache cache = ModelManager.getModelManager().getCoreCache(); ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/org/eclipse/dltk/tcl/internal/launching/GenericTclInstall.java:[49] final IContentCache cache = ModelManager.getModelManager().getCoreCache(); ^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getCoreCache()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') 10 problems (10 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.launching --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/target/org.eclipse.dltk.tcl.launching-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.launching --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.launching --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/target/org.eclipse.dltk.tcl.launching-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.launching --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.launching --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/target/org.eclipse.dltk.tcl.launching-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.launching-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.launching-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/target/org.eclipse.dltk.tcl.launching-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.launching-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.launching-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.launching/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.launching-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.launching --- [INFO] [INFO] ------------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui >------------ [INFO] Building org.eclipse.dltk.tcl.ui 6.3.0-SNAPSHOT [55/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.ui --- [INFO] Compiling 153 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclCodeTemplateAccess.java:[23] import org.eclipse.jface.text.templates.ContextTypeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclCodeTemplateAccess.java:[40] protected ContextTypeRegistry createContextTypeRegistry() { ^^^^^^^^^^^^^^^^^^^ The type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclCodeTemplateAccess.java:[52] .contextTypes(); ^^^^^^^^^^^^^^ The method contextTypes() from the type ContextTypeRegistry is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectTemplateEntry.java:[15] import org.eclipse.dltk.internal.ui.wizards.dialogfields.SelectionButtonDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectTemplateEntry.java:[23] final SelectionButtonDialogField fLinkRadio; ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectTemplateEntry.java:[32] fLinkRadio = new SelectionButtonDialogField(SWT.RADIO); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectTemplateEntry.java:[32] fLinkRadio = new SelectionButtonDialogField(SWT.RADIO); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'SelectionButtonDialogField(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectTemplateEntry.java:[33] fLinkRadio.setLabelText(name); ^^^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.setLabelText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectTemplateEntry.java:[40] fLinkRadio.doFillIntoGrid(group, numColumns); ^^^^^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.doFillIntoGrid(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectTemplateEntry.java:[44] return fLinkRadio.isSelected(); ^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.isSelected()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[18] import org.eclipse.dltk.internal.ui.wizards.dialogfields.DialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[19] import org.eclipse.dltk.internal.ui.wizards.dialogfields.SelectionButtonDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[61] entry.fLinkRadio.setDialogFieldListener(this); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setDialogFieldListener(IDialogFieldListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[76] protected boolean isModeField(DialogField field, int kind) { ^^^^^^^^^^^ Discouraged access: The type 'DialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[97] fWorkspaceRadio.setSelection(IProjectWizardState.MODE_WORKSPACE ^^^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.setSelection(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[99] fExternalRadio.setSelection(IProjectWizardState.MODE_EXTERNAL ^^^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.setSelection(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[102] entry.fLinkRadio.setSelection(entry.id.equals(mode)); ^^^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.setSelection(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[108] fLocation.setText(state.getExternalLocation()); ^^^^^^^ Discouraged access: The method 'StringDialogField.setText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[124] private void setTooltip(SelectionButtonDialogField radio, String tooltip) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/wizards/TclProjectWizardFirstPage.java:[125] radio.getSelectionButton().setToolTipText(tooltip); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SelectionButtonDialogField.getSelectionButton()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclRequirePackageCorrectionMarkerResolution.java:[19] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclRequirePackageCorrectionMarkerResolution.java:[178] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclRequirePackageCorrectionMarkerResolution.java:[178] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclRequirePackageCorrectionMarkerResolution.java:[178] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getDeltaProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclRequirePackageCorrectionMarkerResolution.java:[179] .checkExternalChanges( ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DeltaProcessor.checkExternalChanges(IModelElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceCorrectionMarkerResolution.java:[12] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceCorrectionMarkerResolution.java:[78] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceCorrectionMarkerResolution.java:[78] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceCorrectionMarkerResolution.java:[78] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getDeltaProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceCorrectionMarkerResolution.java:[79] .checkExternalChanges( ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DeltaProcessor.checkExternalChanges(IModelElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingPreferenceBlock.java:[257] fList.remove(fList.getList().getItems()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type String[] of the last argument to method remove(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/TclModelLabelProvider.java:[38] return module.getElementName() + " (" ^^^^^^^^^^^^^^ Discouraged access: The method 'AbstractSourceModule.getElementName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/TclModelLabelProvider.java:[39] + module.getStorage().getFullPath().toString() + ")"; ^^^^^^^^^^ Discouraged access: The method 'ExternalSourceModule.getStorage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/TclModelLabelProvider.java:[43] .getEnvironment(module.getScriptProject()); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getScriptProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCorePreferencePage.java:[125] savePatterns((ListDialogField) field); ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCorePreferencePage.java:[128] public void loadPatterns(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCorePreferencePage.java:[138] field.setElements(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCorePreferencePage.java:[142] private void savePatterns(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCorePreferencePage.java:[290] private ListDialogField excludeDialog; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCorePreferencePage.java:[293] private ListDialogField includeDialog; ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCorePreferencePage.java:[337] includeDialog = new ListDialogField(includeAdapter, buttons, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCorePreferencePage.java:[377] excludeDialog = new ListDialogField(excludeAdapter, buttons, ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/browsing/TclDecoratingModelLabelProvider.java:[18] import org.eclipse.dltk.ui.viewsupport.DecoratingModelLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/browsing/TclDecoratingModelLabelProvider.java:[22] extends DecoratingModelLabelProvider { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/browsing/TclDecoratingModelLabelProvider.java:[29] super(labelProvider); ^^^^^^^^^^^^^^^^^^^^^ The constructor DecoratingModelLabelProvider(ScriptUILabelProvider) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/browsing/TclDecoratingModelLabelProvider.java:[37] final IModelElement[] children = fragment.getChildren(); ^^^^^^^^^^^ Discouraged access: The method 'ModelElement.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[42] import org.eclipse.dltk.ui.text.folding.AbstractASTFoldingStructureProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[54] extends AbstractASTFoldingStructureProvider { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[58] private List fBlockIncludeList = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[58] private List fBlockIncludeList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[59] private List fBlockExcludeList = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[59] private List fBlockExcludeList = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[71] protected CodeBlock[] getCodeBlocks(String code, int offset) { ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[76] ModuleDeclaration md = parse(code, offset); ^^^^^^^^^^^^^^^^^^^ The method parse(String, int) from the type AbstractASTFoldingStructureProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[79] return new CodeBlock[0]; ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[82] List result = new ArrayList<>(); ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[85] return result.toArray(new CodeBlock[result.size()]); ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[88] private void checkStatement(String code, int offset, List result, ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[92] result.add(new CodeBlock(statement, ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[92] result.add(new CodeBlock(statement, new Region(offset + statement.sourceStart(), statement.sourceEnd() - statement.sourceStart()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AbstractASTFoldingStructureProvider.CodeBlock(ASTNode, IRegion) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[104] CodeBlock[] cb = getCodeBlocks(newContents, ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[123] private void traverse(List result, List statements, ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[169] result.add(new CodeBlock( ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[169] result.add(new CodeBlock( new TclFoldBlock((Block) child), new Region(offset + child.sourceStart(), child.sourceEnd() - child.sourceStart()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AbstractASTFoldingStructureProvider.CodeBlock(ASTNode, IRegion) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[201] result.add(new CodeBlock(node, ^^^^^^^^^ The type AbstractASTFoldingStructureProvider.CodeBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[201] result.add(new CodeBlock(node, new Region(offset + node.sourceStart(), node.sourceEnd() - node.sourceStart()))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AbstractASTFoldingStructureProvider.CodeBlock(ASTNode, IRegion) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[243] super.initializePreferences(store); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method initializePreferences(IPreferenceStore) from the type AbstractASTFoldingStructureProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[286] return fInitCollapseClasses; ^^^^^^^^^^^^^^^^^^^^ The field AbstractASTFoldingStructureProvider.fInitCollapseClasses is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[294] return super.initiallyCollapse(s); ^^^^^^^^^^^^^^^^^^^^ The method initiallyCollapse(ASTNode) from the type AbstractASTFoldingStructureProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[362] if (isMultilineRegion(d, header)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isMultilineRegion(IDocument, IRegion) from the type AbstractASTFoldingStructureProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[373] FoldingStructureComputationContext ctx) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[374] final IRegion result = super.alignRegion(region, ctx); ^^^^^^^^^^^^^^^^^^^^^^^^ The method alignRegion(IRegion, AbstractASTFoldingStructureProvider.FoldingStructureComputationContext) from the type AbstractASTFoldingStructureProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[384] FoldingStructureComputationContext ctx) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[385] if (ctx.allowCollapsing()) { ^^^^^^^^^^^^^^^^^ The method allowCollapsing() from the type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[391] return isHeaderRegion(region, ctx) ? fInitCollapseHeaderComments ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field AbstractASTFoldingStructureProvider.fInitCollapseHeaderComments is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[392] : fInitCollapseComments; ^^^^^^^^^^^^^^^^^^^^^ The field AbstractASTFoldingStructureProvider.fInitCollapseComments is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[399] FoldingStructureComputationContext ctx) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[403] return super.isHeaderRegion(region, ctx); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isHeaderRegion(IRegion, AbstractASTFoldingStructureProvider.FoldingStructureComputationContext) from the type AbstractASTFoldingStructureProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/folding/TclFoldingStructureProvider.java:[435] FoldingStructureComputationContext ctx) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceMarkerResolution.java:[17] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceMarkerResolution.java:[156] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceMarkerResolution.java:[156] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceMarkerResolution.java:[156] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getDeltaProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceMarkerResolution.java:[157] .checkExternalChanges(new IModelElement[] { project }, ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DeltaProcessor.checkExternalChanges(IModelElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[40] import org.eclipse.dltk.internal.core.ExternalScriptFolder; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalScriptFolder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[42] import org.eclipse.dltk.internal.ui.filters.IFilterElementNameProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFilterElementNameProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[85] implements IFilterElementNameProvider { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFilterElementNameProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[186] private List childs; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[188] ElementList(String name, List childs) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[230] public List getElements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[249] private Map elements = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[249] private Map elements = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[296] List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[296] List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[297] Set keys = elements.keySet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[298] Iterator i = keys.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[304] result.add(o); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[307] ElementList el = new ElementList((String) e, (List) o); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[309] result.add(el); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[360] List els = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[360] List els = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[361] els.add(o); ^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[363] els.add(element); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[365] elements.put(name, els); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[367] List els = (List) o; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[367] List els = (List) o; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[369] els.add(element); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[373] elements.put(name, element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[388] List els = (List) o; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[388] List els = (List) o; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[450] && (element instanceof ExternalScriptFolder ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalScriptFolder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/ElementsView.java:[597] List elements = el.getElements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/TclUI.java:[93] return imageDescriptorFromPlugin(PLUGIN_ID, path); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceViewerConfiguration.java:[15] import org.eclipse.dltk.internal.ui.text.ScriptElementProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceViewerConfiguration.java:[89] IInformationProvider provider = new ScriptElementProvider(getEditor(), ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclSourceViewerConfiguration.java:[89] IInformationProvider provider = new ScriptElementProvider(getEditor(), ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ScriptElementProvider(IEditorPart, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[19] import org.eclipse.dltk.internal.ui.wizards.dialogfields.DialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[20] import org.eclipse.dltk.internal.ui.wizards.dialogfields.IDialogFieldListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDialogFieldListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[21] import org.eclipse.dltk.internal.ui.wizards.dialogfields.LayoutUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LayoutUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[22] import org.eclipse.dltk.internal.ui.wizards.dialogfields.StringDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[32] implements IDialogFieldListener { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDialogFieldListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[34] private StringDialogField fPatternDialogField; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[36] private final List fExistingNames; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[39] List existingEntries) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[49] fPatternDialogField = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[49] fPatternDialogField = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'StringDialogField()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[50] fPatternDialogField.setLabelText( ^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setLabelText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[52] fPatternDialogField.setDialogFieldListener(this); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setDialogFieldListener(IDialogFieldListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[53] fPatternDialogField.setText(input != null ? input : Util.EMPTY_STRING); ^^^^^^^ Discouraged access: The method 'StringDialogField.setText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[57] return fPatternDialogField.getText().trim(); ^^^^^^^ Discouraged access: The method 'StringDialogField.getText()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[69] fPatternDialogField.doFillIntoGrid(inner, 2); ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.doFillIntoGrid(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[70] LayoutUtil.setHorizontalGrabbing( ^^^^^^^^^^ Discouraged access: The type 'LayoutUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[70] LayoutUtil.setHorizontalGrabbing( ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'LayoutUtil.setHorizontalGrabbing(Control)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[71] fPatternDialogField.getTextControl(null)); ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.getTextControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[72] LayoutUtil.setWidthHint(fPatternDialogField.getTextControl(null), ^^^^^^^^^^ Discouraged access: The type 'LayoutUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[72] LayoutUtil.setWidthHint(fPatternDialogField.getTextControl(null), ^^^^^^^^^^^^ Discouraged access: The method 'LayoutUtil.setWidthHint(Control, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[72] LayoutUtil.setWidthHint(fPatternDialogField.getTextControl(null), ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.getTextControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[74] fPatternDialogField.postSetFocusOnDialogField(parent.getDisplay()); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DialogField.postSetFocusOnDialogField(Display)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[81] String newText = fPatternDialogField.getText(); ^^^^^^^ Discouraged access: The method 'StringDialogField.getText()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclCheckContentExcludeInputDialog.java:[103] public void dialogFieldChanged(DialogField field) { ^^^^^^^^^^^ Discouraged access: The type 'DialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/PackagesSourcesHover.java:[16] import org.eclipse.dltk.internal.ui.text.hover.AbstractScriptEditorTextHover; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AbstractScriptEditorTextHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/PackagesSourcesHover.java:[36] public class PackagesSourcesHover extends AbstractScriptEditorTextHover { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AbstractScriptEditorTextHover' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/PackagesSourcesHover.java:[40] .getEditorInputModelElement(this.getEditor(), false); ^^^^^^^^^ Discouraged access: The method 'AbstractScriptEditorTextHover.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/browsing/TclProjectAndSourceFolderContentProvider.java:[39] return NO_CHILDREN; ^^^^^^^^^^^ Discouraged access: The field 'StandardModelElementContentProvider.NO_CHILDREN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/browsing/TclProjectAndSourceFolderContentProvider.java:[46] if (!isProjectProjectFragment(root)) { ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StandardModelElementContentProvider.isProjectProjectFragment(IProjectFragment)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclEnvironmentPropertyPage.java:[15] import org.eclipse.dltk.internal.core.search.ProjectIndexerManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectIndexerManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclEnvironmentPropertyPage.java:[44] ProjectIndexerManager.indexProject(project); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ProjectIndexerManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/preferences/TclEnvironmentPropertyPage.java:[44] ProjectIndexerManager.indexProject(project); ^^^^^^^^^^^^ Discouraged access: The method 'ProjectIndexerManager.indexProject(IProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/completion/TclCompletionProposalCollector.java:[44] String name = proposal.getName(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/browsing/TclProjectsView.java:[16] import org.eclipse.dltk.ui.viewsupport.DecoratingModelLabelProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/browsing/TclProjectsView.java:[23] protected DecoratingModelLabelProvider createDecoratingLabelProvider( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DecoratingModelLabelProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/PackageFilterAction.java:[32] import org.eclipse.dltk.internal.ui.filters.IFilterElementNameProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFilterElementNameProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/PackageFilterAction.java:[124] if (viewer instanceof IFilterElementNameProvider) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFilterElementNameProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/PackageFilterAction.java:[125] matchName = ((IFilterElementNameProvider) viewer) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFilterElementNameProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/PackageFilterAction.java:[126] .getElementName(element); ^^^^^^^^^^^^^^ Discouraged access: The method 'IFilterElementNameProvider.getElementName(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/PackageFilterAction.java:[135] if (viewer instanceof IFilterElementNameProvider) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFilterElementNameProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/PackageFilterAction.java:[136] matchName = ((IFilterElementNameProvider) viewer) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IFilterElementNameProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/navigation/PackageFilterAction.java:[137] .getElementName(modelElement); ^^^^^^^^^^^^^^ Discouraged access: The method 'IFilterElementNameProvider.getElementName(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') 158 problems (158 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/org.eclipse.dltk.tcl.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/org.eclipse.dltk.tcl.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/org.eclipse.dltk.tcl.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/org.eclipse.dltk.tcl.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.ui --- [INFO] [INFO] --------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators >-------- [INFO] Building org.eclipse.dltk.tcl.validators 6.3.0-SNAPSHOT [56/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.validators --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.validators --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.validators --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.validators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.validators --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.validators --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.validators --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/TclCheckBuildParticipant.java:[39] TclValidatorsCore.getDefault().getPluginPreferences()); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/TclBuildContext.java:[25] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/TclBuildContext.java:[86] IContentCache coreCache = ModelManager.getModelManager() ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/TclBuildContext.java:[86] IContentCache coreCache = ModelManager.getModelManager() ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/TclBuildContext.java:[87] .getCoreCache(); ^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getCoreCache()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/task/TclTodoParserFactory.java:[26] .getPluginPreferences()); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/packages/PackageRequireSourceAnalyser.java:[53] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/packages/PackageRequireSourceAnalyser.java:[93] final ISourceModule sourceModule; ^^^^^^^^^^^^ The value of the field PackageRequireSourceAnalyser.ModuleInfo.sourceModule is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/packages/PackageRequireSourceAnalyser.java:[409] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/packages/PackageRequireSourceAnalyser.java:[409] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/packages/PackageRequireSourceAnalyser.java:[409] ModelManager.getModelManager().getDeltaProcessor() ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getDeltaProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/packages/PackageRequireSourceAnalyser.java:[410] .checkExternalChanges(new IModelElement[] { project }, ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DeltaProcessor.checkExternalChanges(IModelElement[], IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/CheckPreferenceManager.java:[18] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/CheckPreferenceManager.java:[22] private Preferences preferences; ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/CheckPreferenceManager.java:[22] private Preferences preferences; ^^^^^^^^^^^ The value of the field CheckPreferenceManager.preferences is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/org/eclipse/dltk/tcl/internal/validators/CheckPreferenceManager.java:[24] public CheckPreferenceManager(Preferences pluginPreferences) { ^^^^^^^^^^^ The type Preferences is deprecated 16 problems (16 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.validators --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.validators --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/target/org.eclipse.dltk.tcl.validators-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.validators --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.validators --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/target/org.eclipse.dltk.tcl.validators-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.validators --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.validators --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/target/org.eclipse.dltk.tcl.validators-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/target/org.eclipse.dltk.tcl.validators-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.validators --- [INFO] [INFO] ---< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger >---- [INFO] Building org.eclipse.dltk.tcl.activestatedebugger 6.3.0-SNAPSHOT [57/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/spawnpoint/SpawnpointCommandManager.java:[28] import org.eclipse.core.runtime.Preferences; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/spawnpoint/SpawnpointCommandManager.java:[151] getPluginPreferences().setValue( TclActiveStateDebuggerConstants.PREF_SPAWNPOINT_COMMANDS, encode(commandNames)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/spawnpoint/SpawnpointCommandManager.java:[156] private static Preferences getPluginPreferences() { ^^^^^^^^^^^ The type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/spawnpoint/SpawnpointCommandManager.java:[157] return TclActiveStateDebuggerPlugin.getDefault().getPluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclActiveStateDebuggerBlock.java:[352] return new HashMap(super.getEnvironmentPaths()) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The serializable class does not declare a static final serialVersionUID field of type long [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/TclActiveStateDebugThreadConfigurator.java:[225] final IDbgpSpawnpoint p = commands.setSpawnpoint(pathMapper ^ The value of the local variable p is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[19] import org.eclipse.dltk.internal.ui.wizards.dialogfields.CheckedListDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CheckedListDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[20] import org.eclipse.dltk.internal.ui.wizards.dialogfields.DialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[21] import org.eclipse.dltk.internal.ui.wizards.dialogfields.IDialogFieldListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDialogFieldListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[22] import org.eclipse.dltk.internal.ui.wizards.dialogfields.IListAdapter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IListAdapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[23] import org.eclipse.dltk.internal.ui.wizards.dialogfields.LayoutUtil; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'LayoutUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[24] import org.eclipse.dltk.internal.ui.wizards.dialogfields.ListDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ListDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[25] import org.eclipse.dltk.internal.ui.wizards.dialogfields.StringDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[48] public class TclSpawnpointPreferenceBlock implements IListAdapter, ^^^^^^^^^^^^ Discouraged access: The type 'IListAdapter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[53] private final StringDialogField fNameDialogField; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[65] fNameDialogField = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[65] fNameDialogField = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'StringDialogField()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[67] .setLabelText(PreferenceMessages.Spawnpoint_InputDialog_commandLabel); ^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setLabelText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[68] fNameDialogField.setDialogFieldListener(new IDialogFieldListener() { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setDialogFieldListener(IDialogFieldListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[68] fNameDialogField.setDialogFieldListener(new IDialogFieldListener() { ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IDialogFieldListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[69] public void dialogFieldChanged(DialogField field) { ^^^^^^^^^^^ Discouraged access: The type 'DialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[73] fNameDialogField.setText(value != null ? value : Util.EMPTY_STRING); ^^^^^^^ Discouraged access: The method 'StringDialogField.setText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[77] return fNameDialogField.getText().trim(); ^^^^^^^ Discouraged access: The method 'StringDialogField.getText()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[88] fNameDialogField.doFillIntoGrid(inner, 2); ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.doFillIntoGrid(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[89] LayoutUtil.setHorizontalGrabbing(fNameDialogField ^^^^^^^^^^ Discouraged access: The type 'LayoutUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[89] LayoutUtil.setHorizontalGrabbing(fNameDialogField ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'LayoutUtil.setHorizontalGrabbing(Control)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[90] .getTextControl(null)); ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.getTextControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[91] LayoutUtil.setWidthHint(fNameDialogField.getTextControl(null), ^^^^^^^^^^ Discouraged access: The type 'LayoutUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[91] LayoutUtil.setWidthHint(fNameDialogField.getTextControl(null), ^^^^^^^^^^^^ Discouraged access: The method 'LayoutUtil.setWidthHint(Control, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[91] LayoutUtil.setWidthHint(fNameDialogField.getTextControl(null), ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.getTextControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[93] fNameDialogField.postSetFocusOnDialogField(parent.getDisplay()); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DialogField.postSetFocusOnDialogField(Display)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[100] final String newText = fNameDialogField.getText(); ^^^^^^^ Discouraged access: The method 'StringDialogField.getText()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[167] private CheckedListDialogField listDialogField; ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CheckedListDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[167] private CheckedListDialogField listDialogField; ^^^^^^^^^^^^^^^^^^^^^^ CheckedListDialogField is a raw type. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[177] listDialogField = new CheckedListDialogField(this, buttons, ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CheckedListDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[177] listDialogField = new CheckedListDialogField(this, buttons, ^^^^^^^^^^^^^^^^^^^^^^ CheckedListDialogField is a raw type. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[177] listDialogField = new CheckedListDialogField(this, buttons, ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'CheckedListDialogField(IListAdapter, String[], ILabelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[179] listDialogField.setUseLabel(false); ^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.setUseLabel(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[180] listDialogField.setListGrabExcessHorizontalSpace(true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.setListGrabExcessHorizontalSpace(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[181] listDialogField.doFillIntoGrid(control, 3); ^^^^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.doFillIntoGrid(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[182] listDialogField.addCheckStateListener(this); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'CheckedListDialogField.addCheckStateListener(ICheckStateListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[187] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ Discouraged access: The type 'ListDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[187] public void customButtonPressed(ListDialogField field, int index) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[192] field.addElement(newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addElement(Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[192] field.addElement(newValue); ^^^^^^^^^^ Discouraged access: The method 'ListDialogField.addElement(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[193] listDialogField.setChecked(newValue, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setChecked(Object, boolean) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[193] listDialogField.setChecked(newValue, true); ^^^^^^^^^^ Discouraged access: The method 'CheckedListDialogField.setChecked(Object, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[202] final List selection = field.getSelectedElements(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.getSelectedElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[208] .isChecked(oldValue); ^^^^^^^^^ Discouraged access: The method 'CheckedListDialogField.isChecked(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[209] field.replaceElement(oldValue, newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method replaceElement(Object, Object) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[209] field.replaceElement(oldValue, newValue); ^^^^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.replaceElement(Object, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[210] listDialogField.setChecked(newValue, wasChecked); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setChecked(Object, boolean) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[210] listDialogField.setChecked(newValue, wasChecked); ^^^^^^^^^^ Discouraged access: The method 'CheckedListDialogField.setChecked(Object, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[224] final List selection = field.getSelectedElements(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.getSelectedElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[226] field.removeElements(selection); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeElements(List) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[226] field.removeElements(selection); ^^^^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.removeElements(List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[250] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ Discouraged access: The type 'ListDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[250] public void doubleClicked(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[254] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ Discouraged access: The type 'ListDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[254] public void selectionChanged(ListDialogField field) { ^^^^^^^^^^^^^^^ ListDialogField is a raw type. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[256] final List selection = field.getSelectedElements(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.getSelectedElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[257] field.enableButton(IDX_REMOVE, canDelete(selection)); ^^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.enableButton(int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[258] field.enableButton(IDX_EDIT, canEdit(selection)); ^^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.enableButton(int, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[296] listDialogField.setElements(commands.getCommands()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setElements(Collection) belongs to the raw type ListDialogField. References to generic type ListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[296] listDialogField.setElements(commands.getCommands()); ^^^^^^^^^^^ Discouraged access: The method 'ListDialogField.setElements(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[297] listDialogField.setCheckedElements(commands.getSelectedCommands()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method setCheckedElements(Collection) belongs to the raw type CheckedListDialogField. References to generic type CheckedListDialogField should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/TclSpawnpointPreferenceBlock.java:[297] listDialogField.setCheckedElements(commands.getSelectedCommands()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'CheckedListDialogField.setCheckedElements(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/InstrumentationContentProvider.java:[161] final IScriptFolder fragment, final Collection result) ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/org/eclipse/dltk/tcl/activestatedebugger/preferences/WorkbenchAdaptable.java:[44] public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized 69 problems (69 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/target/org.eclipse.dltk.tcl.activestatedebugger-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/target/org.eclipse.dltk.tcl.activestatedebugger-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/target/org.eclipse.dltk.tcl.activestatedebugger-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/target/org.eclipse.dltk.tcl.activestatedebugger-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.activestatedebugger --- [INFO] [INFO] ---------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug.ui >--------- [INFO] Building org.eclipse.dltk.tcl.debug.ui 6.3.0-SNAPSHOT [58/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/console/ui/TclConsoleCompletionProcessor.java:[92] List list = getInterpreterShell().getCompletions(commandLine, cursorPosition); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/console/ui/TclConsoleCompletionProcessor.java:[94] List proposals = createProposalsFromString(list, offset, tclDecorator); ^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[18] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[24] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[91] IContentCache cache = ModelManager.getModelManager().getCoreCache(); ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[91] IContentCache cache = ModelManager.getModelManager().getCoreCache(); ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[91] IContentCache cache = ModelManager.getModelManager().getCoreCache(); ^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getCoreCache()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[104] SubProgressMonitor smon0 = new SubProgressMonitor(monitor, 40); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[104] SubProgressMonitor smon0 = new SubProgressMonitor(monitor, 40); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[104] SubProgressMonitor smon0 = new SubProgressMonitor(monitor, 40); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[107] smon0.beginTask("Fetch package information", lsize / 50); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method beginTask(String, int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[116] smon0.subTask("Processing packages info (" + (lsize - s) + " left)"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method subTask(String) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[122] List infos = TclPackagesManager.getPackageInfos(install, pkgs, true); ^^^^^ The value of the local variable infos is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[129] smon0.worked(1); ^^^^^^^^^ The method worked(int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[132] smon0.done(); ^^^^^^ The method done() from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[134] SubProgressMonitor smon = new SubProgressMonitor(monitor, 40); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[134] SubProgressMonitor smon = new SubProgressMonitor(monitor, 40); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[134] SubProgressMonitor smon = new SubProgressMonitor(monitor, 40); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[136] smon.beginTask("Processing packages", lsize); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method beginTask(String, int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[139] smon.subTask("Processing package:" + tclPackageInfo.getName() + " (" + (lsize - index) + " left)"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method subTask(String) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[170] smon.worked(1); ^^^^^^^^^ The method worked(int) from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclInterpretersBlock.java:[173] smon.done(); ^^^^^^ The method done() from the type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[21] import org.eclipse.dltk.internal.core.ModelManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[28] import org.eclipse.dltk.internal.ui.wizards.dialogfields.ComboDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ComboDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[29] import org.eclipse.dltk.internal.ui.wizards.dialogfields.StringButtonDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[104] private ComboDialogField documentationField; ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ComboDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[121] documentationField = new ComboDialogField(SWT.BORDER | SWT.READ_ONLY); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ComboDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[121] documentationField = new ComboDialogField(SWT.BORDER | SWT.READ_ONLY); ^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ComboDialogField(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[122] documentationField.setLabelText("Manual Pages"); ^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setLabelText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[124] documentationField.doFillIntoGrid(parent, numColumns - 1); ^^^^^^^^^^^^^^ Discouraged access: The method 'ComboDialogField.doFillIntoGrid(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[127] configureDocumentation.setLayoutData(StringButtonDialogField.gridDataForButton(configureDocumentation, 1)); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringButtonDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[127] configureDocumentation.setLayoutData(StringButtonDialogField.gridDataForButton(configureDocumentation, 1)); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'StringButtonDialogField.gridDataForButton(Button, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[139] final int index = documentationField.getSelectionIndex(); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ComboDialogField.getSelectionIndex()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[143] documentationField.selectItem(doc != null ? this.documentations.indexOf(doc) + 1 : 0); ^^^^^^^^^^ Discouraged access: The method 'ComboDialogField.selectItem(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[155] documentationField.setItems(names); ^^^^^^^^ Discouraged access: The method 'ComboDialogField.setItems(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[222] IContentCache coreCache = ModelManager.getModelManager().getCoreCache(); ^^^^^^^^^^^^ Discouraged access: The type 'ModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[222] IContentCache coreCache = ModelManager.getModelManager().getCoreCache(); ^^^^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[222] IContentCache coreCache = ModelManager.getModelManager().getCoreCache(); ^^^^^^^^^^^^ Discouraged access: The method 'ModelManager.getCoreCache()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[241] documentationField.selectItem(doc != null ? documentations.indexOf(doc) + 1 : 0); ^^^^^^^^^^ Discouraged access: The method 'ComboDialogField.selectItem(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[249] documentationField.selectItem(0); ^^^^^^^^^^ Discouraged access: The method 'ComboDialogField.selectItem(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/AddTclInterpreterDialog.java:[261] int index = documentationField.getSelectionIndex(); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ComboDialogField.getSelectionIndex()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/actions/ToggleSpawnpointAction.java:[18] import org.eclipse.debug.internal.ui.DebugUIPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/actions/ToggleSpawnpointAction.java:[114] DebugUIPlugin.errorDialog(fPart.getSite().getShell(), ActionMessages.ToggleSpawnpointAction_1, ^^^^^^^^^^^^^ Discouraged access: The type 'DebugUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/actions/ToggleSpawnpointAction.java:[114] DebugUIPlugin.errorDialog(fPart.getSite().getShell(), ActionMessages.ToggleSpawnpointAction_1, ^^^^^^^^^^^ Discouraged access: The method 'DebugUIPlugin.errorDialog(Shell, String, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.300.v20191116-2105/org.eclipse.debug.ui-3.14.300.v20191116-2105.jar') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/TclToggleBreakpointAdapter.java:[39] import org.eclipse.dltk.internal.ui.text.ScriptWordFinder; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptWordFinder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/TclToggleBreakpointAdapter.java:[121] IRegion reg = ScriptWordFinder.findWord(document, ((ITextSelection) selection).getOffset()); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptWordFinder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/TclToggleBreakpointAdapter.java:[121] IRegion reg = ScriptWordFinder.findWord(document, ((ITextSelection) selection).getOffset()); ^^^^^^^^ Discouraged access: The method 'ScriptWordFinder.findWord(IDocument, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/preferences/TclDebuggingEnginePreferencePage.java:[90] setPreferenceStore(new PreferencesAdapter(TclDebugPlugin.getDefault().getPluginPreferences())); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/handlers/ToggleGlobalVariablesHandler.java:[32] return new PreferencesAdapter(TclDebugPlugin.getDefault().getPluginPreferences()); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/preferences/TclDebugPreferencePage.java:[111] setPreferenceStore(new PreferencesAdapter(TclDebugPlugin.getDefault().getPluginPreferences())); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/launchConfigurations/TclRemoteTab.java:[134] int port = configuration.getAttribute(ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT, -1); ^^^^^^^^^^^^^^^^^^^ The field ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/launchConfigurations/TclRemoteTab.java:[160] configuration.setAttribute(ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT, getPort()); ^^^^^^^^^^^^^^^^^^^ The field ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/launchConfigurations/TclRemoteTab.java:[172] configuration.setAttribute(ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT, DEFAULT_PORT); ^^^^^^^^^^^^^^^^^^^ The field ScriptLaunchConfigurationConstants.ATTR_DLTK_DBGP_PORT is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclPackagesContainerPage.java:[24] import org.eclipse.dltk.internal.ui.wizards.IBuildpathContainerPage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathContainerPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclPackagesContainerPage.java:[55] implements IBuildpathContainerPage, IBuildpathContainerPageExtension { ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathContainerPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclPackagesContainerPage.java:[115] private IBuildpathEntry entry; ^^^^^ The value of the field TclPackagesContainerPage.entry is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/TclPackagesContainerPage.java:[213] for (Iterator iterator = sel.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/console/ui/TclConsole.java:[23] TclDebugUIPlugin.imageDescriptorFromPlugin( TclDebugUIPlugin.PLUGIN_ID, "icons/obj16/console_obj.gif")); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/handlers/ToggleClassVariablesHandler.java:[34] .getPluginPreferences()); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/handlers/ToggleLocalVariablesHandler.java:[32] return new PreferencesAdapter(TclDebugPlugin.getDefault().getPluginPreferences()); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/org/eclipse/dltk/tcl/internal/debug/ui/interpreters/CombinedSet.java:[28] public CombinedSet(Set... children) { ^^^^^^^^ Type safety: Potential heap pollution via varargs parameter children 61 problems (61 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/target/org.eclipse.dltk.tcl.debug.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/target/org.eclipse.dltk.tcl.debug.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/target/org.eclipse.dltk.tcl.debug.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/target/org.eclipse.dltk.tcl.debug.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.debug.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.debug.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.debug.ui --- [INFO] [INFO] --------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tclchecker >-------- [INFO] Building org.eclipse.dltk.tcl.tclchecker 6.3.0-SNAPSHOT [59/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclChecker.java:[46] import org.eclipse.dltk.validators.core.AbstractExternalValidator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractExternalValidator is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclChecker.java:[52] public class TclChecker extends AbstractExternalValidator ^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractExternalValidator is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclChecker.java:[58] return reportError(resource, problem.getLineNumber(), start, end, problem.getMessage(), attributes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method reportError(IResource, int, int, int, String, Map) from the type AbstractExternalValidator is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclChecker.java:[63] return reportWarning(resource, problem.getLineNumber(), start, end, problem.getMessage(), attributes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method reportWarning(IResource, int, int, int, String, Map) from the type AbstractExternalValidator is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclChecker.java:[224] clean(resource); ^^^^^^^^^^^^^^^ The method clean(IResource) from the type AbstractExternalValidator is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerConfigUtils.java:[228] ValidatorsCore.getDefault().getPluginPreferences().getString(ValidatorRuntime.PREF_CONFIGURATION)); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerConfigUtils.java:[228] ValidatorsCore.getDefault().getPluginPreferences().getString(ValidatorRuntime.PREF_CONFIGURATION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/impl/SystemTclCheckerPreferences.java:[27] return ValidatorsCore.getDefault().getPluginPreferences().getString(ValidatorRuntime.PREF_CONFIGURATION); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/impl/SystemTclCheckerPreferences.java:[27] return ValidatorsCore.getDefault().getPluginPreferences().getString(ValidatorRuntime.PREF_CONFIGURATION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getString(String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/impl/SystemTclCheckerPreferences.java:[32] ValidatorsCore.getDefault().getPluginPreferences().setValue(ValidatorRuntime.PREF_CONFIGURATION, value); ^^^^^^^^^^^^^^^^^^^^^^ The method getPluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/impl/SystemTclCheckerPreferences.java:[32] ValidatorsCore.getDefault().getPluginPreferences().setValue(ValidatorRuntime.PREF_CONFIGURATION, value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setValue(String, String) from the type Preferences is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/impl/SystemTclCheckerPreferences.java:[33] ValidatorsCore.getDefault().savePluginPreferences(); ^^^^^^^^^^^^^^^^^^^^^^^ The method savePluginPreferences() from the type Plugin is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/AutoCorrectTclCheckerProblemsActionDelegate.java:[26] import org.eclipse.dltk.internal.core.BuiltinSourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuiltinSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/AutoCorrectTclCheckerProblemsActionDelegate.java:[27] import org.eclipse.dltk.internal.core.ExternalSourceModule; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/AutoCorrectTclCheckerProblemsActionDelegate.java:[66] if (!(element instanceof ExternalSourceModule || element instanceof BuiltinSourceModule) ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExternalSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/AutoCorrectTclCheckerProblemsActionDelegate.java:[66] if (!(element instanceof ExternalSourceModule || element instanceof BuiltinSourceModule) ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuiltinSourceModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/tclchecker/model/configs/impl/CheckerConfigImpl.java:[205] messageStates = new EcoreEMap(ConfigsPackage.Literals.MESSAGE_STATE_MAP, MessageStateMapImpl.class, this, ConfigsPackage.CHECKER_CONFIG__MESSAGE_STATES); ^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[18] import org.eclipse.dltk.internal.ui.wizards.dialogfields.StringDialogField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[34] private StringDialogField fPath; ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[51] fPath = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'StringDialogField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[51] fPath = new StringDialogField(); ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'StringDialogField()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[52] fPath.setLabelText(Messages.PathDialog_PathLabel); ^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setLabelText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[56] fPath.setDialogFieldListener(field -> updateStatus(validate())); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'DialogField.setDialogFieldListener(IDialogFieldListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[65] fPath.doFillIntoGrid(parent, 3); ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.doFillIntoGrid(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[66] final GridData pathGridData = (GridData) fPath.getTextControl(null).getLayoutData(); ^^^^^^^^^^^^^^ Discouraged access: The method 'StringDialogField.getTextControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[79] fPath.setFocus(); ^^^^^^^^ Discouraged access: The method 'StringDialogField.setFocus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[83] fPath.setText(Util.EMPTY_STRING); ^^^^^^^ Discouraged access: The method 'StringDialogField.setText(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[88] IPath path = new Path(fPath.getText()); ^^^^^^^ Discouraged access: The method 'StringDialogField.getText()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/PathDialog.java:[128] return fPath.getText(); ^^^^^^^ Discouraged access: The method 'StringDialogField.getText()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerOptional.java:[45] public Object getValidator(IScriptProject project, Class validatorType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerImpl.java:[40] public Object getValidator(IScriptProject project, Class validatorType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[27] import org.eclipse.jface.databinding.swt.SWTObservables; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[146] return ((List) inputElement).toArray(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[273] bindingContext.bindValue(SWTObservables.observeText(name, SWT.Modify), EMFObservables.observeValue(instance, ValidatorsPackage.Literals.VALIDATOR_CONFIG__NAME), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation bindValue(ISWTObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of type DataBindingContext [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[273] bindingContext.bindValue(SWTObservables.observeText(name, SWT.Modify), ^^^^^^^^^^^^^^ The type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[273] bindingContext.bindValue(SWTObservables.observeText(name, SWT.Modify), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ISWTObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[273] bindingContext.bindValue(SWTObservables.observeText(name, SWT.Modify), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method observeText(Control, int) from the type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[274] EMFObservables.observeValue(instance, ValidatorsPackage.Literals.VALIDATOR_CONFIG__NAME), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[295] bindingContext.bindValue(new RadioButtonListValue<>(CheckerMode.class, modeOptions), EMFObservables.observeValue(instance, ConfigsPackage.Literals.CHECKER_CONFIG__MODE), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation bindValue(RadioButtonListValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of type DataBindingContext [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[295] bindingContext.bindValue(new RadioButtonListValue<>(CheckerMode.class, modeOptions), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type RadioButtonListValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[296] EMFObservables.observeValue(instance, ConfigsPackage.Literals.CHECKER_CONFIG__MODE), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[313] bindingContext.bindValue(SWTObservables.observeText(commandLineOptions, SWT.Modify), EMFObservables .observeValue(instance, ValidatorsPackage.Literals.VALIDATOR_CONFIG__COMMAND_LINE_OPTIONS), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation bindValue(ISWTObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of type DataBindingContext [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[313] bindingContext.bindValue(SWTObservables.observeText(commandLineOptions, SWT.Modify), EMFObservables ^^^^^^^^^^^^^^ The type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[313] bindingContext.bindValue(SWTObservables.observeText(commandLineOptions, SWT.Modify), EMFObservables ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ISWTObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[313] bindingContext.bindValue(SWTObservables.observeText(commandLineOptions, SWT.Modify), EMFObservables ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method observeText(Control, int) from the type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[313] bindingContext.bindValue(SWTObservables.observeText(commandLineOptions, SWT.Modify), EMFObservables .observeValue(instance, ValidatorsPackage.Literals.VALIDATOR_CONFIG__COMMAND_LINE_OPTIONS), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[316] bindingContext.bindValue(SWTObservables.observeSelection(summary), EMFObservables.observeValue(instance, ConfigsPackage.Literals.CHECKER_CONFIG__SUMMARY), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation bindValue(ISWTObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of type DataBindingContext [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[316] bindingContext.bindValue(SWTObservables.observeSelection(summary), ^^^^^^^^^^^^^^ The type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[316] bindingContext.bindValue(SWTObservables.observeSelection(summary), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ISWTObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[316] bindingContext.bindValue(SWTObservables.observeSelection(summary), ^^^^^^^^^^^^^^^^^^^^^^^^^ The method observeSelection(Control) from the type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[317] EMFObservables.observeValue(instance, ConfigsPackage.Literals.CHECKER_CONFIG__SUMMARY), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[320] bindingContext.bindValue(SWTObservables.observeSelection(useTclVer), EMFObservables.observeValue(instance, ConfigsPackage.Literals.CHECKER_CONFIG__USE_TCL_VER), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation bindValue(ISWTObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of type DataBindingContext [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[320] bindingContext.bindValue(SWTObservables.observeSelection(useTclVer), ^^^^^^^^^^^^^^ The type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[320] bindingContext.bindValue(SWTObservables.observeSelection(useTclVer), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ISWTObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[320] bindingContext.bindValue(SWTObservables.observeSelection(useTclVer), ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method observeSelection(Control) from the type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[321] EMFObservables.observeValue(instance, ConfigsPackage.Literals.CHECKER_CONFIG__USE_TCL_VER), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[329] bindingContext.bindValue(SWTObservables.observeSelection(individualMessageConfiguration), EMFObservables .observeValue(instance, ConfigsPackage.Literals.CHECKER_CONFIG__INDIVIDUAL_MESSAGE_STATES), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation bindValue(ISWTObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of type DataBindingContext [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[329] bindingContext.bindValue(SWTObservables.observeSelection(individualMessageConfiguration), EMFObservables ^^^^^^^^^^^^^^ The type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[329] bindingContext.bindValue(SWTObservables.observeSelection(individualMessageConfiguration), EMFObservables ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type ISWTObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[329] bindingContext.bindValue(SWTObservables.observeSelection(individualMessageConfiguration), EMFObservables ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method observeSelection(Control) from the type SWTObservables is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerConfigurationDialog.java:[329] bindingContext.bindValue(SWTObservables.observeSelection(individualMessageConfiguration), EMFObservables .observeValue(instance, ConfigsPackage.Literals.CHECKER_CONFIG__INDIVIDUAL_MESSAGE_STATES), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerProblemDescription.java:[39] private static final Map messageDefinitions = new HashMap(); ^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerProblemDescription.java:[40] private static final Map altDefinitions = new HashMap(); ^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerProblemDescription.java:[41] private static final List messageGroups = new ArrayList(); ^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerProblemDescription.java:[45] private static final Set reportedIds = new HashSet(); ^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerProblemDescription.java:[137] return new ArrayList(messageDefinitions.keySet()); ^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerProblemDescription.java:[142] return new ArrayList(altDefinitions.keySet()); ^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerMigration.java:[67] Map results = new HashMap(); ^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerMigration.java:[96] final List values = new ArrayList(); ^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerMigration.java:[125] Map> results = new HashMap>(); ^^^^^^^ Redundant specification of type arguments > [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerMigration.java:[184] final Set values = new HashSet(); ^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerMigration.java:[206] final Set removeKeys = new HashSet(); ^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerMigration.java:[233] final Set environmentIds = new HashSet(); ^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerMigration.java:[305] final Map oldDefaults = new HashMap(); ^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/tclchecker/model/configs/impl/CheckerInstanceImpl.java:[183] environments = new EObjectContainmentWithInverseEList(CheckerEnvironmentInstance.class, this, ConfigsPackage.CHECKER_INSTANCE__ENVIRONMENTS, ConfigsPackage.CHECKER_ENVIRONMENT_INSTANCE__INSTANCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/tclchecker/model/configs/impl/CheckerInstanceImpl.java:[232] configs = new EObjectContainmentEList(CheckerConfig.class, this, ConfigsPackage.CHECKER_INSTANCE__CONFIGS); ^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/qfix/TclCheckerMarkerResolution.java:[27] public class TclCheckerMarkerResolution implements IMarkerResolution, IMarkerResolution2 { ^^^^^^^^^^^^^^^^^ Redundant superinterface IMarkerResolution for the type TclCheckerMarkerResolution, already defined by IMarkerResolution2 [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerPreferenceBlock.java:[808] final FileWriter writer = new FileWriter(exportPath); ^^^^^^ Resource 'writer' should be managed by try-with-resource [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/AbstractOutputProcessor.java:[105] if (false) { try { Thread.sleep(1000); } catch (InterruptedException e) { e.printStackTrace(); } } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/qfix/TclCheckerAnnotationResolution.java:[27] implements IAnnotationResolution, IAnnotationResolution2, ITclCheckerQFixReporter { ^^^^^^^^^^^^^^^^^^^^^ Redundant superinterface IAnnotationResolution for the type TclCheckerAnnotationResolution, already defined by IAnnotationResolution2 [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/tclchecker/model/configs/impl/CheckerEnvironmentInstanceImpl.java:[98] pcxFileFolders = new EDataTypeUniqueEList(String.class, this, ConfigsPackage.CHECKER_ENVIRONMENT_INSTANCE__PCX_FILE_FOLDERS); ^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/tclchecker/model/messages/impl/MessageGroupImpl.java:[184] messages = new EObjectContainmentWithInverseEList(CheckerMessage.class, this, MessagesPackage.MESSAGE_GROUP__MESSAGES, MessagesPackage.CHECKER_MESSAGE__GROUP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Redundant specification of type arguments [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/internal/databinging/RadioButtonListValue.java:[24] public class RadioButtonListValue extends AbstractObservableValue { ^^^^^^^^^^^^^^^^^^^^^^^ AbstractObservableValue is a raw type. References to generic type AbstractObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/internal/databinging/RadioButtonListValue.java:[115] fireValueChange(Diffs.createValueDiff(oldValue, newValue)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/TclCheckerType.java:[71] public boolean supports(Class validatorType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/internal/tclchecker/ui/preferences/TclCheckerProblemPropertyPage.java:[49] final IMarker marker; ^^^^^^ The value of the field TclCheckerProblemPropertyPage.ProblemRow.marker is not used 86 problems (86 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/target/org.eclipse.dltk.tcl.tclchecker-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/target/org.eclipse.dltk.tcl.tclchecker-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/target/org.eclipse.dltk.tcl.tclchecker-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tclchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tclchecker-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tclchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tclchecker-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/target/org.eclipse.dltk.tcl.tclchecker-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tclchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tclchecker-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tclchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tclchecker-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tclchecker/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tclchecker-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.tclchecker --- [INFO] [INFO] -------------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl >-------------- [INFO] Building org.eclipse.dltk.tcl 6.3.0-SNAPSHOT [60/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/target/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/target/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl --- [INFO] [INFO] ---------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing >---------- [INFO] Building org.eclipse.dltk.tcl.testing 6.3.0-SNAPSHOT [61/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.testing --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.testing --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.testing --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.testing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.testing --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.testing --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[145] getLaunchManager().generateUniqueLaunchConfigurationNameFrom(testName)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method generateUniqueLaunchConfigurationNameFrom(String) from the type ILaunchManager is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[165] private IType chooseType(IType[] types, String mode) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method chooseType(IType[], String) from the type TclTestingLaunchShortcut is never used locally [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[200] private ILaunchConfiguration chooseConfiguration(List configList, String mode) throws InterruptedException { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[244] String containerHandleId; ^^^^^^^^^^^^^^^^^ The value of the local variable containerHandleId is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[245] String testElementName; ^^^^^^^^^^^^^^^ The value of the local variable testElementName is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[272] getLaunchManager().generateUniqueLaunchConfigurationNameFrom(testName)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method generateUniqueLaunchConfigurationNameFrom(String) from the type ILaunchManager is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[293] boolean engineFound = false; ^^^^^^^^^^^ The value of the local variable engineFound is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[350] ArrayList candidateConfigs = new ArrayList(configs.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[350] ArrayList candidateConfigs = new ArrayList(configs.length); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingLaunchShortcut.java:[354] candidateConfigs.add(config); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingMainLaunchConfigurationTab.java:[30] private Map nameToId = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingMainLaunchConfigurationTab.java:[30] private Map nameToId = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/org/eclipse/dltk/tcl/internal/testing/TclTestingMainLaunchConfigurationTab.java:[65] nameToId.put(name, engines[i].getId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized 13 problems (13 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.testing --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/target/org.eclipse.dltk.tcl.testing-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.testing --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.testing --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/target/org.eclipse.dltk.tcl.testing-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.testing --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.testing --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/target/org.eclipse.dltk.tcl.testing-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/target/org.eclipse.dltk.tcl.testing-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.testing --- [INFO] [INFO] -----< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing.tcltest >------ [INFO] Building org.eclipse.dltk.tcl.testing.tcltest 6.3.0-SNAPSHOT [62/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/src/org/eclipse/dltk/tcl/testing/internal/tcltest/TcltestMemberResolver.java:[12] import org.eclipse.dltk.testing.ITestingElementResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/src/org/eclipse/dltk/tcl/testing/internal/tcltest/TcltestMemberResolver.java:[14] public class TcltestMemberResolver extends AbstractTestingElementResolver implements ITestingElementResolver { ^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/src/org/eclipse/dltk/tcl/testing/internal/tcltest/TclTestTestingEngine.java:[10] import org.eclipse.debug.core.DebugException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.debug.core.DebugException is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/src/org/eclipse/dltk/tcl/testing/internal/tcltest/TclTestTestingEngine.java:[74] String nameValue = ((SimpleReference) name) ^^^^^^^^^ The value of the local variable nameValue is not used 4 problems (4 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/target/org.eclipse.dltk.tcl.testing.tcltest-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/target/org.eclipse.dltk.tcl.testing.tcltest-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/target/org.eclipse.dltk.tcl.testing.tcltest-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing.tcltest/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing.tcltest-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing.tcltest/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing.tcltest-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/target/org.eclipse.dltk.tcl.testing.tcltest-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing.tcltest/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing.tcltest-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing.tcltest/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing.tcltest-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.testing.tcltest/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.testing.tcltest-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.testing.tcltest --- [INFO] [INFO] ---------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.doc.user >--------- [INFO] Building org.eclipse.dltk.tcl.doc.user 6.3.0-SNAPSHOT [63/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.doc.user --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.doc.user --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.doc.user --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.doc.user --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.doc.user --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.doc.user --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.doc.user --- [INFO] [INFO] --- tycho-eclipserun-plugin:1.7.0:eclipse-run (build_indexes) @ org.eclipse.dltk.tcl.doc.user --- [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest/jre] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/jre/bin/java, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/target/eclipserun-work/configuration, -consolelog, -application, org.eclipse.ant.core.antRunner, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/target/workspace, -quiet, -buildfile, build.xml] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 BUILD SUCCESSFUL BUILD SUCCESSFUL Total time: 4 seconds [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.doc.user --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.doc.user --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.doc.user --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.doc.user --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/target/org.eclipse.dltk.tcl.doc.user-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.doc.user --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.doc.user --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/target/org.eclipse.dltk.tcl.doc.user-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.doc.user/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.doc.user-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.doc.user/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.doc.user-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.doc.user/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.doc.user-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.doc.user/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.doc.user-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.doc.user --- [INFO] [INFO] ----------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tcllib >---------- [INFO] Building org.eclipse.dltk.tcl.tcllib 6.3.0-SNAPSHOT [64/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.tcllib --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.tcllib --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.tcllib --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.tcllib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.tcllib --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.tcllib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.tcllib --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.tcllib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.tcllib --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.tcllib --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.tcllib --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/target/org.eclipse.dltk.tcl.tcllib-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.tcllib --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.tcllib --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/target/org.eclipse.dltk.tcl.tcllib-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tcllib/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tcllib-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tcllib/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tcllib-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tcllib/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tcllib-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tcllib/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tcllib-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.tcllib --- [INFO] [INFO] --------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter >--------- [INFO] Building org.eclipse.dltk.tcl.formatter 6.3.0-SNAPSHOT [65/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.formatter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.formatter --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.formatter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.formatter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.formatter --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.formatter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.formatter --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/src/org/eclipse/dltk/tcl/formatter/internal/TclFormatterPlugin.java:[62] return imageDescriptorFromPlugin(PLUGIN_ID, path); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated 2 problems (0 errors, 1 warning, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.formatter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.formatter --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/target/org.eclipse.dltk.tcl.formatter-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.formatter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.formatter --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/target/org.eclipse.dltk.tcl.formatter-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.formatter --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.formatter --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/target/org.eclipse.dltk.tcl.formatter-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/target/org.eclipse.dltk.tcl.formatter-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.formatter --- [INFO] [INFO] -----------< org.eclipse.dltk.features:org.eclipse.dltk.tcl >----------- [INFO] Building org.eclipse.dltk.tcl 6.3.0-SNAPSHOT [66/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.tcl --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.tcl --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/target/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.tcl --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/target/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.tcl/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.tcl/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.tcl/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.tcl/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/target/org.eclipse.dltk.tcl_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.tcl/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl --- [INFO] [INFO] -----------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.sdk >------------ [INFO] Building org.eclipse.dltk.tcl.sdk 6.3.0-SNAPSHOT [67/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.tcl.sdk --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.sdk --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.sdk --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.tcl.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/target/org.eclipse.dltk.tcl.sdk-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.sdk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.tcl.sdk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.sdk --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/target/org.eclipse.dltk.tcl.sdk-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.sdk-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.sdk-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.sdk-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.sdk-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/target/org.eclipse.dltk.tcl.sdk_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.sdk-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.sdk --- [INFO] [INFO] ---------------------< org.eclipse.dltk.itcl:itcl >--------------------- [INFO] Building itcl 6.3.0-SNAPSHOT [68/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ itcl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ itcl --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ itcl --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ itcl --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/itcl/6.3.0-SNAPSHOT/itcl-6.3.0-SNAPSHOT.pom [INFO] [INFO] ----------< org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core >---------- [INFO] Building org.eclipse.dltk.itcl.core 6.3.0-SNAPSHOT [69/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.itcl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.itcl.core --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.itcl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.itcl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.itcl.core --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.itcl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.itcl.core --- [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/IncrTclSourceElementRequestVisitorExtension.java:[78] Declaration dtn = (Declaration) body.getDeclaringType(); ^^^ The value of the local variable dtn is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclMatchLocatorExtension.java:[10] import org.eclipse.dltk.internal.core.search.matching.MatchingNodeSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MatchingNodeSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclMatchLocatorExtension.java:[19] public void visitGeneral(ASTNode node, PatternLocator locator, MatchingNodeSet nodeSet) { ^^^^^^^^^^^^^^^ Discouraged access: The type 'MatchingNodeSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclResolver.java:[32] List supersToHandle = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclResolver.java:[32] List supersToHandle = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclResolver.java:[63] private static void fillSupers(IType parentType, List supers) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclResolver.java:[69] supers.add(superClasses[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclResolver.java:[89] IMixinElement[] find = TclMixinModel.getInstance().getMixin(project).find(pattern + "*"); ^^^^^^^^^^^^^^^^^^^ The method find(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclBodyCommandProcessor.java:[50] List arguments = IncrTclUtils.extractMethodArguments(procArguments); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclEnsembleCommandProcessor.java:[45] List commands = block.parseBlockSimple(false); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclEnsembleCommandProcessor.java:[96] List arguments = IncrTclUtils.extractMethodArguments(procArguments); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclEnsembleCommandProcessor.java:[102] part.acceptArguments(arguments); ^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/mixin/model/IncrTclClass.java:[11] private String namespaceKey; ^^^^^^^^^^^^ The value of the field IncrTclClass.namespaceKey is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/IncrTclCommandDetector.java:[22] import org.eclipse.dltk.tcl.core.ITclParser; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.dltk.tcl.core.ITclParser is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/IncrTclCommandDetector.java:[33] private Set names = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/IncrTclCommandDetector.java:[33] private Set names = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/IncrTclCommandDetector.java:[46] .find( name.replaceAll("::", IMixinRequestor.MIXIN_NAME_SEPARATOR), 1000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method find(String, long) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/IncrTclCommandDetector.java:[194] this.names.add(names[i]); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[56] List exprs = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[56] List exprs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[60] exprs.add(pcs.getInstNameRef()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[61] exprs.add(pcs.getCallName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[63] exprs.addAll(pcs.getArgs().getChilds()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[74] private void processArgumentCompletion(Statement s, List exprs, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[76] TclStatement statement = new TclStatement(exprs); ^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[117] Set methodNames = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[117] Set methodNames = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[125] Set methodNames = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[125] Set methodNames = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[152] List methods = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[152] List methods = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[153] List methodNames = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[153] List methodNames = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[166] methods.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[167] methodNames.add(element.getElementName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[172] methodNames.add(prefix + m.getTypeQualifiedName("::", false)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[174] methods.add(element); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[185] engine.findMethods(token, true, methods, methodNames); ^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[185] engine.findMethods(token, true, methods, methodNames); ^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[188] private void findLocalIncrTclClasses(char[] token, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[194] Set classes = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[194] Set classes = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[198] engine.findTypes(token, true, engine.toList(classes)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[198] engine.findTypes(token, true, engine.toList(classes)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[198] engine.findTypes(token, true, engine.toList(classes)); ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[199] methodNames.addAll(classes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[202] private void findLocalIncrTclClassInstances(char[] token, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[208] Set classes = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[208] Set classes = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[213] engine.findFields(token, true, engine.toList(classes), ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[213] engine.findFields(token, true, engine.toList(classes), ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[213] engine.findFields(token, true, engine.toList(classes), ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[215] methodNames.addAll(classes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[221] private void findIncrTclClassessIn(ASTNode parent, Set classes, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[224] final List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[224] final List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[240] .getSourceModule(), result); ^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[250] classes.addAll(result); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[253] private void findIncrTclClassInstancesIn(ASTNode parent, Set classes, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[256] final List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[256] final List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[268] .getSourceModule(), result); ^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[278] classes.addAll(result); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[281] private void findIncrTclClassInstances(char[] token, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[292] Set elements = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[292] Set elements = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[293] elements.addAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[296] engine.findFields(token, true, engine.toList(elements), ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[296] engine.findFields(token, true, engine.toList(elements), ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[296] engine.findFields(token, true, engine.toList(elements), ^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[298] methodNames.addAll(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[302] char[] token, Set methodNames, TclCompletionEngine engine) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[323] Set methods = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[323] Set methods = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[325] Set result = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[325] Set result = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[345] result.add(ms[i]); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[383] result.add(e); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[410] private void completeClassMethods(String name, char[] cs, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[412] Set completions = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[412] Set completions = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[420] Set methods = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[420] Set methods = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[421] methods.addAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[423] methods.removeAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[436] private void addKeywords(char[] cs, String[] keywords, Set methodNames, TclCompletionEngine engine) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addKeywords(char[], String[], Set, TclCompletionEngine) from the type IncrTclCompletionExtension is never used locally [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[436] private void addKeywords(char[] cs, String[] keywords, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[438] List k = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[438] List k = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[444] k.add(kkw); ^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[445] methodNames.add(kkw); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[449] String kw[] = (String[]) k.toArray(new String[k.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[453] private void findMethodsShortName(char[] cs, Set methods, Set allMethods, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[453] private void findMethodsShortName(char[] cs, Set methods, Set allMethods, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[455] List methodsList = engine.toList(methods); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[455] List methodsList = engine.toList(methods); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[455] List methodsList = engine.toList(methods); ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[456] List methodNames = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[456] List methodNames = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[457] List remove = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[457] List remove = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[458] for (Iterator iterator = methodsList.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[462] methodNames.add(methodName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[463] allMethods.add(methodName); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[465] remove.add(method); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[468] for (Iterator iterator = remove.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[472] engine.findMethods(cs, true, methodsList, methodNames); ^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[472] engine.findMethods(cs, true, methodsList, methodNames); ^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[475] protected void findProcsFromMixin(final Set methods, String tok, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[480] protected void findInstProcsFromMixin(final Set methods, String tok, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[485] private void findIncrTclClasses(char[] token, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[497] Set methods = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[497] Set methods = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[498] methods.addAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[500] methods.removeAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[503] engine.findTypes(token, true, engine.toList(methods)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[503] engine.findTypes(token, true, engine.toList(methods)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/IncrTclCompletionExtension.java:[503] engine.findTypes(token, true, engine.toList(methods)); ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/IncrTclParseUtil.java:[20] List childs = TclASTUtil.getStatements(astNodeParent); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclUtils.java:[29] public static List extractMethodArguments(Expression procArguments) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclUtils.java:[30] List arguments = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclUtils.java:[32] List/* < Statement > */st = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclUtils.java:[39] arguments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclUtils.java:[42] arguments.add(a); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclUtils.java:[45] return new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[45] List commands = block.parseBlockSimple(false); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[90] type.getMethodList().add(method); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[95] List expressions = statement.getExpressions(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[96] List newExpressions = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[96] List newExpressions = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[97] newExpressions.addAll(expressions); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[101] TclStatement sub = new TclStatement(newExpressions); ^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[125] List arguments = IncrTclUtils.extractMethodArguments(procArguments); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[137] type.getMethodList().add(method); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[173] Expression variableValue = null; ^^^^^^^^^^^^^ The value of the local variable variableValue is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[186] type.getFieldList().add(var); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[242] List arguments = IncrTclUtils.extractMethodArguments(procArguments); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/processors/IncrTclClassCommandProcessor.java:[257] type.getMethodList().add(method); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/parser/ast/IncrTclConfigBody.java:[30] public List getStatements() { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[160] String command = TclParseUtil.getNameFromNode(commandExpr); ^^^^^^^ The value of the local variable command is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[228] List supersToHandle = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[228] List supersToHandle = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[296] List supersToHandle = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[296] List supersToHandle = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[307] supersToHandle.add(superClasses[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[335] IMixinElement[] find = TclMixinModel.getInstance().getMixin(project).find(pattern + "*"); ^^^^^^^^^^^^^^^^^^^ The method find(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[339] find = TclMixinModel.getInstance().getMixin(project).find(newPattern + "*"); ^^^^^^^^^^^^^^^^^^^^^^ The method find(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[416] List fieldList = type.getFieldList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/org/eclipse/dltk/itcl/internal/core/search/IncrTclSelectionExtension.java:[417] for (Iterator iterator = fieldList.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized 149 problems (149 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.itcl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.itcl.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/target/org.eclipse.dltk.itcl.core-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.itcl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.itcl.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/target/org.eclipse.dltk.itcl.core-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.itcl.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.itcl.core --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/target/org.eclipse.dltk.itcl.core-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/target/org.eclipse.dltk.itcl.core-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.itcl.core --- [INFO] [INFO] --------------------< org.eclipse.dltk.xotcl:xotcl >-------------------- [INFO] Building xotcl 6.3.0-SNAPSHOT [70/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xotcl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ xotcl --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ xotcl --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ xotcl --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/xotcl/6.3.0-SNAPSHOT/xotcl-6.3.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core >--------- [INFO] Building org.eclipse.dltk.xotcl.core 6.3.0-SNAPSHOT [71/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.xotcl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.xotcl.core --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.xotcl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.xotcl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.xotcl.core --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.xotcl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.xotcl.core --- [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[19] import org.eclipse.dltk.tcl.internal.core.parser.processors.tcl.Messages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[56] Messages.TclProcProcessor_Wrong_Number_of_Arguments, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[56] Messages.TclProcProcessor_Wrong_Number_of_Arguments, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'Messages.TclProcProcessor_Wrong_Number_of_Arguments' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[68] this.report(parser, Messages.TclProcProcessor_Empty_Proc_Name, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[68] this.report(parser, Messages.TclProcProcessor_Empty_Proc_Name, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'Messages.TclProcProcessor_Empty_Proc_Name' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[76] List arguments = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[78] List/* < Statement > */st = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[85] arguments = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[88] arguments.add(a); ^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassAllProcProcessor.java:[126] ((TypeDeclaration) decl).getMethodList().add(method); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/search/XOTclMatchLocatorExtension.java:[10] import org.eclipse.dltk.internal.core.search.matching.MatchingNodeSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'MatchingNodeSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/search/XOTclMatchLocatorExtension.java:[19] MatchingNodeSet nodeSet) { ^^^^^^^^^^^^^^^ Discouraged access: The type 'MatchingNodeSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/XOTclMixinUtils.java:[13] .find( commandNameValue.replaceAll("::", IMixinRequestor.MIXIN_NAME_SEPARATOR), 1000); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method find(String, long) from the type MixinModel is deprecated 14. INFO in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclKeywords.java (at line 6) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclResolver.java:[33] List supersToHandle = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclResolver.java:[33] List supersToHandle = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclResolver.java:[70] private static void fillSupers(IType parentType, List supers) { ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclResolver.java:[76] supers.add(superClasses[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclResolver.java:[100] .find(pattern + "*"); ^^^^^^^^^^^^^^^^^^^ The method find(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclResolver.java:[101] List elements = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclResolver.java:[101] List elements = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclResolver.java:[117] elements.add(((ITclMixinElement) allObjects[j]) .getModelElement()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclResolver.java:[123] return (IModelElement[]) elements.toArray(new IModelElement[elements .size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[49] private CompletionRequestor requestor; ^^^^^^^^^ The value of the field XOTclCompletionExtension.requestor is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[52] List exprs = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[52] List exprs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[56] exprs.add(pcs.getInstNameRef()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[57] exprs.add(pcs.getCallName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[59] exprs.addAll(pcs.getArgs().getChilds()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[67] List exprs = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[67] List exprs = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[71] exprs.add(pcs.getInstNameRef()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[72] exprs.add(pcs.getCallName()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[74] exprs.addAll(pcs.getArguments().getChilds()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[81] private void processArgumentCompletion(Statement s, List exprs, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[83] TclStatement statement = new TclStatement(exprs); ^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[124] Set methodNames = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[124] Set methodNames = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[132] Set methodNames = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[132] Set methodNames = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[142] private void findLocalXOTclClasses(char[] token, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[148] Set classes = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[148] Set classes = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[152] engine.findTypes(token, true, engine.toList(classes)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[152] engine.findTypes(token, true, engine.toList(classes)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[152] engine.findTypes(token, true, engine.toList(classes)); ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[153] methodNames.addAll(classes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[156] private void findLocalXOTclClassInstances(char[] token, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[162] Set classes = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[162] Set classes = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[167] engine.findFields(token, true, engine.toList(classes), ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[167] engine.findFields(token, true, engine.toList(classes), ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[167] engine.findFields(token, true, engine.toList(classes), ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[169] methodNames.addAll(classes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[175] private void findXOTclClassessIn(ASTNode parent, Set classes, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[178] final List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[178] final List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[194] .getSourceModule(), result); ^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[204] classes.addAll(result); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[207] private void findXOTclClassInstancesIn(ASTNode parent, Set classes, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[210] final List result = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[210] final List result = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[222] .getSourceModule(), result); ^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[232] classes.addAll(result); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[235] private void findXOTclClassInstances(char[] token, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[246] Set elements = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[246] Set elements = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[247] elements.addAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[250] engine.findFields(token, true, engine.toList(elements), ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[250] engine.findFields(token, true, engine.toList(elements), ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[250] engine.findFields(token, true, engine.toList(elements), ^^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[252] methodNames.addAll(elements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[256] char[] token, Set methodNames, TclCompletionEngine engine) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[277] Set methods = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[277] Set methods = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[279] Set result = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[279] Set result = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[288] result.addAll(Arrays.asList(ms)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[314] result.add(e); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[335] private void completeClassMethods(String name, char[] cs, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[337] Set completions = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[337] Set completions = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[345] Set methods = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[345] Set methods = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[346] methods.addAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[348] methods.removeAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[359] private void addKeywords(char[] cs, String[] keywords, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[361] List k = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[361] List k = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[367] k.add(kkw); ^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[368] methodNames.add(kkw); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[372] String kw[] = (String[]) k.toArray(new String[k.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[376] private void findMethodsShortName(char[] cs, Set methods, Set allMethods, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[376] private void findMethodsShortName(char[] cs, Set methods, Set allMethods, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[378] List methodsList = engine.toList(methods); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[378] List methodsList = engine.toList(methods); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[378] List methodsList = engine.toList(methods); ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[379] List methodNames = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[379] List methodNames = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[380] List remove = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[380] List remove = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[381] for (Iterator iterator = methodsList.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[385] methodNames.add(methodName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[386] allMethods.add(methodName); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[388] remove.add(method); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[391] for (Iterator iterator = remove.iterator(); iterator.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[395] engine.findMethods(cs, true, methodsList, methodNames); ^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[395] engine.findMethods(cs, true, methodsList, methodNames); ^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[398] protected void findProcsFromMixin(final Set methods, String tok, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[403] protected void findInstProcsFromMixin(final Set methods, String tok, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[408] private void findXOTclClasses(char[] token, Set methodNames, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[420] Set methods = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[420] Set methods = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[421] methods.addAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[423] methods.removeAll(methodNames); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[426] engine.findTypes(token, true, engine.toList(methods)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation toList(Set) of the generic method toList(Set) of type TclCompletionEngine [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[426] engine.findTypes(token, true, engine.toList(methods)); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[426] engine.findTypes(token, true, engine.toList(methods)); ^^^^^^^ Type safety: The expression of type Set needs unchecked conversion to conform to Set [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[429] protected void findClassesFromMixin(final Set completions, String tok, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[434] protected void findClassesInstanceFromMixin(final Set completions, ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[446] Set methodNames, TclStatement st, TclCompletionEngine engine) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclCompletionExtension.java:[473] public boolean modelFilter(Set completions, IModelElement modelElement) { ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/XOTclParseUtil.java:[17] List levels = TclParseUtil.findLevelsTo(module, parent); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/XOTclParseUtil.java:[21] List childs = TclASTUtil.getStatements(astNodeParent); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/XOTclParseUtil.java:[52] List levels = TclParseUtil.findLevelsTo(module, parent); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/XOTclParseUtil.java:[56] List childs = TclASTUtil.getStatements(astNodeParent); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/structure/XOTclClassCreate.java:[18] import org.eclipse.dltk.ast.Modifiers; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.dltk.ast.Modifiers is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/documentation/XOTclDocumentationResolver.java:[20] List sts = TclParseUtil.findLevelFromModule(module, member, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/documentation/XOTclDocumentationResolver.java:[37] List statements = TclASTUtil.getStatements(parent); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/structure/XOTclModelDetector.java:[17] import org.eclipse.dltk.tcl.core.ITclCommandDetector.CommandInfo; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.dltk.tcl.core.ITclCommandDetector.CommandInfo is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/structure/XOTclModelDetector.java:[22] import org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.XOTclGlobalClassParameter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.dltk.xotcl.internal.core.parser.XOTclCommandDetector.XOTclGlobalClassParameter is never used 132. INFO in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/structure/XOTclModelDetector.java (at line 206) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/ast/xotcl/XOTclDocumentationNode.java:[10] Map descriptions = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/ast/xotcl/XOTclDocumentationNode.java:[10] Map descriptions = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/ast/xotcl/XOTclDocumentationNode.java:[19] this.descriptions.put(key, content); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/ast/xotcl/XOTclDocumentationNode.java:[24] this.descriptions.put(key, this.descriptions.get(key) + "\n" + content); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/core/ast/xotcl/XOTclDocumentationNode.java:[28] this.descriptions.put(key, content); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/XOTclSourceElementRequestVisitorExtension.java:[39] List childs = arguments.getChilds(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclSelectionExtension.java:[181] List levels = TclParseUtil.findLevelsTo(engine.getAssistParser().getModule(), ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclSelectionExtension.java:[262] List supersToHandle = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclSelectionExtension.java:[262] List supersToHandle = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclSelectionExtension.java:[360] List supersToHandle = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclSelectionExtension.java:[360] List supersToHandle = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclSelectionExtension.java:[371] supersToHandle.add(superClasses[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclSelectionExtension.java:[403] .find(pattern + "*"); ^^^^^^^^^^^^^^^^^^^ The method find(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/XOTclSelectionExtension.java:[407] find = TclMixinModel.getInstance().getMixin(project).find( newPattern + "*"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method find(String) from the type MixinModel is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/XOTclCommandDetector.java:[28] private boolean runtimeModel = false; ^^^^^^^^^^^^ The value of the field XOTclCommandDetector.runtimeModel is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/XOTclCommandDetector.java:[30] private Set names = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/XOTclCommandDetector.java:[30] private Set names = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/XOTclCommandDetector.java:[303] this.names.add(names[i]); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/search/mixin/model/XOTclClass.java:[12] private String namespaceKey; ^^^^^^^^^^^^ The value of the field XOTclClass.namespaceKey is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/structure/XOTclClassProc.java:[23] import org.eclipse.dltk.tcl.internal.core.parser.processors.tcl.Messages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/structure/XOTclClassProc.java:[41] Messages.TclProcProcessor_Wrong_Number_of_Arguments); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/structure/XOTclClassProc.java:[41] Messages.TclProcProcessor_Wrong_Number_of_Arguments); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'Messages.TclProcProcessor_Wrong_Number_of_Arguments' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassProcessor.java:[73] List/* < Statement > */st = null; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassProcessor.java:[77] List arguments = OldTclParserUtils.parseArguments(st); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/parser/processors/xotcl/XOTclClassProcessor.java:[86] type.getStatements().add(decl); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/search/mixin/XOTclMixinBuildVisitorExtension.java:[48] List levels = TclParseUtil.findLevelsTo(original.getModuleDeclaration(), ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/search/mixin/XOTclMixinBuildVisitorExtension.java:[96] List levels = TclParseUtil.findLevelsTo(original.getModuleDeclaration(), ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/org/eclipse/dltk/xotcl/internal/core/search/mixin/XOTclMixinBuildVisitorExtension.java:[109] List levels = TclParseUtil.findLevelsTo(original.getModuleDeclaration(), ^^^^ List is a raw type. References to generic type List should be parameterized 160 problems (0 errors, 158 warnings, 158 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.xotcl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.xotcl.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/org.eclipse.dltk.xotcl.core-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.xotcl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.xotcl.core --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/org.eclipse.dltk.xotcl.core-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.xotcl.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.xotcl.core --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/org.eclipse.dltk.xotcl.core-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/org.eclipse.dltk.xotcl.core-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.xotcl.core --- [INFO] [INFO] -------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.indexer >------- [INFO] Building org.eclipse.dltk.tcl.core.indexer 6.3.0-SNAPSHOT [72/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/src/org/eclipse/dltk/tcl/core/indexer/DLTKIndexerApplication.java:[34] Map arguments = context.getArguments(); ^^^ Map is a raw type. References to generic type Map should be parameterized 1 problem (1 warning) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/target/org.eclipse.dltk.tcl.core.indexer-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/target/org.eclipse.dltk.tcl.core.indexer-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/target/org.eclipse.dltk.tcl.core.indexer-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.indexer/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.indexer-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.indexer/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.indexer-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/target/org.eclipse.dltk.tcl.core.indexer-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.indexer/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.indexer-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.indexer/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.indexer-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.indexer/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.indexer-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.core.indexer --- [INFO] [INFO] -------------------< org.eclipse.dltk.tcl:tcl.tests >------------------- [INFO] Building tcl.tests 6.3.0-SNAPSHOT [73/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tcl.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ tcl.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ tcl.tests --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tcl.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/tcl.tests/6.3.0-SNAPSHOT/tcl.tests-6.3.0-SNAPSHOT.pom [INFO] [INFO] ----------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tests >----------- [INFO] Building org.eclipse.dltk.tcl.tests 6.3.0-SNAPSHOT [74/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.tests --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/src/org/eclipse/dltk/tcl/tests/model/ModelTclTests.java:[41] IScriptProject project = setUpScriptProject(prj, TclTestsPlugin.PLUGIN_NAME); ^^^^^^^ The value of the local variable project is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/src/org/eclipse/dltk/tcl/tests/model/ModelTclTests.java:[62] IScriptProject project = setUpScriptProject(prj, TclTestsPlugin.PLUGIN_NAME); ^^^^^^^ The value of the local variable project is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/src/org/eclipse/dltk/tcl/tests/model/TclASTBuildTests.java:[47] IScriptProject project = setUpScriptProject(prj, TclTestsPlugin.PLUGIN_NAME); ^^^^^^^ The value of the local variable project is not used 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/org.eclipse.dltk.tcl.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/org.eclipse.dltk.tcl.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.tcl.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.tcl.tests.model.AllTests Module[0..702]:{ Method[440..481][445..449]: foo0( Argument[452..453]: a, Argument[454..455]: b, Argument[456..457]: c, Argument[458..459]: d){ Method[465..479][470..473]: qwe(){ } } Type[482..568][497..507]:namespace1{ Method[511..523][516..517]: a(){ } Type[525..566][540..546]:inner1{ Method[551..563][556..557]: b(){ } } } Type[570..702][585..595]:namespace2{ Method[599..611][604..605]: c(){ } Type[613..700][628..634]:inner2{ Method[639..651][644..645]: d(){ } Type[654..697][669..675]:inner4{ Method[681..693][686..687]: e(){ } } } } }Module[0..702]:{ Method[440..481][445..449]: foo0( Argument[452..453]: a, Argument[454..455]: b, Argument[456..457]: c, Argument[458..459]: d){ Method[465..479][470..473]: qwe(){ } } Type[482..568][497..507]:namespace1{ Method[511..523][516..517]: a(){ } Type[525..566][540..546]:inner1{ Method[551..563][556..557]: b(){ } } } Type[570..702][585..595]:namespace2{ Method[599..611][604..605]: c(){ } Type[613..700][628..634]:inner2{ Method[639..651][644..645]: d(){ } Type[654..697][669..675]:inner4{ Method[681..693][686..687]: e(){ } } } } Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 s - in org.eclipse.dltk.tcl.tests.model.AllTests testBuildExtendedAST001(org.eclipse.dltk.tcl.tests.model.TclASTBuildTests) Time elapsed: 0.599 s testModel00_(org.eclipse.dltk.tcl.tests.model.ModelTclTests) Time elapsed: 0.143 s testModel01(org.eclipse.dltk.tcl.tests.model.ModelTclTests) Time elapsed: 0.02 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/org.eclipse.dltk.tcl.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/org.eclipse.dltk.tcl.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.tests --- [INFO] [INFO] -------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser.tests >------- [INFO] Building org.eclipse.dltk.tcl.parser.tests 6.3.0-SNAPSHOT [75/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/src/org/eclipse/dltk/tcl/parser/tests/TestScopeProcessor.java:[37] List lst = (List) this.commands.get(command); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/src/org/eclipse/dltk/tcl/parser/tests/TestScopeProcessor.java:[62] commands.addAll((List) o); ^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/src/org/eclipse/dltk/tcl/parser/tests/PerfomanceTests.java:[49] List module = parser.parse(contents, errors, processor); ^^^^^^ The value of the local variable module is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/src/org/eclipse/dltk/tcl/parser/tests/ProcCommandTests.java:[36] TclCommand cmd = typedCheck(source, 0, 1); ^^^ The value of the local variable cmd is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/src/org/eclipse/dltk/tcl/parser/tests/PerformanceParsingTests.java:[75] final BufferedWriter writer = fout != null ^^^^^^ Resource 'writer' should be managed by try-with-resource [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/src/org/eclipse/dltk/tcl/parser/tests/PerformanceParsingTests.java:[99] List commands = parser.parse(source, col, ^^^^^^^^ The value of the local variable commands is not used 6 problems (6 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/org.eclipse.dltk.tcl.parser.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/org.eclipse.dltk.tcl.parser.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.tcl.parser.tests.AllTestsRunner -----------------ERRORS---------------------- Error:11 (4,7) message:Non negative argument expected. But value is:-34. Number is negative cmd -34 ^ ^ ============================================= -----------------ERRORS---------------------- Error:11 (4,8) message:Non negative argument is expected. But value is:34.5 cmd 34.5 ^ ^ ============================================= -----------------ERRORS---------------------- Error:11 (4,10) message:Non negative argument is expected. But value is:lalala cmd lalala ^ ^ ============================================= -----------------ERRORS---------------------- Error:0 (6,23) message:Missing closing quote set b 20 ^ ^ ============================================= -----------------ERRORS---------------------- Error:0 (6,23) message:Missing command substitution end set b 20 ^ ^ ============================================= -----------------ERRORS---------------------- Error:0 (6,23) message:Missing closing braces set b 20 ^ ^ ============================================= -----------------ERRORS---------------------- Error:7 (0,15) message:Missing argument:varName group const val ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (6,13) message:Extra argument(s) group val val ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (20,23) message:Extra argument(s) group const val val val ^ ^ ============================================= -----------------ERRORS---------------------- Error:11 (4,8) message:Integer argument is expected. But value is:34.5 cmd 34.5 ^ ^ ============================================= -----------------ERRORS---------------------- Error:11 (4,10) message:Integer argument is expected. But value is:lalala cmd lalala ^ ^ ============================================= -----------------ERRORS---------------------- Error:11 (4,10) message:Integer argument is expected. But value is:"34.5" cmd "34.5" ^ ^ ============================================= -----------------ERRORS---------------------- Error:11 (4,12) message:Integer argument is expected. But value is:"lalala" cmd "lalala" ^ ^ ============================================= TEST:testReplaceSwitch001 #0:constants (((-id beta)) ((-id beta))) #1:constants (((-value gamma)) ((-id beta))) #2:constants (((-id beta)) ((-value gamma))) #3:constants (((-value gamma)) ((-value gamma))) TEST:testReplaceSwitch002 #0:constants (((-id beta))) #1:constants (((-value gamma))) TEST:testReplaceSwitch004 #ORIGINAL:0:open fileName access permissions (Command reduction) :0 (GLOBAL_MATCH_TIME) :10 /0 ops:18 (RAW_PARSE_TIME) :36 /1 ops:27 (error count:cmd) :14 /0 ops:24 (error count:group) :6 /0 ops:12 (matchTclCommand:cmd) :3 /0 ops:5 (matchTclCommand:group) :0 /0 ops:6 (processTclCommand:cmd) :17 /1 ops:12 (processTclCommand:group) :0 /0 ops:6 -----------------ERRORS---------------------- Warning/Info:6 (14,19) message:Extra argument(s) set var value value ^ ^ ============================================= ===================8.5=================== after ms ?script ...? after cancel id after cancel script ?script ...? after idle script ?script ...? after info ?id? ----------------------------------------- after ms ?script ...? after cancel id after cancel script ?script ...? after idle script ?script ...? after info ?id? ===================8.5=================== append varName ?value ...? ----------------------------------------- append varName ?value ...? ===================8.5=================== apply {args body ?namespace?} ?arg ...? ----------------------------------------- apply {args body ?namespace?} ?arg ...? ===================8.5=================== array anymore arrayName searchId array donesearch arrayName searchId array exists arrayName array get arrayName ?pattern? array names arrayName ?[-exact|-glob|-regexp]? ?pattern? array nextelement arrayName searchId array set arrayName {?key value ...?} array size arrayName array startsearch arrayName array statistics arrayName array unset arrayName ?pattern? ----------------------------------------- array anymore arrayName searchId array donesearch arrayName searchId array exists arrayName array get arrayName ?pattern? array names arrayName ?[-exact|-glob|-regexp]? ?pattern? array nextelement arrayName searchId array set arrayName {?key value ...?} array size arrayName array startsearch arrayName array statistics arrayName array unset arrayName ?pattern? ===================8.5=================== auto_execok cmd ----------------------------------------- auto_execok cmd ===================8.5=================== auto_import pattern ----------------------------------------- auto_import pattern ===================8.5=================== auto_load cmd ?namespace? ----------------------------------------- auto_load cmd ?namespace? ===================8.5=================== auto_mkindex dir pattern ?pattern ...? ----------------------------------------- auto_mkindex dir pattern ?pattern ...? ===================8.5=================== auto_mkindex_old dir pattern ?pattern ...? ----------------------------------------- auto_mkindex_old dir pattern ?pattern ...? ===================8.5=================== auto_qualify command namespace ----------------------------------------- auto_qualify command namespace ===================8.5=================== auto_reset ----------------------------------------- auto_reset ===================8.5=================== binary format formatString ?arg ...? binary scan string formatString ?varName ...? ----------------------------------------- binary format formatString ?arg ...? binary scan string formatString ?varName ...? ===================8.5=================== break ----------------------------------------- break ===================8.5=================== catch script ?resultVarName? ?optionsVarName? ----------------------------------------- catch script ?resultVarName? ?optionsVarName? ===================8.4=================== catch script ?resultVarName? ----------------------------------------- catch script ?resultVarName? ===================8.5=================== cd ?dirName? ----------------------------------------- cd ?dirName? ===================8.5=================== chan blocked channelId chan close channelId chan configure channelId ?option? ?value? ?option value ...? chan copy inputChan outputChan ?-size size? ?-command callback? chan create mode cmdPrefix chan eof channelId chan event channelId event ?script? chan flush channelId chan gets channelId ?varName? chan names ?pattern? chan pending mode channelId chan postevent channelId eventSpec chan puts ?-nonewline? ?channelId? string chan read channelId ?numChars? chan read ?-nonewline? channelId chan seek channelId offset ?origin? chan tell channelId chan truncate channelId ?length? ----------------------------------------- chan blocked channelId chan close channelId chan configure channelId ?option? ?value? ?option value ...? chan copy inputChan outputChan ?-size size? ?-command callback? chan create mode cmdPrefix chan eof channelId chan event channelId event ?script? chan flush channelId chan gets channelId ?varName? chan names ?pattern? chan pending mode channelId chan postevent channelId eventSpec chan puts ?-nonewline? ?channelId? string chan read channelId ?numChars? chan read ?-nonewline? channelId chan seek channelId offset ?origin? chan tell channelId chan truncate channelId ?length? ===================8.4=================== clock clicks ?-milliseconds? clock format clockValue ?option value ...? clock scan dateString ?option value ...? clock seconds ----------------------------------------- clock clicks ?-milliseconds? clock format clockValue ?option value ...? clock scan dateString ?option value ...? clock seconds ===================8.5=================== clock add timeVal ?count unit ...? ?option value ...? clock clicks ?option? clock format timeVal ?option value ...? clock microseconds clock milliseconds clock scan inputString ?option value ...? clock seconds ----------------------------------------- clock add timeVal ?count unit ...? ?option value ...? clock clicks ?option? clock format timeVal ?option value ...? clock microseconds clock milliseconds clock scan inputString ?option value ...? clock seconds ===================8.5=================== close channelId ----------------------------------------- close channelId ===================8.5=================== concat ?arg ...? ----------------------------------------- concat ?arg ...? ===================8.5=================== continue ----------------------------------------- continue ===================8.4=================== dde servername ?topic? dde execute ?-async? service topic data dde poke service topic item data dde request ?-binary? service topic item dde services service topic dde eval ?-async? topic cmd ?arg ...? ----------------------------------------- dde servername ?topic? dde execute ?-async? service topic data dde poke service topic item data dde request ?-binary? service topic item dde services service topic dde eval ?-async? topic cmd ?arg ...? ===================8.5=================== dde servername ?-force? ?-handler proc? ?--? ?topic? dde execute ?-async? service topic data dde poke service topic item data dde request ?-binary? service topic item dde services service topic dde eval ?-async? topic cmd ?arg ...? ----------------------------------------- dde servername ?-force? ?-handler proc? ?--? ?topic? dde execute ?-async? service topic data dde poke service topic item data dde request ?-binary? service topic item dde services service topic dde eval ?-async? topic cmd ?arg ...? ===================8.5=================== dict append dictionaryVariable key ?string ...? dict create ?key value ...? dict exists dictionaryValue key ?key ...? dict filter dictionaryValue key globPattern dict filter dictionaryValue script {keyVar valueVar} body dict filter dictionaryValue value globPattern dict for {keyVar valueVar} dictionaryValue body dict get dictionaryValue ?key ...? dict incr dictionaryVariable key ?increment? dict info dictionaryValue dict keys dictionaryValue ?globPattern? dict lappend dictionaryVariable key ?value ...? dict merge ?dictionaryValue ...? dict remove dictionaryValue ?key ...? dict replace dictionaryValue ?key value ...? dict set dictionaryVariable key ?key ...? value dict size dictionaryValue dict unset dictionaryVariable key ?key ...? dict update dictionaryVariable key varName ?key varName ...? body dict values dictionaryValue ?globPattern? dict with dictionaryVariable ?key ...? body ----------------------------------------- dict append dictionaryVariable key ?string ...? dict create ?key value ...? dict exists dictionaryValue key ?key ...? dict filter dictionaryValue key globPattern dict filter dictionaryValue script {keyVar valueVar} body dict filter dictionaryValue value globPattern dict for {keyVar valueVar} dictionaryValue body dict get dictionaryValue ?key ...? dict incr dictionaryVariable key ?increment? dict info dictionaryValue dict keys dictionaryValue ?globPattern? dict lappend dictionaryVariable key ?value ...? dict merge ?dictionaryValue ...? dict remove dictionaryValue ?key ...? dict replace dictionaryValue ?key value ...? dict set dictionaryVariable key ?key ...? value dict size dictionaryValue dict unset dictionaryVariable key ?key ...? dict update dictionaryVariable key varName ?key varName ...? body dict values dictionaryValue ?globPattern? dict with dictionaryVariable ?key ...? body ===================8.4=================== encoding convertfrom ?encoding? data encoding convertto ?encoding? string encoding names encoding system ?encoding? ----------------------------------------- encoding convertfrom ?encoding? data encoding convertto ?encoding? string encoding names encoding system ?encoding? ===================8.5=================== encoding convertfrom ?encoding? data encoding convertto ?encoding? string encoding dirs ?directoryList? encoding names encoding system ?encoding? ----------------------------------------- encoding convertfrom ?encoding? data encoding convertto ?encoding? string encoding dirs ?directoryList? encoding names encoding system ?encoding? ===================8.5=================== eof channelId ----------------------------------------- eof channelId ===================8.5=================== error message ?info? ?code? ----------------------------------------- error message ?info? ?code? ===================8.5=================== eval arg ?arg ...? ----------------------------------------- eval arg ?arg ...? ===================8.4=================== exec ?-keepnewline? ?--? arg ?arg ...? ----------------------------------------- exec ?-keepnewline? ?--? arg ?arg ...? ===================8.5=================== exec ?-ignorestderr? ?-keepnewline? ?--? arg ?arg ...? ----------------------------------------- exec ?-ignorestderr? ?-keepnewline? ?--? arg ?arg ...? ===================8.5=================== exit ?returnCode? ----------------------------------------- exit ?returnCode? ===================8.5=================== expr arg ?arg ...? ----------------------------------------- expr arg ?arg ...? ===================8.5=================== fblocked channelId ----------------------------------------- fblocked channelId ===================8.5=================== fconfigure channelId ?name? ?value? ?name value ...? ----------------------------------------- fconfigure channelId ?name? ?value? ?name value ...? ===================8.5=================== fcopy inchan outchan ?-size size? ?-command callback? ----------------------------------------- fcopy inchan outchan ?-size size? ?-command callback? ===================8.5=================== file atime name ?time? file attributes name ?option? ?value? ?option value ...? file channels ?pattern? file copy ?-force? ?--? source target file copy ?-force? ?--? source ?source ...? targetDir file delete ?-force? ?--? pathname ?pathname ...? file dirname name file executable name file exists name file extension name file isdirectory name file isfile name file join name ?name ...? file link ?-linktype? linkName ?target? file lstat name varName file mkdir dir ?dir ...? file mtime name ?time? file nativename name file normalize name file owned name file pathtype name file readable name file readlink name file rename ?-force? ?--? source target file rename ?-force? ?--? source ?source ...? targetDir file rootname name file separator ?name? file size name file split name file stat name varName file system name file tail name file type name file volumes file writable name ----------------------------------------- file atime name ?time? file attributes name ?option? ?value? ?option value ...? file channels ?pattern? file copy ?-force? ?--? source target file copy ?-force? ?--? source ?source ...? targetDir file delete ?-force? ?--? pathname ?pathname ...? file dirname name file executable name file exists name file extension name file isdirectory name file isfile name file join name ?name ...? file link ?-linktype? linkName ?target? file lstat name varName file mkdir dir ?dir ...? file mtime name ?time? file nativename name file normalize name file owned name file pathtype name file readable name file readlink name file rename ?-force? ?--? source target file rename ?-force? ?--? source ?source ...? targetDir file rootname name file separator ?name? file size name file split name file stat name varName file system name file tail name file type name file volumes file writable name ===================8.5=================== fileevent channelId readable ?script? fileevent channelId writable ?script? ----------------------------------------- fileevent channelId readable ?script? fileevent channelId writable ?script? ===================8.5=================== flush channelId ----------------------------------------- flush channelId ===================8.5=================== for start test next body ----------------------------------------- for start test next body ===================8.5=================== foreach varname list ?varname list ...? body ----------------------------------------- foreach varname list ?varname list ...? body ===================8.5=================== format formatString ?arg ...? ----------------------------------------- format formatString ?arg ...? ===================8.5=================== gets channelId ?varName? ----------------------------------------- gets channelId ?varName? ===================8.5=================== glob ?switches ...? ?--? pattern ?pattern ...? ----------------------------------------- glob ?switches ...? ?--? pattern ?pattern ...? ===================8.5=================== global varname ?varname ...? ----------------------------------------- global varname ?varname ...? ===================8.5=================== history history add command ?exec? history change newValue ?event? history clear history event ?event? history info ?count? history keep ?count? history nextid history redo ?event? ----------------------------------------- history history add command ?exec? history change newValue ?event? history clear history event ?event? history info ?count? history keep ?count? history nextid history redo ?event? ===================8.5=================== config ?option? ?value? ?option value ...? ----------------------------------------- config ?option? ?value? ?option value ...? ===================8.5=================== geturl url ?option? ?value? ?option value ...? ----------------------------------------- geturl url ?option? ?value? ?option value ...? ===================8.5=================== formatQuery key value ?key value ...? ----------------------------------------- formatQuery key value ?key value ...? ===================8.5=================== reset token ?why? ----------------------------------------- reset token ?why? ===================8.5=================== wait token ----------------------------------------- wait token ===================8.5=================== status token ----------------------------------------- status token ===================8.5=================== size token ----------------------------------------- size token ===================8.5=================== code token ----------------------------------------- code token ===================8.5=================== ncode token ----------------------------------------- ncode token ===================8.5=================== meta token ----------------------------------------- meta token ===================8.5=================== data token ----------------------------------------- data token ===================8.5=================== error token ----------------------------------------- error token ===================8.5=================== cleanup token ----------------------------------------- cleanup token ===================8.5=================== register proto port command ----------------------------------------- register proto port command ===================8.5=================== unregister proto ----------------------------------------- unregister proto ===================8.5=================== if expr1 ?then? body1 ?elseif expr2 ?then? body2 ...? ?else? ?bodyN? ----------------------------------------- if expr1 ?then? body1 ?elseif expr2 ?then? body2 ...? ?else? ?bodyN? ===================8.5=================== incr varName ?increment? ----------------------------------------- incr varName ?increment? ===================8.4=================== info args procname info body procname info cmdcount info commands ?pattern? info complete command info default procname arg varName info exists varName info functions ?pattern? info globals ?pattern? info hostname info level ?number? info library info loaded ?interp? info locals ?pattern? info nameofexecutable info patchlevel info procs ?pattern? info script ?filename? info sharedlibextension info tclversion info vars ?pattern? ----------------------------------------- info args procname info body procname info cmdcount info commands ?pattern? info complete command info default procname arg varName info exists varName info functions ?pattern? info globals ?pattern? info hostname info level ?number? info library info loaded ?interp? info locals ?pattern? info nameofexecutable info patchlevel info procs ?pattern? info script ?filename? info sharedlibextension info tclversion info vars ?pattern? ===================8.5=================== info args procname info body procname info cmdcount info commands ?pattern? info complete command info default procname arg varName info exists varName info frame ?number? info functions ?pattern? info globals ?pattern? info hostname info level ?number? info library info loaded ?interp? info locals ?pattern? info nameofexecutable info patchlevel info procs ?pattern? info script ?filename? info sharedlibextension info tclversion info vars ?pattern? ----------------------------------------- info args procname info body procname info cmdcount info commands ?pattern? info complete command info default procname arg varName info exists varName info frame ?number? info functions ?pattern? info globals ?pattern? info hostname info level ?number? info library info loaded ?interp? info locals ?pattern? info nameofexecutable info patchlevel info procs ?pattern? info script ?filename? info sharedlibextension info tclversion info vars ?pattern? ===================8.5=================== interp alias srcPath srcToken interp alias srcPath srcToken {} interp alias srcPath srcCmd targetPath targetCmd ?arg ...? interp aliases ?path? interp bgerror path ?cmdPrefix? interp create ?-safe? ?--? ?path? interp delete ?path ...? interp eval path arg ?arg ...? interp exists path interp expose path hiddenName ?exposedCmdName? interp hide path exposedCmdName ?hiddenCmdName? interp hidden path interp invokehidden path ?-namespace? ?-global? ?--? hiddenCmdName ?arg ...? interp limit path limitType ?option? ?value ...? interp issafe ?path? interp marktrusted path interp recursionlimit path ?newlimit? interp share srcPath channelId destPath interp slaves ?path? interp target path alias interp transfer srcPath channelId destPath ----------------------------------------- interp alias srcPath srcToken interp alias srcPath srcToken {} interp alias srcPath srcCmd targetPath targetCmd ?arg ...? interp aliases ?path? interp bgerror path ?cmdPrefix? interp create ?-safe? ?--? ?path? interp delete ?path ...? interp eval path arg ?arg ...? interp exists path interp expose path hiddenName ?exposedCmdName? interp hide path exposedCmdName ?hiddenCmdName? interp hidden path interp invokehidden path ?-namespace? ?-global? ?--? hiddenCmdName ?arg ...? interp limit path limitType ?option? ?value ...? interp issafe ?path? interp marktrusted path interp recursionlimit path ?newlimit? interp share srcPath channelId destPath interp slaves ?path? interp target path alias interp transfer srcPath channelId destPath ===================8.5=================== join list ?joinString? ----------------------------------------- join list ?joinString? ===================8.5=================== lappend varName ?value ...? ----------------------------------------- lappend varName ?value ...? ===================8.5=================== lassign list varName ?varName ...? ----------------------------------------- lassign list varName ?varName ...? ===================8.5=================== lindex list ?index ...? ----------------------------------------- lindex list ?index ...? ===================8.5=================== linsert list index element ?element ...? ----------------------------------------- linsert list index element ?element ...? ===================8.5=================== list ?arg ...? ----------------------------------------- list ?arg ...? ===================8.5=================== llength list ----------------------------------------- llength list ===================8.5=================== load fileName ?packageName? ?interp? ----------------------------------------- load fileName ?packageName? ?interp? ===================8.5=================== lrange list first last ----------------------------------------- lrange list first last ===================8.5=================== lrepeat number element ?element ...? ----------------------------------------- lrepeat number element ?element ...? ===================8.5=================== lreplace list first last ?element ...? ----------------------------------------- lreplace list first last ?element ...? ===================8.5=================== lreverse list ----------------------------------------- lreverse list ===================8.5=================== lsearch ?options ...? list pattern ----------------------------------------- lsearch ?options ...? list pattern ===================8.5=================== lset varName ?index ...? newValue ----------------------------------------- lset varName ?index ...? newValue ===================8.4=================== lsort ?options ...? list ----------------------------------------- lsort ?options ...? list ===================8.5=================== lsort ?options ...? list ----------------------------------------- lsort ?options ...? list ===================8.5=================== memory active file memory break_on_malloc count memory info memory init [on|off] memory onexit file memory tag string memory trace [on|off] memory trace_on_at_malloc count memory validate [on|off] ----------------------------------------- memory active file memory break_on_malloc count memory info memory init [on|off] memory onexit file memory tag string memory trace [on|off] memory trace_on_at_malloc count memory validate [on|off] ===================8.5=================== mc src-string ?arg ...? ----------------------------------------- mc src-string ?arg ...? ===================8.5=================== mcmax ?src-string ...? ----------------------------------------- mcmax ?src-string ...? ===================8.5=================== mclocale ?newLocale? ----------------------------------------- mclocale ?newLocale? ===================8.5=================== mcpreferences ----------------------------------------- mcpreferences ===================8.5=================== mcload dirname ----------------------------------------- mcload dirname ===================8.5=================== mcset locale src-string ?translate-string? ----------------------------------------- mcset locale src-string ?translate-string? ===================8.5=================== mcmset locale src-trans-list ----------------------------------------- mcmset locale src-trans-list ===================8.5=================== mcunknown locale src-string ----------------------------------------- mcunknown locale src-string ===================8.4=================== namespace children ?namespace? ?pattern? namespace code script namespace current namespace delete ?namespace ...? namespace eval namespace arg ?arg ...? namespace exists namespace namespace export ?-clear? ?pattern ...? namespace forget ?pattern ...? namespace import ?-force? ?pattern ...? namespace inscope namespace script ?arg ...? namespace origin command namespace parent ?namespace? namespace qualifiers string namespace tail string namespace which ?-command? ?-variable? name ----------------------------------------- namespace children ?namespace? ?pattern? namespace code script namespace current namespace delete ?namespace ...? namespace eval namespace arg ?arg ...? namespace exists namespace namespace export ?-clear? ?pattern ...? namespace forget ?pattern ...? namespace import ?-force? ?pattern ...? namespace inscope namespace script ?arg ...? namespace origin command namespace parent ?namespace? namespace qualifiers string namespace tail string namespace which ?-command? ?-variable? name ===================8.5=================== namespace children ?namespace? ?pattern? namespace code script namespace current namespace delete ?namespace ...? namespace ensemble subcommand ?arg ...? namespace eval namespace arg ?arg ...? namespace exists namespace namespace export ?-clear? ?pattern ...? namespace forget ?pattern ...? namespace import ?-force? ?pattern ...? namespace inscope namespace script ?arg ...? namespace origin command namespace parent ?namespace? namespace path ?namespaceList? namespace qualifiers string namespace tail string namespace upvar namespace otherVar myVar ?otherVar myVar ...? namespace unknown ?script? namespace which ?-command? ?-variable? name ----------------------------------------- namespace children ?namespace? ?pattern? namespace code script namespace current namespace delete ?namespace ...? namespace ensemble subcommand ?arg ...? namespace eval namespace arg ?arg ...? namespace exists namespace namespace export ?-clear? ?pattern ...? namespace forget ?pattern ...? namespace import ?-force? ?pattern ...? namespace inscope namespace script ?arg ...? namespace origin command namespace parent ?namespace? namespace path ?namespaceList? namespace qualifiers string namespace tail string namespace upvar namespace otherVar myVar ?otherVar myVar ...? namespace unknown ?script? namespace which ?-command? ?-variable? name ===================8.5=================== open fileName ?access? ?permissions? ----------------------------------------- open fileName ?access? ?permissions? ===================8.4=================== package forget ?package ...? package ifneeded package version ?script? package names package present package ?requirement ...? package present -exact package ?version? package provide package ?version? package require package ?requirement ...? package require -exact package ?version? package unknown ?command? package vcompare version1 version2 package versions package package vsatisfies version1 version2 ----------------------------------------- package forget ?package ...? package ifneeded package version ?script? package names package present package ?requirement ...? package present -exact package ?version? package provide package ?version? package require package ?requirement ...? package require -exact package ?version? package unknown ?command? package vcompare version1 version2 package versions package package vsatisfies version1 version2 ===================8.5=================== package forget ?package ...? package ifneeded package version ?script? package names package present package ?requirement ...? package present -exact package ?version? package provide package ?version? package require package ?requirement ...? package require -exact package ?version? package unknown ?command? package vcompare version1 version2 package versions package package vsatisfies version requirement ?requirement ...? package prefer ?[latest|stable]? ----------------------------------------- package forget ?package ...? package ifneeded package version ?script? package names package present package ?requirement ...? package present -exact package ?version? package provide package ?version? package require package ?requirement ...? package require -exact package ?version? package unknown ?command? package vcompare version1 version2 package versions package package vsatisfies version requirement ?requirement ...? package prefer ?[latest|stable]? ===================8.5=================== parray arrayName ----------------------------------------- parray arrayName ===================8.5=================== pid ?fileId? ----------------------------------------- pid ?fileId? ===================8.5=================== create -name packageName -version packageVersion ?-load filespec? ?-source filespec? ----------------------------------------- create -name packageName -version packageVersion ?-load filespec? ?-source filespec? ===================8.5=================== pkg_mkIndex ?options ...? ?--? dir ?pattern ...? ----------------------------------------- pkg_mkIndex ?options ...? ?--? dir ?pattern ...? ===================8.5=================== generic ----------------------------------------- generic ===================8.5=================== identify ----------------------------------------- identify ===================8.5=================== patterns identifier ----------------------------------------- patterns identifier ===================8.5=================== generic shell ----------------------------------------- generic shell ===================8.5=================== identify shell ----------------------------------------- identify shell ===================8.5=================== platform shell ----------------------------------------- platform shell ===================8.5=================== proc name args body ----------------------------------------- proc name args body ===================8.5=================== puts -nonewline ?channelId? string puts ?channelId? string ?nonewline? ----------------------------------------- puts -nonewline ?channelId? string puts ?channelId? string ?nonewline? ===================8.5=================== pwd ----------------------------------------- pwd ===================8.5=================== read channelId ?numChars? read -nonewline channelId ----------------------------------------- read channelId ?numChars? read -nonewline channelId ===================8.5=================== regexp ?options ...? ?--? exp string ?matchVar ...? ----------------------------------------- regexp ?options ...? ?--? exp string ?matchVar ...? ===================8.5=================== registry broadcast keyName ?-timeout milliseconds? registry delete keyName ?valueName? registry get keyName valueName registry keys keyName ?pattern? registry set keyName ?valueName data ?type?? registry type keyName valueName registry values keyName ?pattern? ----------------------------------------- registry broadcast keyName ?-timeout milliseconds? registry delete keyName ?valueName? registry get keyName valueName registry keys keyName ?pattern? registry set keyName ?valueName data ?type?? registry type keyName valueName registry values keyName ?pattern? ===================8.5=================== regsub ?options ...? ?--? exp string subSpec ?varName? ----------------------------------------- regsub ?options ...? ?--? exp string subSpec ?varName? ===================8.5=================== rename oldName newName ----------------------------------------- rename oldName newName ===================8.5=================== return ?option value ...? ?result? ----------------------------------------- return ?option value ...? ?result? ===================8.5=================== interpCreate ?slave? ?options ...? ----------------------------------------- interpCreate ?slave? ?options ...? ===================8.5=================== interpInit slave ?options ...? ----------------------------------------- interpInit slave ?options ...? ===================8.5=================== interpConfigure slave ?options ...? ----------------------------------------- interpConfigure slave ?options ...? ===================8.5=================== interpDelete slave ----------------------------------------- interpDelete slave ===================8.5=================== interpAddToAccessPath slave directory ----------------------------------------- interpAddToAccessPath slave directory ===================8.5=================== interpFindInAccessPath slave directory ----------------------------------------- interpFindInAccessPath slave directory ===================8.5=================== setLogCmd ?cmd? ?arg ...? ----------------------------------------- setLogCmd ?cmd? ?arg ...? ===================8.5=================== scan string format ?varName ...? ----------------------------------------- scan string format ?varName ...? ===================8.5=================== seek channelId offset ?[start|current|end]? ----------------------------------------- seek channelId offset ?[start|current|end]? ===================8.5=================== set varName ?value? ----------------------------------------- set varName ?value? ===================8.5=================== socket -server command ?-myaddr addr? port socket ?-myaddr addr? ?-myport port? ?-async? host port ----------------------------------------- socket -server command ?-myaddr addr? port socket ?-myaddr addr? ?-myport port? ?-async? host port ===================8.5=================== source ?-encoding encodingName? fileName ----------------------------------------- source ?-encoding encodingName? fileName ===================8.5=================== split string ?splitChars? ----------------------------------------- split string ?splitChars? ===================8.4=================== string bytelength string string compare ?-nocase? ?-length int? string1 string2 string equal ?-nocase? ?-length int? string1 string2 string first string1 string2 ?startIndex? string index string charIndex string is class ?-strict? ?-failindex varName? string string last string1 string2 ?lastIndex? string length string string map ?-nocase? mapping string string match ?-nocase? pattern string string range string first last string repeat string count string replace string first last ?newString? string tolower string ?first? ?last? string totitle string ?first? ?last? string toupper string ?first? ?last? string trim string ?chars? string trimleft string ?chars? string trimright string ?chars? string wordend string charIndex string wordstart string charIndex ----------------------------------------- string bytelength string string compare ?-nocase? ?-length int? string1 string2 string equal ?-nocase? ?-length int? string1 string2 string first string1 string2 ?startIndex? string index string charIndex string is class ?-strict? ?-failindex varName? string string last string1 string2 ?lastIndex? string length string string map ?-nocase? mapping string string match ?-nocase? pattern string string range string first last string repeat string count string replace string first last ?newString? string tolower string ?first? ?last? string totitle string ?first? ?last? string toupper string ?first? ?last? string trim string ?chars? string trimleft string ?chars? string trimright string ?chars? string wordend string charIndex string wordstart string charIndex ===================8.5=================== string bytelength string string compare ?-nocase? ?-length int? string1 string2 string equal ?-nocase? ?-length int? string1 string2 string first needleString haystackString ?startIndex? string index string charIndex string is class ?-strict? ?-failindex varName? string string last needleString haystackString ?lastIndex? string length string string map ?-nocase? mapping string string match ?-nocase? pattern string string range string first last string repeat string count string replace string first last ?newString? string reverse string string tolower string ?first? ?last? string totitle string ?first? ?last? string toupper string ?first? ?last? string trim string ?chars? string trimleft string ?chars? string trimright string ?chars? string wordend string charIndex string wordstart string charIndex ----------------------------------------- string bytelength string string compare ?-nocase? ?-length int? string1 string2 string equal ?-nocase? ?-length int? string1 string2 string first needleString haystackString ?startIndex? string index string charIndex string is class ?-strict? ?-failindex varName? string string last needleString haystackString ?lastIndex? string length string string map ?-nocase? mapping string string match ?-nocase? pattern string string range string first last string repeat string count string replace string first last ?newString? string reverse string string tolower string ?first? ?last? string totitle string ?first? ?last? string toupper string ?first? ?last? string trim string ?chars? string trimleft string ?chars? string trimright string ?chars? string wordend string charIndex string wordstart string charIndex ===================8.5=================== subst ?-nobackslashes? ?-nocommands? ?-novariables? string ----------------------------------------- subst ?-nobackslashes? ?-nocommands? ?-novariables? string ===================8.5=================== switch ?options ...? ?--? string pattern body ?pattern body ...? switch ?options ...? ?--? string {pattern body ?pattern body ...?} ----------------------------------------- switch ?options ...? ?--? string pattern body ?pattern body ...? switch ?options ...? ?--? string {pattern body ?pattern body ...?} ===================8.5=================== tcl_endOfWord str start ----------------------------------------- tcl_endOfWord str start ===================8.5=================== tcl_startOfNextWord str start ----------------------------------------- tcl_startOfNextWord str start ===================8.5=================== tcl_startOfPreviousWord str start ----------------------------------------- tcl_startOfPreviousWord str start ===================8.5=================== tcl_wordBreakAfter str start ----------------------------------------- tcl_wordBreakAfter str start ===================8.5=================== tcl_wordBreakBefore str start ----------------------------------------- tcl_wordBreakBefore str start ===================8.5=================== tell channelId ----------------------------------------- tell channelId ===================8.5=================== time script ?count? ----------------------------------------- time script ?count? ===================8.5=================== path add path ?path ...? path remove path ?path ...? path list ----------------------------------------- path add path ?path ...? path remove path ?path ...? path list ===================8.5=================== roots path ?path ...? ----------------------------------------- roots path ?path ...? ===================8.5=================== trace add command name ops commandPrefix trace add execution name ops commandPrefix trace add variable name ops commandPrefix trace remove command name ops commandPrefix trace remove execution name ops commandPrefix trace remove variable name ops commandPrefix trace info command name trace info execution name trace info variable name trace variable name ops command trace vdelete name ops command trace vinfo name ----------------------------------------- trace add command name ops commandPrefix trace add execution name ops commandPrefix trace add variable name ops commandPrefix trace remove command name ops commandPrefix trace remove execution name ops commandPrefix trace remove variable name ops commandPrefix trace info command name trace info execution name trace info variable name trace variable name ops command trace vdelete name ops command trace vinfo name ===================8.5=================== unknown cmdName ?arg ...? ----------------------------------------- unknown cmdName ?arg ...? ===================8.5=================== unload ?-nocomplain? ?-keeplibrary? ?--? fileName ?packageName? ?interp? ----------------------------------------- unload ?-nocomplain? ?-keeplibrary? ?--? fileName ?packageName? ?interp? ===================8.5=================== unset ?-nocomplain? ?--? ?name ...? ----------------------------------------- unset ?-nocomplain? ?--? ?name ...? ===================8.5=================== update ?idletasks? ----------------------------------------- update ?idletasks? ===================8.5=================== uplevel ?level? arg ?arg ...? ----------------------------------------- uplevel ?level? arg ?arg ...? ===================8.5=================== upvar ?level? otherVar myVar ?otherVar myVar ...? ----------------------------------------- upvar ?level? otherVar myVar ?otherVar myVar ...? ===================8.5=================== variable ?name value ...? name ?value? ----------------------------------------- variable ?name value ...? name ?value? ===================8.5=================== vwait varName ----------------------------------------- vwait varName ===================8.5=================== while test body ----------------------------------------- while test body ===================8.5=================== after [ms ...|cancel ...|idle ...|info ...] ----------------------------------------- after [ms ...|cancel ...|idle ...|info ...] ===================8.5=================== after cancel script ?script ...? ----------------------------------------- after cancel script ?script ...? ===================8.5=================== after cancel [id|script ...] ----------------------------------------- after cancel [id|script ...] ===================8.5=================== after [ms ...|cancel ...|idle ...|info ...] ----------------------------------------- after [ms ...|cancel ...|idle ...|info ...] ===================8.5=================== append varName ?value ...? ----------------------------------------- append varName ?value ...? ===================8.5=================== array names arrayName ?[-exact|-glob|-regexp]? ?pattern? ----------------------------------------- array names arrayName ?[-exact|-glob|-regexp]? ?pattern? ===================8.5=================== chan read channelId ?numChars? ----------------------------------------- chan read channelId ?numChars? ===================8.5=================== apply {args body ?namespace?} ?arg ...? ----------------------------------------- apply {args body ?namespace?} ?arg ...? ===================8.5=================== chan configure channelId ?option? ?value? ?option value ...? ----------------------------------------- chan configure channelId ?option? ?value? ?option value ...? ===================8.5=================== switch ?options ...? ?--? string [pattern ...|{pattern ...] ----------------------------------------- switch ?options ...? ?--? string [pattern ...|{pattern ...] %%%%%%%%%%%%%%%%Test:test001 -----------------ERRORS---------------------- Error:15 (0,5) message:Command:break could be used only inside of for, foreach or while commands break ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test002 %%%%%%%%%%%%%%%%Test:test003 %%%%%%%%%%%%%%%%Test:test004 %%%%%%%%%%%%%%%%Test:test005 -----------------ERRORS---------------------- Error:15 (0,8) message:Command:continue could be used only inside of for, foreach or while commands continue ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test006 %%%%%%%%%%%%%%%%Test:test007 %%%%%%%%%%%%%%%%Test:test008 %%%%%%%%%%%%%%%%Test:test009 -----------------ERRORS---------------------- Error:15 (20,25) message:Command:break could be used only inside of for, foreach or while commands if (i==0) {set i 4; break;continue} ^ ^ Error:15 (26,34) message:Command:continue could be used only inside of for, foreach or while commands if (i==0) {set i 4; break;continue} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test010 %%%%%%%%%%%%%%%%Test:test011 %%%%%%%%%%%%%%%%Test:test012 -----------------ERRORS---------------------- Error:15 (30,35) message:Command:break could be used only inside of for, foreach or while commands if (i>0) {if (i==3) {set i 4; break}} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test013 -----------------ERRORS---------------------- Error:15 (9,16) message:Command:break could be used only inside of for, foreach or while commands set i 0; break i ^ ^ Warning/Info:6 (15,16) message:Extra argument(s) set i 0; break i ^^ ============================================= %%%%%%%%%%%%%%%%Test:test014 -----------------ERRORS---------------------- Warning/Info:6 (18,19) message:Extra argument(s) set i 0; continue i ^^ Error:15 (9,19) message:Command:continue could be used only inside of for, foreach or while commands set i 0; continue i ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test015 %%%%%%%%%%%%%%%%Test:test016 -----------------ERRORS---------------------- Error:15 (61,66) message:Command:break could be used only inside of for, foreach or while commands namespace eval mns {while {true} {if (true) break};continue};break ^ ^ Error:15 (51,59) message:Command:continue could be used only inside of for, foreach or while commands namespace eval mns {while {true} {if (true) break};continue};break ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test017 %%%%%%%%%%%%%%%%Test:test001 -----------------ERRORS---------------------- Error:7 (0,14) message:Missing namespace name:namespace namespace eval ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test002 -----------------ERRORS---------------------- Error:7 (0,4) message:Missing argument(s). Possible values:arg eval ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test003 -----------------ERRORS---------------------- Error:7 (0,12) message:Missing argument:outchan fcopy inchan ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test004 -----------------ERRORS---------------------- Error:7 (0,26) message:Missing integer argument:size fcopy inchan outchan -size ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test005 -----------------ERRORS---------------------- Error:11 (27,35) message:Integer argument is expected. But value is:-command fcopy inchan outchan -size -command callback ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test006 %%%%%%%%%%%%%%%%Test:test007 -----------------ERRORS---------------------- Warning/Info:6 (35,37) message:Extra argument(s) switch alpha c1 history c2 history c3 ^^ ============================================= %%%%%%%%%%%%%%%%Test:test008 -----------------ERRORS---------------------- Error:7 (0,9) message:Missing argument(s). Possible values:children,code,current,delete,eval,exists,export,forget,import,inscope,origin,parent,qualifiers,tail,which namespace ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test009 -----------------ERRORS---------------------- Error:7 (0,7) message:Missing argument:varname foreach ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test010 %%%%%%%%%%%%%%%%Test:test011 -----------------ERRORS---------------------- Error:11 (10,11) message:Invalid argument:.. Possible values:alnum,alpha,ascii,boolean,control,digit,double,false,graph,integer,lower,print,punct,space,true,upper,wordchar,xdigit string is . . ^^ ============================================= %%%%%%%%%%%%%%%%Test:test012 -----------------ERRORS---------------------- Warning/Info:6 (27,32) message:Extra argument(s) fcopy inchan outchan -size -size 34 ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test013 %%%%%%%%%%%%%%%%Test:test014 -----------------ERRORS---------------------- Error:7 (0,5) message:Missing argument(s). Possible values:ms,cancel,idle,info after ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test015 -----------------ERRORS---------------------- Error:7 (0,12) message:Missing index argument:index linsert list ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test016 -----------------ERRORS---------------------- Error:7 (0,7) message:Missing argument:varname foreach ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test017 -----------------ERRORS---------------------- Error:7 (0,7) message:Missing argument(s). Possible values:id,script after c ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test018 -----------------ERRORS---------------------- Error:11 (6,7) message:Invalid argument:k. Possible values:ms,cancel,idle,info after k ^^ ============================================= %%%%%%%%%%%%%%%%Test:test019 %%%%%%%%%%%%%%%%Test:test020 -----------------ERRORS---------------------- Error:11 (13,14) message:Index argument is expected. But value is:f linsert list f ^^ ============================================= %%%%%%%%%%%%%%%%Test:test021 %%%%%%%%%%%%%%%%Test:test022 -----------------ERRORS---------------------- Error:7 (0,12) message:Missing argument:port socket $host ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test023 -----------------ERRORS---------------------- Error:7 (0,9) message:Missing argument:{?kind script ...?} constants ^ ^ ============================================= ============================================= ------------------code----------------------- switch $some {a {puts $some}} ^ ^ ============================================= ------------------code----------------------- switch -glob -- -some {a concat2} ^ ^ ============================================= ------------------code----------------------- switch -glob -- $some {a "puts $some"} ^ ^ ============================================= ------------------code----------------------- switch -glob -- $some {a {puts $some} b "puts $some" c history} ^ ^ ------------------code----------------------- switch -glob -- $some {a {puts $some} b "puts $some" c history} ^ ^ ------------------code----------------------- switch -glob -- $some {a {puts $some} b "puts $some" c history} ^ ^ ============================================= ------------------code----------------------- switch -exact -- $caller {cancel {puts cancel}} ^ ^ ============================================= ------------------code----------------------- switch $caller {cancel return cancel2 return} ^ ^ ------------------code----------------------- switch $caller {cancel return cancel2 return} ^ ^ ============================================= ------------------code----------------------- switch -- $caller {cancel return cancel2 return} ^ ^ ------------------code----------------------- switch -- $caller {cancel return cancel2 return} ^ ^ ============================================= ------------------code----------------------- switch -- $caller cancel return cancel2 return2 ^ ^ ------------------code----------------------- switch -- $caller cancel return cancel2 return2 ^ ^ ============================================= ------------------code----------------------- switch $caller {{cancel} {puts cancel}} ^ ^ ============================================= ------------------code----------------------- switch -exact -- $i { -jobs { set flag 1} } ^ ^ ============================================= ------------------code----------------------- switch -exact -- $i { "jobs" { set flag 1} } ^ ^ ============================================= ------------------code----------------------- switch -exact -regexp -glob "" { [func] {puts py!} default {puts boo} } ^ ^ ------------------code----------------------- switch -exact -regexp -glob "" { [func] {puts py!} default {puts boo} } ^ ^ ============================================= ------------------code----------------------- switch string {set { pid} default {puts boo}} ^ ^ ------------------code----------------------- switch string {set { pid} default {puts boo}} ^ ^ -----------------ERRORS---------------------- Warning/Info:6 (10,37) message:Extra argument(s) proc cmd {arg1 {arg2 def2 def22} args} {puts alpha} ^ ^ ============================================= -----------------ERRORS---------------------- Error:7 (0,21) message:Missing tcl script:body proc cmd {puts alpha} ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (19,24) message:Extra argument(s) proc cmd arg1 puts alpha ^ ^ Error:7 (14,18) message:Missing argument(s). Possible values:-nonewline,string proc cmd arg1 puts alpha ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (17,19) message:Extra argument(s) proc alfa {q} {} {} ^^ ============================================= -----------------ERRORS---------------------- Error:11 (4,11) message:Index argument is expected. But value is:end--34 cmd end--34 ^ ^ ============================================= ============================================= TEST:test001 TEST:test002 TEST:test003 TEST:test004 TEST:test005 TEST:test006 TEST:test007 -----------------ERRORS---------------------- Error:7 (0,9) message:Missing argument(s). Possible values:-id,-value constants ^ ^ ============================================= TEST:test008 TEST:test009 TEST:test010 TEST:test011 TEST:test012 TEST:test013 %%%%%%%%%%%%%%%%Test:test100_FAILED -----------------ERRORS---------------------- Error:11 (5,32) message:Invalid argument:{set fname $urlarray(path)}. Possible values:atime,attributes,channels,copy,delete,dirname,executable,exists,extension,isdirectory,isfile,join,link,lstat,mkdir,mtime,nativename,normalize,owned,pathtype,readable,readlink,rename,rootname,separator,size,split,stat,system,tail,type,volumes,writable file {set fname $urlarray(path)} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test131_FAILED -----------------ERRORS---------------------- Warning/Info:6 (12,35) message:Extra argument(s) lsort $sort [array names histogram] ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test001 ------------------code----------------------- if { true } {set a 4 5} else {set} ^ ^ ------------------code----------------------- if { true } {set a 4 5} else {set} ^ ^ -----------------ERRORS---------------------- Error:7 (30,33) message:Missing variable name:varName if { true } {set a 4 5} else {set} ^ ^ Warning/Info:6 (21,22) message:Extra argument(s) if { true } {set a 4 5} else {set} ^^ ============================================= %%%%%%%%%%%%%%%%Test:test002 -----------------ERRORS---------------------- Error:13 (6,37) message:Command:chan could be used only with tcl versions:[8.5;-) puts [chan configured stdin -blocking] ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test003 %%%%%%%%%%%%%%%%Test:test004 %%%%%%%%%%%%%%%%Test:test005 %%%%%%%%%%%%%%%%Test:test006 %%%%%%%%%%%%%%%%Test:test007 %%%%%%%%%%%%%%%%Test:test008 %%%%%%%%%%%%%%%%Test:test009 %%%%%%%%%%%%%%%%Test:test010 %%%%%%%%%%%%%%%%Test:test011 %%%%%%%%%%%%%%%%Test:test012 %%%%%%%%%%%%%%%%Test:test013 %%%%%%%%%%%%%%%%Test:test014 %%%%%%%%%%%%%%%%Test:test015 %%%%%%%%%%%%%%%%Test:test016 ------------------code----------------------- if 0==[catch {exec mkfifo $f}] return ^ ^ %%%%%%%%%%%%%%%%Test:test017 ------------------code----------------------- proc h {} help ^ ^ -----------------ERRORS---------------------- Warning/Info:3 (10,14) message:Unknown command:help proc h {} help ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test018 -----------------ERRORS---------------------- Error:7 (0,5) message:Missing argument:channelId close ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test019 %%%%%%%%%%%%%%%%Test:test020 ------------------code----------------------- catch domainname domainname ^ ^ -----------------ERRORS---------------------- Warning/Info:3 (6,16) message:Unknown command:domainname catch domainname domainname ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test021 ------------------code----------------------- foreach {name options} $rd break ^ ^ %%%%%%%%%%%%%%%%Test:test022 %%%%%%%%%%%%%%%%Test:test023 %%%%%%%%%%%%%%%%Test:test024 %%%%%%%%%%%%%%%%Test:test025 %%%%%%%%%%%%%%%%Test:test026 %%%%%%%%%%%%%%%%Test:test027 %%%%%%%%%%%%%%%%Test:test028 %%%%%%%%%%%%%%%%Test:test029 -----------------ERRORS---------------------- Error:11 (5,10) message:Invalid argument:frame. Possible values:args,body,cmdcount,commands,complete,default,exists,functions,globals,hostname,level,library,loaded,locals,nameofexecutable,patchlevel,procs,script,sharedlibextension,tclversion,vars info frame 1 ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test029 %%%%%%%%%%%%%%%%Test:test030 ------------------code----------------------- after 300 SendData ^ ^ -----------------ERRORS---------------------- Warning/Info:3 (10,18) message:Unknown command:SendData after 300 SendData ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test031 %%%%%%%%%%%%%%%%Test:test032 %%%%%%%%%%%%%%%%Test:test033 %%%%%%%%%%%%%%%%Test:test034 %%%%%%%%%%%%%%%%Test:test035 -----------------ERRORS---------------------- Warning/Info:12 (11,38) message:Command name is substitution set value [[$_rep(root) select $xpath] text] ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test036 %%%%%%%%%%%%%%%%Test:test037 %%%%%%%%%%%%%%%%Test:test038 %%%%%%%%%%%%%%%%Test:test039 %%%%%%%%%%%%%%%%Test:test040 %%%%%%%%%%%%%%%%Test:test041 %%%%%%%%%%%%%%%%Test:test042 %%%%%%%%%%%%%%%%Test:test043 %%%%%%%%%%%%%%%%Test:test044 %%%%%%%%%%%%%%%%Test:test045 %%%%%%%%%%%%%%%%Test:test048 %%%%%%%%%%%%%%%%Test:test049 %%%%%%%%%%%%%%%%Test:test050 %%%%%%%%%%%%%%%%Test:test051 %%%%%%%%%%%%%%%%Test:test053 %%%%%%%%%%%%%%%%Test:test054 %%%%%%%%%%%%%%%%Test:test055 %%%%%%%%%%%%%%%%Test:test056 %%%%%%%%%%%%%%%%Test:test058 %%%%%%%%%%%%%%%%Test:test059 %%%%%%%%%%%%%%%%Test:test060 %%%%%%%%%%%%%%%%Test:test061 %%%%%%%%%%%%%%%%Test:test062 %%%%%%%%%%%%%%%%Test:test063 %%%%%%%%%%%%%%%%Test:test064 %%%%%%%%%%%%%%%%Test:test065 %%%%%%%%%%%%%%%%Test:test066 %%%%%%%%%%%%%%%%Test:test067 %%%%%%%%%%%%%%%%Test:test068 %%%%%%%%%%%%%%%%Test:test069 %%%%%%%%%%%%%%%%Test:test070 %%%%%%%%%%%%%%%%Test:test071 %%%%%%%%%%%%%%%%Test:test072 %%%%%%%%%%%%%%%%Test:test074 %%%%%%%%%%%%%%%%Test:test075 %%%%%%%%%%%%%%%%Test:test076 %%%%%%%%%%%%%%%%Test:test077 %%%%%%%%%%%%%%%%Test:test078 %%%%%%%%%%%%%%%%Test:test079 %%%%%%%%%%%%%%%%Test:test081 %%%%%%%%%%%%%%%%Test:test082 %%%%%%%%%%%%%%%%Test:test083 %%%%%%%%%%%%%%%%Test:test084 %%%%%%%%%%%%%%%%Test:test085 %%%%%%%%%%%%%%%%Test:test086 %%%%%%%%%%%%%%%%Test:test087 %%%%%%%%%%%%%%%%Test:test088 -----------------ERRORS---------------------- Error:11 (8,15) message:Invalid argument:verbose. Possible values:forget,ifneeded,names,present,provide,require,unknown,vcompare,versions,vsatisfies package verbose 1 ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test089 %%%%%%%%%%%%%%%%Test:test091 -----------------ERRORS---------------------- Error:11 (5,14) message:Invalid argument:namespace. Possible values:args,body,cmdcount,commands,complete,default,exists,functions,globals,hostname,level,library,loaded,locals,nameofexecutable,patchlevel,procs,script,sharedlibextension,tclversion,vars info namespace tail $name ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test091 -----------------ERRORS---------------------- Error:11 (5,14) message:Invalid argument:namespace. Possible values:args,body,cmdcount,commands,complete,default,exists,frame,functions,globals,hostname,level,library,loaded,locals,nameofexecutable,patchlevel,procs,script,sharedlibextension,tclversion,vars info namespace tail $name ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test092 %%%%%%%%%%%%%%%%Test:test093 %%%%%%%%%%%%%%%%Test:test094 -----------------ERRORS---------------------- Warning/Info:6 (30,49) message:Extra argument(s) lsort -index $sortcol -$order -$sortmode $records ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test095 -----------------ERRORS---------------------- Warning/Info:6 (13,25) message:Extra argument(s) source -rsrc itk:tclIndex ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test096 ------------------code----------------------- catch {string is . .} charclasses ^ ^ -----------------ERRORS---------------------- Error:11 (17,18) message:Invalid argument:.. Possible values:alnum,alpha,ascii,boolean,control,digit,double,false,graph,integer,lower,print,punct,space,true,upper,wordchar,xdigit catch {string is . .} charclasses ^^ ============================================= %%%%%%%%%%%%%%%%Test:test097 %%%%%%%%%%%%%%%%Test:test098 %%%%%%%%%%%%%%%%Test:test099 %%%%%%%%%%%%%%%%Test:test101 %%%%%%%%%%%%%%%%Test:test102 %%%%%%%%%%%%%%%%Test:test103 %%%%%%%%%%%%%%%%Test:test104 %%%%%%%%%%%%%%%%Test:test105 -----------------ERRORS---------------------- Error:11 (5,14) message:Invalid argument:namespace. Possible values:args,body,cmdcount,commands,complete,default,exists,functions,globals,hostname,level,library,loaded,locals,nameofexecutable,patchlevel,procs,script,sharedlibextension,tclversion,vars info namespace all itcl ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test106 %%%%%%%%%%%%%%%%Test:test107 %%%%%%%%%%%%%%%%Test:test108 %%%%%%%%%%%%%%%%Test:test109 ------------------code----------------------- switch -exact -- $keyword {proc - method {set retval {}}} ^ ^ %%%%%%%%%%%%%%%%Test:test110 -----------------ERRORS---------------------- Error:11 (10,25) message:Invalid argument:{set retval {}}. Possible values:children,code,current,delete,eval,exists,export,forget,import,inscope,origin,parent,qualifiers,tail,which namespace {set retval {}} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test111 %%%%%%%%%%%%%%%%Test:test112 ------------------code----------------------- switch $beta {Darwin - SunOS {puts alpha} SunOS {puts alpha}} ^^ ------------------code----------------------- switch $beta {Darwin - SunOS {puts alpha} SunOS {puts alpha}} ^^ %%%%%%%%%%%%%%%%Test:test113 %%%%%%%%%%%%%%%%Test:test114 %%%%%%%%%%%%%%%%Test:test115 ------------------code----------------------- switch $beta {Darwin {puts alpha} SunOS {puts alpha}} ^ ^ ------------------code----------------------- switch $beta {Darwin {puts alpha} SunOS {puts alpha}} ^ ^ %%%%%%%%%%%%%%%%Test:test116 ------------------code----------------------- switch $os {Darwin - FreeBSD - Linux - OSF1 - SunOS {return 0} HP-UX {return 0}} ^^ ------------------code----------------------- switch $os {Darwin - FreeBSD - Linux - OSF1 - SunOS {return 0} HP-UX {return 0}} ^^ %%%%%%%%%%%%%%%%Test:test117 ------------------code----------------------- switch -- $option {"-a" {} -starttime - -stoptime {} default {}} ^ ^ ------------------code----------------------- switch -- $option {"-a" {} -starttime - -stoptime {} default {}} ^ ^ ------------------code----------------------- switch -- $option {"-a" {} -starttime - -stoptime {} default {}} ^ ^ %%%%%%%%%%%%%%%%Test:test118 ------------------code----------------------- switch $a {Darwin - SunOS {puts 2} Windows -} ^^ %%%%%%%%%%%%%%%%Test:test119 ------------------code----------------------- switch -- $beta {Darwin - SunOS {puts alpha}} ^ ^ %%%%%%%%%%%%%%%%Test:test120 %%%%%%%%%%%%%%%%Test:test121 %%%%%%%%%%%%%%%%Test:test122 %%%%%%%%%%%%%%%%Test:test123 %%%%%%%%%%%%%%%%Test:test124 %%%%%%%%%%%%%%%%Test:test125 -----------------ERRORS---------------------- Error:7 (0,43) message:Missing argument:value http::formatQuery [string range $msg 6 end] ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test126 %%%%%%%%%%%%%%%%Test:test127 %%%%%%%%%%%%%%%%Test:test128 %%%%%%%%%%%%%%%%Test:test129 %%%%%%%%%%%%%%%%Test:test130 -----------------ERRORS---------------------- Warning/Info:6 (20,28) message:Extra argument(s) fconfigure $chan $o $tmp($o) ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test132 %%%%%%%%%%%%%%%%Test:test134 -----------------ERRORS---------------------- Warning/Info:6 (26,63) message:Extra argument(s) package proc unknown args {namespace eval :: tcl_package $args} ^ ^ Warning/Info:6 (8,12) message:Extra argument(s) package proc unknown args {namespace eval :: tcl_package $args} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test135 -----------------ERRORS---------------------- Error:11 (8,12) message:Invalid argument:proc. Possible values:forget,ifneeded,names,present,provide,require,unknown,vcompare,versions,vsatisfies package proc verbose value {my set verbose $value} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test136 -----------------ERRORS---------------------- Error:7 (0,32) message:Missing index argument:last string range [expr {$idx+1}] end ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test137 -----------------ERRORS---------------------- Warning/Info:6 (25,40) message:Extra argument(s) string compare -length b string1 string2 ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test138 %%%%%%%%%%%%%%%%Test:test139 %%%%%%%%%%%%%%%%Test:test140 %%%%%%%%%%%%%%%%Test:test050_2 %%%%%%%%%%%%%%%%Test:test050_3 %%%%%%%%%%%%%%%%Test:test096_2 -----------------ERRORS---------------------- Error:11 (10,11) message:Invalid argument:.. Possible values:alnum,alpha,ascii,boolean,control,digit,double,false,graph,integer,lower,print,punct,space,true,upper,wordchar,xdigit string is . . ^^ ============================================= %%%%%%%%%%%%%%%%Test:test073_FAILED -----------------ERRORS---------------------- Error:11 (5,10) message:Invalid argument:array. Possible values:atime,attributes,channels,copy,delete,dirname,executable,exists,extension,isdirectory,isfile,join,link,lstat,mkdir,mtime,nativename,normalize,owned,pathtype,readable,readlink,rename,rootname,separator,size,split,stat,system,tail,type,volumes,writable file array set destructive {atime 0 attributes 0 copy 1 delete 1 dirname 0executable 0 exists 0 extension 0 isdirectory 0 isfile 0join 0 lstat 0 mkdir 1 mtime 0 nativename 0owned 0 pathtype 0 readable 0 readlink 0 rename 1rootname 0 size 0 split 0 stat 0 tail 0type 0 volumes 0 writable 0} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test141_FAILED -----------------ERRORS---------------------- Warning/Info:6 (20,28) message:Extra argument(s) fconfigure $chan $o $tmp($o) ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test133_FAILED ------------------code----------------------- constants -id {set a 20} ^ ^ ------------------code----------------------- constants -id {set a 20} -id {set a 20} ^ ^ ------------------code----------------------- constants -id {set a 20} -id {set a 20} ^ ^ -----------------ERRORS---------------------- Error:7 (0,9) message:Missing argument:-id constants ^ ^ ============================================= ------------------code----------------------- constants -id {set a 20} -id {set a 20} -id {set a 20} ^ ^ ------------------code----------------------- constants -id {set a 20} -id {set a 20} -id {set a 20} ^ ^ -----------------ERRORS---------------------- Warning/Info:6 (40,54) message:Extra argument(s) constants -id {set a 20} -id {set a 20} -id {set a 20} ^ ^ ============================================= ------------------code----------------------- constants -id {set a 20} -id {set a 20} -- {set a 20} ^ ^ ------------------code----------------------- constants -id {set a 20} -id {set a 20} -- {set a 20} ^ ^ ------------------code----------------------- constants -id {set a 20} -id {set a 20} -- {set a 20} ^ ^ ------------------code----------------------- constants -id {set a 20} -- {set a 20} ^ ^ ------------------code----------------------- constants -id {set a 20} -- {set a 20} ^ ^ ------------------code----------------------- constants -- {set a 20} ^ ^ -----------------ERRORS---------------------- Error:7 (10,13) message:Missing argument:-- constants --- {set a 20} ^ ^ ============================================= ------------------code----------------------- constants -- {set a 20} {set a 20} ^ ^ -----------------ERRORS---------------------- Warning/Info:6 (24,34) message:Extra argument(s) constants -- {set a 20} {set a 20} ^ ^ ============================================= ------------------code----------------------- constants -- -- {set a 20} {set a 20} ^ ^ -----------------ERRORS---------------------- Warning/Info:6 (13,15) message:Extra argument(s) constants -- -- {set a 20} {set a 20} ^^ Warning/Info:6 (27,37) message:Extra argument(s) constants -- -- {set a 20} {set a 20} ^ ^ ============================================= ------------------code----------------------- constants -id { set a 30 } -- {set a 20} {set a 20} ^ ^ ------------------code----------------------- constants -id { set a 30 } -- {set a 20} {set a 20} ^ ^ -----------------ERRORS---------------------- Warning/Info:6 (41,51) message:Extra argument(s) constants -id { set a 30 } -- {set a 20} {set a 20} ^ ^ ============================================= ------------------code----------------------- constants -id { set a 30 } -- {set a 20} ^ ^ ------------------code----------------------- constants -id { set a 30 } -- {set a 20} ^ ^ -----------------ERRORS---------------------- Error:7 (0,7) message:Missing tcl script:body while 1 ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (21,33) message:Extra argument(s) while 1 {puts alpha} {puts alpha} ^ ^ ============================================= -----------------ERRORS---------------------- Error:11 (6,7) message:Invalid argument:n. Possible values:names,nextelement array n arg ^^ ============================================= -----------------ERRORS---------------------- Error:7 (0,10) message:Missing argument:arrayName array name ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (17,19) message:Extra argument(s) fconfigure stdin -b ^^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (17,27) message:Extra argument(s) fconfigure stdin -blockingg ^ ^ ============================================= -----------------ERRORS---------------------- Error:7 (0,15) message:Missing argument:string puts -nonewline ^ ^ ============================================= -----------------ERRORS---------------------- Error:7 (0,4) message:Missing argument(s). Possible values:-nonewline,string puts ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (27,31) message:Extra argument(s) puts -nonewline file0 msg0 msg1 ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (15,19) message:Extra argument(s) puts msg0 msg1 msg2 ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (39,49) message:Extra argument(s) constants alfa alfa {set a 20} [gamma] {set a 20} ^ ^ ============================================= -----------------ERRORS---------------------- Error:7 (0,19) message:Missing argument:port socket -server lala ^ ^ ============================================= ------------------code----------------------- if {} {set a 20} ^ ^ ------------------code----------------------- if {} then {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} then {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} then {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} elseif {} {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} elseif {} {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} elseif {} {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} else {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} else {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} else {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} else {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} else {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} elseif {} {set a 20} else {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} else {set a 20} else {set a 20} ^ ^ ------------------code----------------------- if {} {set a 20} else {set a 20} else {set a 20} ^ ^ -----------------ERRORS---------------------- Warning/Info:6 (33,48) message:Extra argument(s) if {} {set a 20} else {set a 20} else {set a 20} ^ ^ ============================================= ------------------code----------------------- if {} {set a 20} elseif ^ ^ -----------------ERRORS---------------------- Error:7 (0,23) message:Missing tcl expression:expr2 if {} {set a 20} elseif ^ ^ ============================================= ------------------code----------------------- if {} {set a 20} elseif {} ^ ^ -----------------ERRORS---------------------- Error:7 (0,26) message:Missing tcl script:body2 if {} {set a 20} elseif {} ^ ^ ============================================= ------------------code----------------------- if {$a} then {} else if ^^ ------------------code----------------------- if {$a} then {} else if ^^ -----------------ERRORS---------------------- Error:7 (21,23) message:Missing tcl expression:expr1 if {$a} then {} else if ^^ ============================================= -----------------ERRORS---------------------- Error:7 (0,9) message:Missing argument:alfa constants ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (15,19) message:Extra argument(s) constants alfa alfa ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (15,29) message:Extra argument(s) constants alfa alfa beta beta ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (15,34) message:Extra argument(s) constants alfa alfa beta beta beta ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (15,40) message:Extra argument(s) constants alfa alfa beta beta beta gamma ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (15,52) message:Extra argument(s) constants alfa alfa beta beta beta gamma gamma gamma ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (25,47) message:Extra argument(s) constants alfa beta beta beta gamma gamma gamma ^ ^ ============================================= -----------------ERRORS---------------------- Error:7 (10,16) message:Missing argument:alfa constants [alfa] beta gamma ^ ^ ============================================= -----------------ERRORS---------------------- Warning/Info:6 (10,16) message:Extra argument(s) constants [alfa] alfa beta gamma ^ ^ ============================================= -----------------ERRORS---------------------- Error:7 (10,16) message:Missing argument:alfa constants [alfa] [beta] gamma ^ ^ ============================================= -----------------ERRORS---------------------- Error:7 (10,14) message:Missing argument:alfa constants beta gamma ^ ^ ============================================= Tests run: 508, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s - in org.eclipse.dltk.tcl.parser.tests.AllTestsRunner test001(org.eclipse.dltk.tcl.parser.tests.NotNegativeTypeParseTests) Time elapsed: 0.308 s test002(org.eclipse.dltk.tcl.parser.tests.NotNegativeTypeParseTests) Time elapsed: 0.007 s test003(org.eclipse.dltk.tcl.parser.tests.NotNegativeTypeParseTests) Time elapsed: 0.001 s test004(org.eclipse.dltk.tcl.parser.tests.NotNegativeTypeParseTests) Time elapsed: 0 s testSimpleErrors001(org.eclipse.dltk.tcl.parser.tests.TclParserTests) Time elapsed: 0.002 s testSimpleErrors002(org.eclipse.dltk.tcl.parser.tests.TclParserTests) Time elapsed: 0.001 s testSimpleErrors003(org.eclipse.dltk.tcl.parser.tests.TclParserTests) Time elapsed: 0.001 s testParser001(org.eclipse.dltk.tcl.parser.tests.TclParserTests) Time elapsed: 0 s testParser002(org.eclipse.dltk.tcl.parser.tests.TclParserTests) Time elapsed: 0.001 s testParser003(org.eclipse.dltk.tcl.parser.tests.TclParserTests) Time elapsed: 0 s testParser004(org.eclipse.dltk.tcl.parser.tests.TclParserTests) Time elapsed: 0 s testParser005(org.eclipse.dltk.tcl.parser.tests.TclParserTests) Time elapsed: 0.002 s testParser006(org.eclipse.dltk.tcl.parser.tests.TclParserTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.GroupParseTests) Time elapsed: 0.002 s test002(org.eclipse.dltk.tcl.parser.tests.GroupParseTests) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.parser.tests.GroupParseTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.GroupParseTests) Time elapsed: 0.001 s test005(org.eclipse.dltk.tcl.parser.tests.GroupParseTests) Time elapsed: 0.001 s test006(org.eclipse.dltk.tcl.parser.tests.GroupParseTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.IntegerTypeParseTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.IntegerTypeParseTests) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.parser.tests.IntegerTypeParseTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.IntegerTypeParseTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.IntegerTypeParseTests) Time elapsed: 0.001 s test006(org.eclipse.dltk.tcl.parser.tests.IntegerTypeParseTests) Time elapsed: 0 s test007(org.eclipse.dltk.tcl.parser.tests.IntegerTypeParseTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.IntegerTypeParseTests) Time elapsed: 0.001 s testReplaceSwitch001(org.eclipse.dltk.tcl.parser.tests.SwitchReduceTest) Time elapsed: 0.17 s testReplaceSwitch002(org.eclipse.dltk.tcl.parser.tests.SwitchReduceTest) Time elapsed: 0 s testReplaceSwitch004(org.eclipse.dltk.tcl.parser.tests.SwitchReduceTest) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.SetCommandParseTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.SetCommandParseTests) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.parser.tests.SetCommandParseTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.002 s test002(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test004(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test006(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test007(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test009(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test010(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test011(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test012(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test013(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test014(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test015(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test016(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test017(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test018(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test019(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test020(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test021(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test022(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test023(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test024(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test025(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test026(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test027(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test028(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test029(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test030(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test031(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test032(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test033(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test034(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test035(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test036(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test037(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test038(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test039(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test040(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test041(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test042(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test043(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test044(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test045(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test046(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test047(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test048(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test049(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test050(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test051(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test052(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test053(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test054(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test055(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test056(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test057(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test058(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test059(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test060(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test061(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test062(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test063(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test064(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test065(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test066(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test067(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test068(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test069(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test070(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test071(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test072(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test073(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test074(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test075(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test076(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test077(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test078(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test079(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test080(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test081(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test082(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test083(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test084(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test085(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test086(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test087(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test088(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test089(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test090(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test091(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test092(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test093(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test094(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test095(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test096(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test097(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test098(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test099(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test100(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test101(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test102(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test103(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test104(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test105(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test106(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test107(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test108(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test109(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test110(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test111(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test112(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test113(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test114(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test115(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test116(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test117(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test118(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test119(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test120(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test121(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test122(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test123(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test124(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test125(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test126(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test127(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test128(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test129(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test130(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test131(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test132(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test133(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test134(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test135(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test136(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test137(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test138(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test139(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test140(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test141(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0 s test142(org.eclipse.dltk.tcl.parser.tests.SynopsisTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.05 s test002(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.011 s test003(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.021 s test004(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.012 s test005(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.011 s test006(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.011 s test007(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.035 s test008(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.013 s test009(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.01 s test010(org.eclipse.dltk.tcl.parser.tests.ShortSynopsisTests) Time elapsed: 0.01 s test001(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test005(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0 s test006(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test007(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test009(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test010(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0 s test011(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test012(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test013(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0 s test014(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0 s test015(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test016(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test017(org.eclipse.dltk.tcl.parser.tests.CommandOutOfScopeTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0.001 s test006(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test007(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0.002 s test008(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test009(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test010(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test011(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test012(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0.001 s test013(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test014(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test015(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0.001 s test016(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test017(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test018(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0.001 s test019(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test020(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test021(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test022(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0 s test023(org.eclipse.dltk.tcl.parser.tests.ErrorReportingTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.TclComplexArgumentParseTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.TclComplexArgumentParseTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.TclComplexArgumentParseTests) Time elapsed: 0.001 s test004(org.eclipse.dltk.tcl.parser.tests.TclComplexArgumentParseTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.TclComplexArgumentParseTests) Time elapsed: 0 s test006(org.eclipse.dltk.tcl.parser.tests.TclComplexArgumentParseTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.001 s test002(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.001 s test004(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.002 s test006(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.001 s test007(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.001 s test009(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.001 s test010(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0 s test011(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.001 s test012(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.001 s test013(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.025 s test014(org.eclipse.dltk.tcl.parser.tests.SwitchCommandTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0.001 s test002(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0.001 s test005(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0 s test006(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0.001 s test007(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0 s test009(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0.001 s test010(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0 s test011(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0 s test012(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0 s test013(org.eclipse.dltk.tcl.parser.tests.ProcCommandTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.IndexTypeParseTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.IndexTypeParseTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.IndexTypeParseTests) Time elapsed: 0.001 s test004(org.eclipse.dltk.tcl.parser.tests.IndexTypeParseTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.IndexTypeParseTests) Time elapsed: 0 s test006(org.eclipse.dltk.tcl.parser.tests.IndexTypeParseTests) Time elapsed: 0 s test007(org.eclipse.dltk.tcl.parser.tests.IndexTypeParseTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.IndexTypeParseTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0.001 s test002(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0.001 s test005(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0 s test006(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0 s test007(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0.001 s test008(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0 s test009(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0 s test010(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0.001 s test011(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0 s test012(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0 s test013(org.eclipse.dltk.tcl.parser.tests.TclSwitchArgumentsParseTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.PackageCommandTests) Time elapsed: 0 s test100_FAILED(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test131_FAILED(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test002(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test006(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test007(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test009(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test010(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test011(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test012(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test013(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test014(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test015(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test016(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test017(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test018(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test019(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test020(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test021(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test022(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test023(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test024(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test025(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test026(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test027(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test028(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test029(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test030(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test031(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test032(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test033(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test034(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test035(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test036(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test037(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test038(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test039(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test040(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test041(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test042(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test043(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test044(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test045(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test048(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test049(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test050(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test051(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test053(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test054(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test055(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test056(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test058(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test059(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test060(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.002 s test061(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test062(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test063(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test064(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test065(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test066(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test067(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test068(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test069(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test070(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test071(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test072(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test074(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test075(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test076(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test077(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test078(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test079(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test081(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test082(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test083(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test084(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test085(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test086(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test087(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test088(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test089(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test091(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test092(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test093(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test094(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test095(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test096(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test097(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test098(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test099(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test101(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test102(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test103(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test104(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test105(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test106(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test107(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test108(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test109(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test110(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test111(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test112(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test113(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test114(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test115(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test116(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test117(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test118(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test119(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test120(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test121(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test122(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test123(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test124(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test125(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test126(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test127(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test128(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test129(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test130(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test132(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test134(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test135(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test136(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test137(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test138(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test139(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test140(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test050_2(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test050_3(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test096_2(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test073_FAILED(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0.001 s test141_FAILED(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test133_FAILED(org.eclipse.dltk.tcl.parser.tests.DefinitionTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0.001 s test002(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0.001 s test006(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0.001 s test007(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0 s test009(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0 s test010(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0.001 s test011(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0 s test012(org.eclipse.dltk.tcl.parser.tests.TclGroupArgumentsParseTests) Time elapsed: 0 s testAdvancedParse001(org.eclipse.dltk.tcl.parser.tests.WhileCommandTests) Time elapsed: 0.001 s testAdvancedParse002(org.eclipse.dltk.tcl.parser.tests.WhileCommandTests) Time elapsed: 0 s testAdvancedParse003(org.eclipse.dltk.tcl.parser.tests.WhileCommandTests) Time elapsed: 0 s testIsVersionValid(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0.031 s testCommandVersions001(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0.001 s testCommandVersions002(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0 s testCommandVersions003(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0 s testCommandVersions004(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0 s testCommandVersions005(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0 s testCommandVersions006(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0.001 s testCommandVersions007(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0 s testParseVersion(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0 s testDeprecated001(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0 s testDeprecated002(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0 s testCompare(org.eclipse.dltk.tcl.parser.tests.VersionsParserTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.MatchPrefixTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.MatchPrefixTests) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.parser.tests.MatchPrefixTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.MatchPrefixTests) Time elapsed: 0 s test006(org.eclipse.dltk.tcl.parser.tests.MatchPrefixTests) Time elapsed: 0 s test007(org.eclipse.dltk.tcl.parser.tests.MatchPrefixTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.MatchPrefixTests) Time elapsed: 0 s test009(org.eclipse.dltk.tcl.parser.tests.MatchPrefixTests) Time elapsed: 0.001 s test010(org.eclipse.dltk.tcl.parser.tests.MatchPrefixTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.PutsCommandTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.PutsCommandTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.PutsCommandTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.PutsCommandTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.PutsCommandTests) Time elapsed: 0 s test006(org.eclipse.dltk.tcl.parser.tests.PutsCommandTests) Time elapsed: 0 s test007(org.eclipse.dltk.tcl.parser.tests.PutsCommandTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.PutsCommandTests) Time elapsed: 0 s test009(org.eclipse.dltk.tcl.parser.tests.PutsCommandTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.TclTypedArgumentsParseTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.TclTypedArgumentsParseTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.TclTypedArgumentsParseTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.TclTypedArgumentsParseTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.TclTypedArgumentsParseTests) Time elapsed: 0 s test006(org.eclipse.dltk.tcl.parser.tests.TclTypedArgumentsParseTests) Time elapsed: 0 s testLoad001(org.eclipse.dltk.tcl.parser.tests.LoadDefinitionTests) Time elapsed: 0.002 s testLoad002(org.eclipse.dltk.tcl.parser.tests.LoadDefinitionTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.AfterCommandTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.AfterCommandTests) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.parser.tests.AfterCommandTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.SocketCommandTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.SocketCommandTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.SocketCommandTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.SocketCommandTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0.001 s test004(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0.001 s test006(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0.001 s test007(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0.001 s test009(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0 s test010(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0.001 s test011(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0 s test012(org.eclipse.dltk.tcl.parser.tests.IfCommandTests) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test002(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test003(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test004(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test005(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test006(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test007(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test008(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0.001 s test009(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test010(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test011(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test012(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0.001 s test013(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test014(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test015(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test016(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test017(org.eclipse.dltk.tcl.parser.tests.TclConstantsParseTests) Time elapsed: 0 s test001(org.eclipse.dltk.tcl.parser.tests.NamespaceScopeProcessorTests) Time elapsed: 0.002 s test002(org.eclipse.dltk.tcl.parser.tests.NamespaceScopeProcessorTests) Time elapsed: 0.012 s Results: Tests run: 508, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/org.eclipse.dltk.tcl.parser.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/org.eclipse.dltk.tcl.parser.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.parser.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.parser.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.parser.tests --- [INFO] [INFO] --------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.tests >-------- [INFO] Building org.eclipse.dltk.tcl.core.tests 6.3.0-SNAPSHOT [76/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.core.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.core.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.core.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.core.tests --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/structure/StructureParserTests.java:[30] import org.eclipse.dltk.tcl.internal.structure.TclSourceElementParser2; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TclSourceElementParser2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/structure/StructureParserTests.java:[112] Collector newStructure = parse(input, new TclSourceElementParser2() { ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TclSourceElementParser2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/structure/StructureParserTests.java:[112] Collector newStructure = parse(input, new TclSourceElementParser2() { ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'TclSourceElementParser2()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/core/tests/model/SearchTests.java:[254] ISourceModule module = getSourceModule(TCLSEARCH, "src", ^^^^^^ The value of the local variable module is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/core/tests/model/SearchTests.java:[272] IScriptProject project = getScriptProject(TCLSEARCH); ^^^^^^^ The value of the local variable project is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/core/tests/model/SearchTests.java:[274] List sources = searchSourceOnly("*", FIELD, DECLARATIONS, ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/AllParseTests.java:[107] ModuleDeclaration module1 = (ModuleDeclaration) parser ^^^^^^^ The value of the local variable module1 is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/AllParseTests.java:[122] ModuleDeclaration module2 = newSourceParser.parse(null, module, ^^^^^^^ The value of the local variable module2 is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/NewTclParserTests.java:[10] import org.eclipse.dltk.tcl.internal.parser.TclSourceParser; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type TclSourceParser is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/NewTclParserTests.java:[19] TclSourceParser oldParser = new TclSourceParser(); ^^^^^^^^^^^^^^^ The type TclSourceParser is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/NewTclParserTests.java:[19] TclSourceParser oldParser = new TclSourceParser(); ^^^^^^^^^^^^^^^ The type TclSourceParser is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/NewTclParserTests.java:[19] TclSourceParser oldParser = new TclSourceParser(); ^^^^^^^^^^^^^^^^^ The constructor TclSourceParser() is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/NewTclParserTests.java:[21] ModuleDeclaration oldAST = oldParser.parse(input, null); ^^^^^^ The value of the local variable oldAST is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/NewTclParserTests.java:[21] ModuleDeclaration oldAST = oldParser.parse(input, null); ^^^^^^^^^^^^^^^^^^ The method parse(IModuleSource, IProblemReporter) from the type TclSourceParser is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/NewTclParserTests.java:[25] List childs = ast.getStatements(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/org/eclipse/dltk/tcl/parser/tests/NewTclParserTests.java:[28] List arguments = method.getArguments(); ^^^^ List is a raw type. References to generic type List should be parameterized 17 problems (0 errors, 16 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/org.eclipse.dltk.tcl.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/org.eclipse.dltk.tcl.core.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.core.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.tcl.core.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.tcl.core.tests.AllTests X.tcl X.tcl t.tcl Test 1-append.tclTime comparison:5%%3 Test 2-appendComp.tclTime comparison:3%%3 Test 3-assocd.tclTime comparison:2%%1 Test 4-async.tclTime comparison:6%%5 Test 5-autoMkindex.tclTime comparison:3%%4 Test 6-basic.tclTime comparison:4%%4 Test 7-binary.tclTime comparison:11%%10 Test 8-case.tclTime comparison:2%%0 Test 9-clock.tclTime comparison:4%%4 Test 10-cmdAH.tclTime comparison:26%%27 Test 11-cmdIL.tclTime comparison:2%%3 Test 12-cmdInfo.tclTime comparison:1%%1 Test 13-cmdMZ.tclTime comparison:2%%2 Test 14-compExpr.tclTime comparison:3%%3 Test 15-compExpr-old.tclTime comparison:6%%7 Test 16-compile.tclTime comparison:2%%2 Test 17-concat.tclTime comparison:1%%0 Test 18-dcall.tclTime comparison:0%%1 Test 19-dstring.tclTime comparison:2%%1 Test 20-encoding.tclTime comparison:9%%8 Test 21-env.tclTime comparison:2%%2 Test 22-error.tclTime comparison:2%%1 Test 23-escp.tclTime comparison:0%%0 Test 24-eval.tclTime comparison:0%%1 Test 25-event.tclTime comparison:22%%2 Test 26-exec.tclTime comparison:5%%5 Test 27-execute.tclTime comparison:5%%4 Test 28-expr.tclTime comparison:8%%8 Test 29-expr-old.tclTime comparison:11%%11 Test 30-fCmd.tclTime comparison:18%%32 Test 31-fileName.tclTime comparison:24%%24 Test 32-fileSystem.tclTime comparison:8%%7 Test 33-for.tclTime comparison:9%%17 Test 34-foreach.tclTime comparison:1%%2 Test 35-format.tclTime comparison:4%%4 Test 36-for-old.tclTime comparison:1%%0 Test 37-get.tclTime comparison:1%%1 Test 38-history.tclTime comparison:3%%3 Test 39-http.tclTime comparison:6%%7 Test 40-httpold.tclTime comparison:4%%4 Test 41-if.tclTime comparison:2%%3 Test 42-if-old.tclTime comparison:1%%1 Test 43-incr.tclTime comparison:2%%2 Test 44-incr-old.tclTime comparison:0%%1 Test 45-indexObj.tclTime comparison:2%%1 Test 46-info.tclTime comparison:5%%5 Test 47-init.tclTime comparison:1%%1 Test 48-interp.tclTime comparison:9%%26 Test 49-io.tclTime comparison:52%%62 Test 50-ioCmd.tclTime comparison:5%%5 Test 51-iogt.tclTime comparison:17%%25 Test 52-ioUtil.tclTime comparison:2%%3 Test 53-join.tclTime comparison:1%%0 Test 54-lindex.tclTime comparison:3%%17 Test 55-link.tclTime comparison:1%%2 Test 56-linsert.tclTime comparison:2%%1 Test 57-list.tclTime comparison:3%%4 Test 58-listObj.tclTime comparison:1%%2 Test 59-llength.tclTime comparison:0%%1 Test 60-load.tclTime comparison:4%%4 Test 61-lrange.tclTime comparison:1%%1 Test 62-lreplace.tclTime comparison:2%%1 Test 63-lsearch.tclTime comparison:4%%5 Test 64-lset.tclTime comparison:2%%3 Test 65-lsetComp.tclTime comparison:2%%2 Test 66-macFCmd.tclTime comparison:2%%2 Test 67-main.tclTime comparison:7%%8 Test 68-misc.tclTime comparison:1%%0 Test 69-msgcat.tclTime comparison:7%%22 Test 70-namespace.tclTime comparison:7%%7 Test 71-namespace-old.tclTime comparison:5%%7 Test 72-notify.tclTime comparison:1%%2 Test 73-obj.tclTime comparison:4%%3 Test 74-opt.tclTime comparison:2%%1 Test 75-osa.tclTime comparison:1%%0 Test 76-package.tclTime comparison:0%%1 Test 77-parse.tclTime comparison:5%%5 Test 78-parseExpr.tclTime comparison:5%%5 Test 79-parseOld.tclTime comparison:5%%5 Test 80-pid.tclTime comparison:1%%1 Test 81-pkg.tclTime comparison:1%%2 Test 82-pkgMkIndex.tclTime comparison:11%%13 Test 83-platform.tclTime comparison:0%%1 Test 84-proc.tclTime comparison:2%%2 Test 85-proc-old.tclTime comparison:3%%3 Test 86-pwd.tclTime comparison:1%%0 Test 87-reg.tclTime comparison:24%%24 Test 88-regexp.tclTime comparison:4%%4 Test 89-regexpComp.tclTime comparison:4%%4 Test 90-registry.tclTime comparison:4%%4 Test 91-rename.tclTime comparison:2%%12 Test 92-resource.tclTime comparison:3%%2 Test 93-result.tclTime comparison:1%%1 Test 94-safe.tclTime comparison:4%%4 Test 95-scan.tclTime comparison:4%%4 Test 96-security.tclTime comparison:1%%0 Test 97-set.tclTime comparison:3%%2 Test 98-set-old.tclTime comparison:5%%4 Test 99-socket.tclTime comparison:9%%8 Test 100-source.tclTime comparison:4%%3 Test 101-split.tclTime comparison:1%%1 Test 102-stack.tclTime comparison:1%%1 Test 103-string.tclTime comparison:8%%7 Test 104-stringComp.tclTime comparison:4%%14 Test 105-stringObj.tclTime comparison:2%%2 Test 106-subst.tclTime comparison:2%%2 Test 107-switch.tclTime comparison:1%%1 Test 108-tcl-import.tclTime comparison:3%%4 Test 109-tcl-object.tclTime comparison:3%%3 Test 110-tcltest.tclTime comparison:14%%15 Test 111-test0.tclTime comparison:25%%29 Test 112-thread.tclTime comparison:1%%2 Test 113-timer.tclTime comparison:3%%2 Test 114-trace.tclTime comparison:27%%17 Test 115-unixFCmd.tclTime comparison:4%%3 Test 116-unixFile.tclTime comparison:1%%1 Test 117-unixInit.tclTime comparison:2%%4 Test 118-unixNotfy.tclTime comparison:1%%1 Test 119-unknown.tclTime comparison:1%%1 Test 120-uplevel.tclTime comparison:3%%18 Test 121-upvar.tclTime comparison:1%%2 Test 122-utf.tclTime comparison:3%%3 Test 123-util.tclTime comparison:3%%3 Test 124-var.tclTime comparison:4%%4 Test 125-while.tclTime comparison:1%%2 Test 126-while-old.tclTime comparison:1%%1 Test 127-winConsole.tclTime comparison:0%%1 Test 128-winDde.tclTime comparison:2%%2 Test 129-winFCmd.tclTime comparison:9%%9 Test 130-winFile.tclTime comparison:0%%1 Test 131-winNotify.tclTime comparison:1%%1 Test 132-winPipe.tclTime comparison:5%%6 Test 133-winTime.tclTime comparison:0%%1 Running rawtests/all.tcl Running rawtests/a.tcl Running rawtests/7.tcl Running rawtests/8.tcl Running rawtests/9.tcl Running rawtests/b.tcl Running rawtests/c.tcl Running rawtests/d.tcl Running rawtests/e.tcl Running rawtests/f.tcl Running rawtests/g.tcl Running rawtests/0.tcl Running rawtests/1.tcl Running rawtests/2.tcl Running rawtests/3.tcl Running rawtests/4.tcl Running rawtests/5.tcl Running rawtests/6.tcl Running rawtests/simple0.tcl Running rawtests/simple1.tcl Running rawtests/simple3.tcl Tests run: 347, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.104 s - in org.eclipse.dltk.tcl.core.tests.AllTests testNamespaceDeclaration01(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.156 s testNamespaceDeclaration02(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.004 s testNamespaceDeclaration03(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.023 s testNamespaceDeclaration05(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.008 s testNamespaceDeclaration06(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.002 s testNamespaceDeclaration07(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.001 s testNamespaceDeclaration08(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.002 s testNamespaceDeclaration09(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.002 s testMethod001(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.005 s testMethod002(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.002 s testVariableDeclaration01(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.001 s testVariableDeclaration02(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.004 s testVariableDeclaration03(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.027 s testMethodReference01(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.005 s testMethodReference02(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.002 s testTypeReference01(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.003 s testTypeReference02(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.001 s testMethodDeclaration00(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.009 s testMethodDeclaration01(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.001 s testMethodDeclaration02(org.eclipse.dltk.tcl.core.tests.model.SearchTests) Time elapsed: 0.001 s testSearchVariable(org.eclipse.dltk.tcl.core.tests.model.SearchVarTests) Time elapsed: 0.055 s testSearchVariableSubstitution(org.eclipse.dltk.tcl.core.tests.model.SearchVarTests) Time elapsed: 0.001 s testSelection019a(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.027 s testSelection020a(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.004 s testSelection021a(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection022a(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection023a(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection023b(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection023c(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection023d(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection023e(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection023g(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection024a(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.012 s testSelection024b(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection025a(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection025b(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection026a(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection026b(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testselection001(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.007 s testselection002(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testselection003(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testselection004(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.004 s testselection005(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testselection006(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testselection007(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testselection008(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testselection009(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testselection041(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection010(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection011(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection012(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection013(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection014(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection015(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection016(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection017(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection018(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.029 s testSelection019(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection020(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection022(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection028(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.008 s testSelection029(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.004 s testSelection030(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection031(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.004 s testSelection032(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection033(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection034(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.004 s testSelection035(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.003 s testSelection037(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.004 s testSelection038(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection039(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection040(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection27a(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testSelection27b(org.eclipse.dltk.tcl.core.tests.model.TclSelectionTests) Time elapsed: 0.002 s testCompletion001(org.eclipse.dltk.tcl.core.tests.model.CompletionTests) Time elapsed: 0.08 s testCompletion002(org.eclipse.dltk.tcl.core.tests.model.CompletionTests) Time elapsed: 0.001 s testCompletion003(org.eclipse.dltk.tcl.core.tests.model.CompletionTests) Time elapsed: 0.091 s testCompletion004(org.eclipse.dltk.tcl.core.tests.model.CompletionTests) Time elapsed: 0.004 s testCompletion005(org.eclipse.dltk.tcl.core.tests.model.CompletionTests) Time elapsed: 0.004 s testCompletion006(org.eclipse.dltk.tcl.core.tests.model.CompletionTests) Time elapsed: 0.003 s testCompletion007(org.eclipse.dltk.tcl.core.tests.model.CompletionTests) Time elapsed: 0.004 s testCompletion008(org.eclipse.dltk.tcl.core.tests.model.CompletionTests) Time elapsed: 0.002 s testCompletion009(org.eclipse.dltk.tcl.core.tests.model.CompletionTests) Time elapsed: 0.003 s 1-append.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 2-appendComp.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.006 s 3-assocd.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 4-async.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.011 s 5-autoMkindex.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.007 s 6-basic.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 7-binary.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.021 s 8-case.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 9-clock.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 10-cmdAH.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.053 s 11-cmdIL.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.005 s 12-cmdInfo.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 13-cmdMZ.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 14-compExpr.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.006 s 15-compExpr-old.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.013 s 16-compile.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 17-concat.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 18-dcall.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 19-dstring.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 20-encoding.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.017 s 21-env.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 22-error.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 23-escp.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 24-eval.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 25-event.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.024 s 26-exec.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.01 s 27-execute.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.009 s 28-expr.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.016 s 29-expr-old.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.023 s 30-fCmd.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.05 s 31-fileName.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.048 s 32-fileSystem.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.015 s 33-for.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.027 s 34-foreach.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 35-format.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 36-for-old.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 37-get.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 38-history.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.007 s 39-http.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.013 s 40-httpold.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 41-if.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.005 s 42-if-old.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 43-incr.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.005 s 44-incr-old.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 45-indexObj.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 46-info.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.01 s 47-init.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 48-interp.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.035 s 49-io.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.114 s 50-ioCmd.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.01 s 51-iogt.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.042 s 52-ioUtil.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.005 s 53-join.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 54-lindex.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.021 s 55-link.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 56-linsert.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 57-list.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.007 s 58-listObj.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 59-llength.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 60-load.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 61-lrange.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 62-lreplace.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 63-lsearch.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.009 s 64-lset.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.005 s 65-lsetComp.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 66-macFCmd.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 67-main.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.015 s 68-misc.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 69-msgcat.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.029 s 70-namespace.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.014 s 71-namespace-old.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.012 s 72-notify.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 73-obj.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.007 s 74-opt.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 75-osa.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 76-package.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 77-parse.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.01 s 78-parseExpr.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.01 s 79-parseOld.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.01 s 80-pid.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 81-pkg.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 82-pkgMkIndex.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.025 s 83-platform.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 84-proc.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 85-proc-old.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.006 s 86-pwd.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 87-reg.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.048 s 88-regexp.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 89-regexpComp.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 90-registry.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 91-rename.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.014 s 92-resource.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.005 s 93-result.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 94-safe.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.008 s 95-scan.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.009 s 96-security.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 97-set.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.005 s 98-set-old.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.009 s 99-socket.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.017 s 100-source.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.007 s 101-split.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 102-stack.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 103-string.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.015 s 104-stringComp.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.019 s 105-stringObj.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 106-subst.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 107-switch.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 108-tcl-import.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.007 s 109-tcl-object.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.006 s 110-tcltest.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.029 s 111-test0.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.055 s 112-thread.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 113-timer.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.005 s 114-trace.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.044 s 115-unixFCmd.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.007 s 116-unixFile.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 117-unixInit.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.007 s 118-unixNotfy.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 119-unknown.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 120-uplevel.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.021 s 121-upvar.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 122-utf.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.006 s 123-util.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.006 s 124-var.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.009 s 125-while.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.003 s 126-while-old.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 127-winConsole.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s 128-winDde.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.004 s 129-winFCmd.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.018 s 130-winFile.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 131-winNotify.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.002 s 132-winPipe.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.011 s 133-winTime.tcl(org.eclipse.dltk.tcl.parser.tests.AllParseTests) Time elapsed: 0.001 s test10(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.032 s test11(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.002 s test12(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0 s test13(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test14(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test15(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.003 s test16(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test17(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test18(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test19(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.002 s test20(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test21(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test0(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test1(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test2(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test3(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.002 s test4(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test5(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test6(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test7(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.002 s test8(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.001 s test9(org.eclipse.dltk.tcl.parser.tests.SimpleParserTests) Time elapsed: 0.002 s testElseIf(org.eclipse.dltk.tcl.parser.tests.TclIfProcessorTests) Time elapsed: 0.001 s testEscapeName(org.eclipse.dltk.tcl.parser.tests.TclParseUtilTests) Time elapsed: 0 s testCompletion001(org.eclipse.dltk.tcl.core.tests.model.PACompletionTests) Time elapsed: 0.01 s testCompletion002(org.eclipse.dltk.tcl.core.tests.model.PACompletionTests) Time elapsed: 0.003 s testCompletion003(org.eclipse.dltk.tcl.core.tests.model.PACompletionTests) Time elapsed: 0.002 s testCompletion004(org.eclipse.dltk.tcl.core.tests.model.PACompletionTests) Time elapsed: 0.002 s testCompletion001b(org.eclipse.dltk.tcl.core.tests.model.PACompletionTests) Time elapsed: 0.001 s testCompletion002b(org.eclipse.dltk.tcl.core.tests.model.PACompletionTests) Time elapsed: 0.001 s testCompletion003b(org.eclipse.dltk.tcl.core.tests.model.PACompletionTests) Time elapsed: 0.001 s testCompletion004b(org.eclipse.dltk.tcl.core.tests.model.PACompletionTests) Time elapsed: 0.001 s testSelection001b(org.eclipse.dltk.tcl.core.tests.model.PASelectionTests) Time elapsed: 0.008 s testSelection002b(org.eclipse.dltk.tcl.core.tests.model.PASelectionTests) Time elapsed: 0.001 s testSelection003b(org.eclipse.dltk.tcl.core.tests.model.PASelectionTests) Time elapsed: 0.001 s testSelection004b(org.eclipse.dltk.tcl.core.tests.model.PASelectionTests) Time elapsed: 0.001 s testSelection001(org.eclipse.dltk.tcl.core.tests.model.PASelectionTests) Time elapsed: 0.001 s testSelection002(org.eclipse.dltk.tcl.core.tests.model.PASelectionTests) Time elapsed: 0 s testSelection003(org.eclipse.dltk.tcl.core.tests.model.PASelectionTests) Time elapsed: 0.001 s testSelection004(org.eclipse.dltk.tcl.core.tests.model.PASelectionTests) Time elapsed: 0 s testSelection005(org.eclipse.dltk.tcl.core.tests.model.PASelectionTests) Time elapsed: 0.001 s testNop(org.eclipse.dltk.tcl.core.tests.VariableResolverTests) Time elapsed: 0.003 s testComplex(org.eclipse.dltk.tcl.core.tests.VariableResolverTests) Time elapsed: 0.006 s testEnvironmentResolve(org.eclipse.dltk.tcl.core.tests.VariableResolverTests) Time elapsed: 0 s testNestedExpressions(org.eclipse.dltk.tcl.core.tests.VariableResolverTests) Time elapsed: 0 s testSingle(org.eclipse.dltk.tcl.core.tests.VariableResolverTests) Time elapsed: 0 s testSmaller(org.eclipse.dltk.tcl.core.tests.VariableResolverTests) Time elapsed: 0 s testNestedCycle(org.eclipse.dltk.tcl.core.tests.VariableResolverTests) Time elapsed: 0 s testSingleMixed(org.eclipse.dltk.tcl.core.tests.VariableResolverTests) Time elapsed: 0 s testEnv(org.eclipse.dltk.tcl.core.tests.TclContentDescriberTests) Time elapsed: 0.001 s testExec1(org.eclipse.dltk.tcl.core.tests.TclContentDescriberTests) Time elapsed: 0 s testExec2(org.eclipse.dltk.tcl.core.tests.TclContentDescriberTests) Time elapsed: 0 s testSimple(org.eclipse.dltk.tcl.core.tests.TclContentDescriberTests) Time elapsed: 0 s test1(org.eclipse.dltk.tcl.parser.structure.SimpleStructureParserTests) Time elapsed: 0.003 s /rawtests/0.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.016 s /rawtests/1.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/2.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/3.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /rawtests/4.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/5.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/6.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/7.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /rawtests/8.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/9.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/a.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /rawtests/all.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.005 s /rawtests/b.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/c.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /rawtests/d.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/e.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /rawtests/f.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/g.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/simple0.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.002 s /rawtests/simple1.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /rawtests/simple3.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /scripts/elseif.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.002 s /scripts/structure/itcl/itcl-body.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.021 s /scripts/structure/itcl/itcl-class.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /scripts/structure/itcl/itcl-constructor.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /scripts/structure/itcl/itcl-inherit.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /scripts/structure/itcl/itcl-instance.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.003 s /scripts/structure/itcl/itcl-methods.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.002 s /scripts/structure/itcl/itcl-proc.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /scripts/structure/itcl/itcl-vars.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.002 s /scripts/structure/proc-nl.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /scripts/structure/xotcl/xotcl-class-instance-proc.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /scripts/structure/xotcl/xotcl-class-instance.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /scripts/structure/xotcl/xotcl-class-instproc.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /scripts/structure/xotcl/xotcl-class-parameter.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /scripts/structure/xotcl/xotcl-classes-namespace.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.002 s /scripts/structure/xotcl/xotcl-classes.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /scripts/structure/xotcl/xotcl-namespace-class.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /scripts/structure/xotcl/xotcl-object.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /scripts/structure/xotcl/xotcl-unknown-class.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/Completion/src/Completion002.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.006 s /workspace/Completion/src/CompletionKeywordNamespace1.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/Completion/src/completion003.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/Completion/src/completion004.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/PACompletion/pkg1/module0.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.002 s /workspace/PACompletion/pkg1/pkgIndex.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/PACompletion/pkg2/module0.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/PACompletion/pkg2/pkgIndex.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/PACompletion/src/test.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/PACompletion/src/test2.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/PACompletion/src/test3.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/PACompletion/src/test4.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/PASelection/pkg1/module0.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.002 s /workspace/PASelection/pkg1/pkgIndex.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/PASelection/pkg2/module0.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.002 s /workspace/PASelection/pkg2/pkgIndex.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/PASelection/src/test.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/PASelection/src/test2.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/PASelection/src/test3.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/PASelection/src/test4.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/PASelection/src/test5.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/SearchVar/src/hello.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/SearchVar/src/hello2.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/Selection/src/selection001.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.158 s /workspace/Selection/src/selection002.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.003 s /workspace/Selection/src/selection003.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.006 s /workspace/Structure/src/structure1.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/TCLSearch/src/CompletionKeywordNamespace1.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0 s /workspace/TCLSearch/src/X.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/TCLSearch/src/p/X.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/TCLSearch/src/p1/test.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/TCLSearch/src/p2/X.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/TCLSearch/src/p3/X.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.006 s /workspace/TCLSearch/src/p4/t.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/TCLSearch/src/q5/AQ.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.002 s /workspace/TCLSearch2/src/X.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s /workspace/launching/src/test.tcl(org.eclipse.dltk.tcl.parser.structure.StructureParserTests) Time elapsed: 0.001 s Results: Tests run: 347, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.core.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/org.eclipse.dltk.tcl.core.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/org.eclipse.dltk.tcl.core.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.core.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.core.tests --- [INFO] [INFO] -----< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter.tests >------ [INFO] Building org.eclipse.dltk.tcl.formatter.tests 6.3.0-SNAPSHOT [77/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/org.eclipse.dltk.tcl.formatter.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/org.eclipse.dltk.tcl.formatter.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.tcl.formatter.tests.AllTests Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in org.eclipse.dltk.tcl.formatter.tests.AllTests test1(org.eclipse.dltk.tcl.formatter.tests.SimpleTests) Time elapsed: 0.487 s test2(org.eclipse.dltk.tcl.formatter.tests.SimpleTests) Time elapsed: 0.004 s test3(org.eclipse.dltk.tcl.formatter.tests.SimpleTests) Time elapsed: 0.001 s test4(org.eclipse.dltk.tcl.formatter.tests.SimpleTests) Time elapsed: 0.008 s test5(org.eclipse.dltk.tcl.formatter.tests.SimpleTests) Time elapsed: 0.002 s test6(org.eclipse.dltk.tcl.formatter.tests.SimpleTests) Time elapsed: 0.001 s test7(org.eclipse.dltk.tcl.formatter.tests.SimpleTests) Time elapsed: 0.001 s simple-code(org.eclipse.dltk.tcl.formatter.tests.CodeTest) Time elapsed: 0.001 s script-one-line(org.eclipse.dltk.tcl.formatter.tests.CodeTest) Time elapsed: 0.007 s commands-one-line(org.eclipse.dltk.tcl.formatter.tests.CodeTest) Time elapsed: 0.002 s script-without-begin-end(org.eclipse.dltk.tcl.formatter.tests.CodeTest) Time elapsed: 0.002 s comments-test1(org.eclipse.dltk.tcl.formatter.tests.CodeTest) Time elapsed: 0.018 s comments-test2(org.eclipse.dltk.tcl.formatter.tests.CodeTest) Time elapsed: 0.003 s simple-indentation-test(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0.001 s indentation-script-with-{}(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0.003 s indentation-after-\(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0 s indentation-after-\-for-substitution(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0.003 s indentation-after-\-for-comments(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0 s indentation-after-\-for-string-test1(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0.001 s indentation-after-\-for-string-test2(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0.002 s indentation-comment-test(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0.001 s indentation-comment-test2(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0.002 s indentation-string-test(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0.001 s switch-indentation-test1(org.eclipse.dltk.tcl.formatter.tests.IndentationTest) Time elapsed: 0.002 s simple-indentation-test(org.eclipse.dltk.tcl.formatter.tests.IndentationOffTest) Time elapsed: 0.001 s indentation-script-with-{}(org.eclipse.dltk.tcl.formatter.tests.IndentationOffTest) Time elapsed: 0.002 s indentation-after-\(org.eclipse.dltk.tcl.formatter.tests.IndentationOffTest) Time elapsed: 0.001 s indentation-after-\-for-substitution(org.eclipse.dltk.tcl.formatter.tests.IndentationOffTest) Time elapsed: 0.001 s indentation-comment-test(org.eclipse.dltk.tcl.formatter.tests.IndentationOffTest) Time elapsed: 0.001 s empty-lines-to-preserve-test(org.eclipse.dltk.tcl.formatter.tests.BlankLinesTest) Time elapsed: 0.002 s empty-line-between-proc-test(org.eclipse.dltk.tcl.formatter.tests.BlankLinesTest) Time elapsed: 0.002 s empty-line-between-proc-test(org.eclipse.dltk.tcl.formatter.tests.BlankLinesTest) Time elapsed: 0.002 s empty-line-between-proc-with-comments-test(org.eclipse.dltk.tcl.formatter.tests.BlankLinesTest) Time elapsed: 0.002 s empty-line-between-proc-with-comments-test2(org.eclipse.dltk.tcl.formatter.tests.BlankLinesTest) Time elapsed: 0.006 s empty-line-between-proc-with-comments-test3(org.eclipse.dltk.tcl.formatter.tests.BlankLinesTest) Time elapsed: 0.002 s empty-line-after-package-require-simple-test(org.eclipse.dltk.tcl.formatter.tests.BlankLinesTest) Time elapsed: 0.003 s empty-line-after-package-require-test(org.eclipse.dltk.tcl.formatter.tests.BlankLinesTest) Time elapsed: 0.003 s testWrapping1(org.eclipse.dltk.tcl.formatter.tests.CommentsWrapTest) Time elapsed: 0 s testWrapping2(org.eclipse.dltk.tcl.formatter.tests.CommentsWrapTest) Time elapsed: 0.001 s between code(org.eclipse.dltk.tcl.formatter.tests.PreserveEmptyLinesTest) Time elapsed: 0.001 s inside strings(org.eclipse.dltk.tcl.formatter.tests.PreserveEmptyLinesTest) Time elapsed: 0 s mixed(org.eclipse.dltk.tcl.formatter.tests.PreserveEmptyLinesTest) Time elapsed: 0.001 s full-test1(org.eclipse.dltk.tcl.formatter.tests.FullTest) Time elapsed: 0.173 s switch(org.eclipse.dltk.tcl.formatter.tests.SwitchTests) Time elapsed: 0.002 s switch-hash-arg(org.eclipse.dltk.tcl.formatter.tests.SwitchTests) Time elapsed: 0.001 s instproc(org.eclipse.dltk.tcl.formatter.tests.XOTclTests) Time elapsed: 0.007 s proc(org.eclipse.dltk.tcl.formatter.tests.XOTclTests) Time elapsed: 0 s proc(org.eclipse.dltk.tcl.formatter.tests.IncrTclTests) Time elapsed: 0.011 s methods(org.eclipse.dltk.tcl.formatter.tests.IncrTclTests) Time elapsed: 0.002 s constructor(org.eclipse.dltk.tcl.formatter.tests.IncrTclTests) Time elapsed: 0.001 s class&body(org.eclipse.dltk.tcl.formatter.tests.IncrTclTests) Time elapsed: 0.004 s visibility-blocks(org.eclipse.dltk.tcl.formatter.tests.IncrTclTests) Time elapsed: 0.001 s Results: Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/org.eclipse.dltk.tcl.formatter.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/org.eclipse.dltk.tcl.formatter.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.formatter.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.formatter.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.formatter.tests --- [INFO] [INFO] -----< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators.tests >----- [INFO] Building org.eclipse.dltk.tcl.validators.tests 6.3.0-SNAPSHOT [78/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/src/org/eclipse/dltk/tcl/validators/internal/tests/CommandRedefinitionCheckTest.java:[106] int count = 0; ^^^^^ The value of the local variable count is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/src/org/eclipse/dltk/tcl/validators/internal/tests/ArgumentsDefinitionCheckTest.java:[246] int scripts = 0; ^^^^^^^ The value of the local variable scripts is not used 2 problems (2 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/org.eclipse.dltk.tcl.validators.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/org.eclipse.dltk.tcl.validators.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.tcl.validators.tests.AllTests %%%%%%%%%%%%%%%%Test:test001 %%%%%%%%%%%%%%%%Test:test002 %%%%%%%%%%%%%%%%Test:test003 %%%%%%%%%%%%%%%%Test:test004 %%%%%%%%%%%%%%%%Test:test005 %%%%%%%%%%%%%%%%Test:test006 %%%%%%%%%%%%%%%%Test:test007 %%%%%%%%%%%%%%%%Test:test008 -----------------ERRORS---------------------- Warning/Info:10003 (15,32) message:Bad argument definition proc cmd {arg1 {arg2 def2 def22} args} {puts alpha} ^ ^ Warning/Info:6 (10,37) message:Extra argument(s) proc cmd {arg1 {arg2 def2 def22} args} {puts alpha} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test009 -----------------ERRORS---------------------- Error:7 (0,21) message:Missing tcl script:body proc cmd {puts alpha} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test010 -----------------ERRORS---------------------- Warning/Info:6 (19,24) message:Extra argument(s) proc cmd arg1 puts alpha ^ ^ Error:7 (14,18) message:Missing argument(s). Possible values:-nonewline,string proc cmd arg1 puts alpha ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test011 -----------------ERRORS---------------------- Warning/Info:10003 (10,20) message:Bad argument definition proc cmd {{{{arg1}}}} {puts alpha} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test013 %%%%%%%%%%%%%%%%Test:test016 %%%%%%%%%%%%%%%%Test:test017 %%%%%%%%%%%%%%%%Test:test024 %%%%%%%%%%%%%%%%Test:test025 %%%%%%%%%%%%%%%%Test:test026 %%%%%%%%%%%%%%%%Test:test027 -----------------ERRORS---------------------- Warning/Info:10004 (27,31) message:Non-default arg specified after default proc cmd {arg0 {arg1 def1} arg2} {puts alpha} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test028 -----------------ERRORS---------------------- Warning/Info:10005 (20,24) message:Argument specified after "args" proc cmd {arg0 args arg2} {puts alpha} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test030 -----------------ERRORS---------------------- Warning/Info:10006 (15,25) message:"args" cannot be defaulted. Default value is ignored. proc cmd {arg0 {args def}} {puts alpha} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test031 -----------------ERRORS---------------------- Warning/Info:10003 (15,25) message:Bad argument definition proc cmd {arg0 {{{arg1}}}} {puts alpha} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test033 -----------------ERRORS---------------------- Warning/Info:10003 (14,16) message:Bad argument definition proc cmd {arg {}} {puts alpha} ^^ ============================================= %%%%%%%%%%%%%%%%Test:test034 -----------------ERRORS---------------------- Warning/Info:10007 (14,19) message:Argument with the same name has been declared proc cmd {arg {arg}} {puts alpha} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test035 -----------------ERRORS---------------------- Warning/Info:10005 (13,16) message:Argument specified after "args" apply {{args arg} {puts alpha}} 1 2 ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test036 %%%%%%%%%%%%%%%%Test:test037 -----------------ERRORS---------------------- Warning/Info:10006 (10,24) message:"args" cannot be defaulted. Default value is ignored. proc cmd {{args {value}}} {puts alpha} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test038 %%%%%%%%%%%%%%%%Test:test039 -----------------ERRORS---------------------- Warning/Info:10006 (8,18) message:"args" cannot be defaulted. Default value is ignored. apply {{{args def}} {}} {} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test040 -----------------ERRORS---------------------- Warning/Info:10004 (19,23) message:Non-default arg specified after default apply {{{arg1 def} arg2} {}} {} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:typedCheck -----------------ERRORS---------------------- Warning/Info:9 (5,8) message:Built-in command redefinition proc set {} {} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test002 -----------------ERRORS---------------------- Warning/Info:9 (5,8) message:Built-in command redefinition proc set {} {}; proc set {} {}; proc set {} {} ^ ^ Warning/Info:10 (21,24) message:Procedure set is already defined on line 0 proc set {} {}; proc set {} {}; proc set {} {} ^ ^ Warning/Info:10 (37,40) message:Procedure set is already defined on line 0 proc set {} {}; proc set {} {}; proc set {} {} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test003 -----------------ERRORS---------------------- Warning/Info:10 (45,52) message:Procedure myProc1 is already defined on line 0 proc myProc1 {} {}; proc myProc2 {} {}; proc myProc1 {} {}; proc myProc2 {} {}; proc myProc2 {} {} ^ ^ Warning/Info:10 (65,72) message:Procedure myProc2 is already defined on line 0 proc myProc1 {} {}; proc myProc2 {} {}; proc myProc1 {} {}; proc myProc2 {} {}; proc myProc2 {} {} ^ ^ Warning/Info:10 (85,92) message:Procedure myProc2 is already defined on line 0 proc myProc1 {} {}; proc myProc2 {} {}; proc myProc1 {} {}; proc myProc2 {} {}; proc myProc2 {} {} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test004 -----------------ERRORS---------------------- Warning/Info:10 (81,88) message:Procedure myProc2 is already defined on line 3 proc myProc2 {} {} ^ ^ Warning/Info:10 (43,50) message:Procedure myProc1 is already defined on line 0 proc myProc2 {} {} ^ ^ Warning/Info:10 (62,69) message:Procedure myProc2 is already defined on line 1 proc myProc2 {} {} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:typedCheck %%%%%%%%%%%%%%%%Test:test001 -----------------ERRORS---------------------- Warning/Info:8 (16,22) message:Unreachable code puts 1; return; puts 2 ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test002 %%%%%%%%%%%%%%%%Test:test003 -----------------ERRORS---------------------- Warning/Info:8 (16,22) message:Unreachable code puts 1; return; puts 2; puts 3; puts 4 ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test004 -----------------ERRORS---------------------- Warning/Info:8 (28,34) message:Unreachable code proc my {} {puts 1; return; puts 2; puts 3; puts 4} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test005 -----------------ERRORS---------------------- Warning/Info:8 (37,41) message:Unreachable code proc namespace2 {args} {alpha;return;beta;beta;beta}; proc lala {} {} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test006 -----------------ERRORS---------------------- Warning/Info:8 (75,79) message:Unreachable code proc lala {} {proc mumu {} {alpha; return beta;beta;beta; return}; return; beta} ^ ^ Warning/Info:8 (47,51) message:Unreachable code proc lala {} {proc mumu {} {alpha; return beta;beta;beta; return}; return; beta} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test007 %%%%%%%%%%%%%%%%Test:test008 -----------------ERRORS---------------------- Warning/Info:8 (23,29) message:Unreachable code if 1 {return} {return; puts 2} ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test009 -----------------ERRORS---------------------- Warning/Info:8 (40,46) message:Unreachable code if 1 {return} {return; puts 2}; return; puts 4; ^ ^ Warning/Info:8 (23,29) message:Unreachable code if 1 {return} {return; puts 2}; return; puts 4; ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test010 -----------------ERRORS---------------------- Warning/Info:8 (51,58) message:Unreachable code after 340 {return 30; puts alpha}; cmd; return 50; puts 34 ^ ^ Warning/Info:8 (22,32) message:Unreachable code after 340 {return 30; puts alpha}; cmd; return 50; puts 34 ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test011 %%%%%%%%%%%%%%%%Test:test012 %%%%%%%%%%%%%%%%Test:test013 -----------------ERRORS---------------------- Warning/Info:8 (22,28) message:Unreachable code puts [puts 4; return; puts 5] ^ ^ ============================================= %%%%%%%%%%%%%%%%Test:test014 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s - in org.eclipse.dltk.tcl.validators.tests.AllTests test001(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.342 s test002(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test004(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.002 s test005(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test006(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test007(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test008(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.005 s test009(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test010(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.002 s test011(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test013(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test016(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test017(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.002 s test024(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.002 s test025(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test026(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test027(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.002 s test028(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test030(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.002 s test031(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test033(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test034(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.002 s test035(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test036(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test037(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test038(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0 s test039(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test040(org.eclipse.dltk.tcl.validators.internal.tests.ArgumentsDefinitionCheckTest) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.validators.internal.tests.CommandRedefinitionCheckTest) Time elapsed: 0.004 s test002(org.eclipse.dltk.tcl.validators.internal.tests.CommandRedefinitionCheckTest) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.validators.internal.tests.CommandRedefinitionCheckTest) Time elapsed: 0.003 s test004(org.eclipse.dltk.tcl.validators.internal.tests.CommandRedefinitionCheckTest) Time elapsed: 0.002 s test005(org.eclipse.dltk.tcl.validators.internal.tests.CommandRedefinitionCheckTest) Time elapsed: 0.001 s test001(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.002 s test002(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.001 s test003(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.001 s test004(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.001 s test005(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.001 s test006(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.002 s test007(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.001 s test008(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.001 s test009(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.001 s test010(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.002 s test011(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.036 s test012(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.002 s test013(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0.001 s test014(org.eclipse.dltk.tcl.validators.internal.tests.UnreachableCodeCheckTest) Time elapsed: 0 s Results: Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/org.eclipse.dltk.tcl.validators.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/org.eclipse.dltk.tcl.validators.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.validators.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.validators.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.validators.tests --- [INFO] [INFO] ---------< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui.tests >--------- [INFO] Building org.eclipse.dltk.tcl.ui.tests 6.3.0-SNAPSHOT [79/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.ui.tests --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[28] import org.eclipse.dltk.internal.ui.util.CoreUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[77] List cpEntries= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[77] List cpEntries= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[79] cpEntries.add(DLTKCore.newSourceEntry(projectPath)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[81] IBuildpathEntry[] entries= (IBuildpathEntry[]) cpEntries.toArray(new IBuildpathEntry[cpEntries.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[129] CoreUtility.createFolder(folder, true, true, null); ^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[129] CoreUtility.createFolder(folder, true, true, null); ^^^^^^^^^^^^ Discouraged access: The method 'CoreUtility.createFolder(IFolder, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[135] List cpEntries= new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[135] List cpEntries= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[136] cpEntries.add(DLTKCore.newSourceEntry(projectPath.append(srcPath))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectTestSetup.java:[138] IBuildpathEntry[] entries= (IBuildpathEntry[]) cpEntries.toArray(new IBuildpathEntry[cpEntries.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[17] import org.eclipse.dltk.tcl.internal.ui.text.TclAutoEditStrategy; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TclAutoEditStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[18] import org.eclipse.dltk.tcl.internal.ui.text.TclPartitionScanner; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TclPartitionScanner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') 14. INFO in /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java (at line 34) @SuppressWarnings("nls") ^^^^^ At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[40] private TclAutoEditStrategy strategy; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TclAutoEditStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[52] new TclPartitionScanner(), types); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TclPartitionScanner' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[52] new TclPartitionScanner(), types); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'TclPartitionScanner()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[62] strategy = new TclAutoEditStrategy(fStore, ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TclAutoEditStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[62] strategy = new TclAutoEditStrategy(fStore, ^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'TclAutoEditStrategy(IPreferenceStore, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[178] strategy.customizeDocumentCommand(temp, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[216] strategy.customizeDocumentCommand(temp, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[246] strategy.customizeDocumentCommand(temp, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[282] strategy.customizeDocumentCommand(temp, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[317] strategy.customizeDocumentCommand(temp, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[349] strategy.customizeDocumentCommand(temp, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[418] strategy.customizeDocumentCommand(temp, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[451] strategy.customizeDocumentCommand(temp, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[485] strategy.customizeDocumentCommand(temp, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[508] strategy.customizeDocumentCommand(doc, cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[515] strategy.customizeDocumentCommand(doc, cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[522] strategy.customizeDocumentCommand(doc, cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[529] strategy.customizeDocumentCommand(doc, cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[535] strategy.customizeDocumentCommand(new Document(""), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[540] strategy.customizeDocumentCommand(new Document(""), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[545] strategy.customizeDocumentCommand(new Document(""), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[555] strategy.customizeDocumentCommand(new Document("("), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[559] strategy.customizeDocumentCommand(new Document("()"), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[563] strategy.customizeDocumentCommand(new Document("\"\""), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[569] strategy.customizeDocumentCommand(new Document(")"), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[573] strategy.customizeDocumentCommand(new Document("\n\thi!!!\n}"), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[579] strategy.customizeDocumentCommand(new Document("proc foo { doo"), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[585] strategy.customizeDocumentCommand(new Document("proc foo { doo"), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[592] strategy.customizeDocumentCommand(new Document(text), cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[603] strategy.customizeDocumentCommand(d, cmd); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[626] strategy.customizeDocumentCommand(doc, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/indenting/SimpleIndentingTest.java:[648] strategy.customizeDocumentCommand(doc, c); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/folding/TclFoldingTest.java:[23] import org.eclipse.dltk.ui.text.folding.AbstractASTFoldingStructureProvider.FoldingStructureComputationContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/folding/TclFoldingTest.java:[35] protected FoldingStructureComputationContext createInitialContext() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/folding/TclFoldingTest.java:[41] protected FoldingStructureComputationContext createContext( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/folding/TclFoldingTest.java:[43] return new FoldingStructureComputationContext(fDocument, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/folding/TclFoldingTest.java:[43] return new FoldingStructureComputationContext(fDocument, new ProjectionAnnotationModel(), allowCollapse); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor AbstractASTFoldingStructureProvider.FoldingStructureComputationContext(IDocument, ProjectionAnnotationModel, boolean) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/folding/TclFoldingTest.java:[51] FoldingStructureComputationContext ctx) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/folding/TclFoldingTest.java:[53] return super.computeFoldingStructure(contents, ctx); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method computeFoldingStructure(String, AbstractASTFoldingStructureProvider.FoldingStructureComputationContext) from the type AbstractASTFoldingStructureProvider is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/folding/TclFoldingTest.java:[70] final FoldingStructureComputationContext ctx = provider ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/folding/TclFoldingTest.java:[73] return new ArrayList(ctx.getMap().values()); ^^^^^^^^ The method getMap() from the type AbstractASTFoldingStructureProvider.FoldingStructureComputationContext is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[40] import org.eclipse.dltk.internal.core.BuildpathEntry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[41] import org.eclipse.dltk.internal.corext.buildpath.AddLibraryOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AddLibraryOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[42] import org.eclipse.dltk.internal.corext.buildpath.AddSelectedLibraryOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AddSelectedLibraryOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[43] import org.eclipse.dltk.internal.corext.buildpath.AddSelectedSourceFolderOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AddSelectedSourceFolderOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[44] import org.eclipse.dltk.internal.corext.buildpath.BuildpathModifier; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[45] import org.eclipse.dltk.internal.corext.buildpath.BuildpathModifierOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[46] import org.eclipse.dltk.internal.corext.buildpath.EditFiltersOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'EditFiltersOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[47] import org.eclipse.dltk.internal.corext.buildpath.ExcludeOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExcludeOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[48] import org.eclipse.dltk.internal.corext.buildpath.IBuildpathInformationProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[49] import org.eclipse.dltk.internal.corext.buildpath.IncludeOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IncludeOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[50] import org.eclipse.dltk.internal.corext.buildpath.RemoveFromBuildpathOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'RemoveFromBuildpathOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[51] import org.eclipse.dltk.internal.corext.buildpath.ResetOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ResetOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[52] import org.eclipse.dltk.internal.corext.buildpath.UnexcludeOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnexcludeOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[53] import org.eclipse.dltk.internal.corext.buildpath.UnincludeOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'UnincludeOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[54] import org.eclipse.dltk.internal.ui.scriptview.BuildPathContainer; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[55] import org.eclipse.dltk.internal.ui.wizards.NewWizardMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewWizardMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[56] import org.eclipse.dltk.internal.ui.wizards.buildpath.BPListElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BPListElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[57] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[58] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.IAddArchivesQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.IAddArchivesQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[59] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.IAddLibrariesQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.IAddLibrariesQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[60] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.ICreateFolderQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[61] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.ILinkToQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ILinkToQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[62] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.IRemoveLinkedFolderQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.IRemoveLinkedFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[70] private static final Class THIS= NewProjectWizardTest.class; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[93] suite.addTestSuite(NewEmptyProjectWizardTest.THIS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[94] suite.addTestSuite(NewProjectWizardOperationTest.THIS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[109] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[109] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[114] assertTrue(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[114] assertTrue(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[120] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[120] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[125] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[125] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[132] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[132] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[132] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[132] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[147] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, parentRoot, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[147] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, parentRoot, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[151] assertTrue(BuildpathModifier.getBuildpathEntryFor(new Path(fNormalFolder), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[151] assertTrue(BuildpathModifier.getBuildpathEntryFor(new Path(fNormalFolder), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[159] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[159] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[159] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[159] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[174] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, parentRoot, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[174] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, parentRoot, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[178] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[178] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[188] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[188] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[188] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[188] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[203] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, fragment, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[203] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, fragment, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[208] assertTrue(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[208] assertTrue(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[219] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[219] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[219] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[219] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[234] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, fragment, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[234] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, fragment, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[239] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[239] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[344] assertTrue(BuildpathModifier.getBuildpathEntryFor(fProject.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[344] assertTrue(BuildpathModifier.getBuildpathEntryFor(fProject.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[345] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[345] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[349] IScriptProject project= (IScriptProject)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fProject, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[349] IScriptProject project= (IScriptProject)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fProject, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[353] assertFalse(BuildpathModifier.getBuildpathEntryFor(fProject.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[353] assertFalse(BuildpathModifier.getBuildpathEntryFor(fProject.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[355] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[355] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[356] assertTrue(BuildpathModifier.isExcluded(root.getUnderlyingResource(), fProject)); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[356] assertTrue(BuildpathModifier.isExcluded(root.getUnderlyingResource(), fProject)); ^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.isExcluded(IResource, IScriptProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[369] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_LIB_TO_BP, zipFile, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[369] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_LIB_TO_BP, zipFile, null, null); ^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_LIB_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[370] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[370] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[381] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_LIB_TO_BP, zipFile, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[381] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_LIB_TO_BP, zipFile, null, null); ^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_LIB_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[382] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[382] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[397] assertFalse(BuildpathModifier.getBuildpathEntryFor(entry.getPath(), fProject, IBuildpathEntry.BPE_CONTAINER) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[397] assertFalse(BuildpathModifier.getBuildpathEntryFor(entry.getPath(), fProject, IBuildpathEntry.BPE_CONTAINER) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[399] BuildPathContainer container= (BuildPathContainer)executeOperation(IBuildpathInformationProvider.ADD_LIB_TO_BP, entry, null, null); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[399] BuildPathContainer container= (BuildPathContainer)executeOperation(IBuildpathInformationProvider.ADD_LIB_TO_BP, entry, null, null); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildPathContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[399] BuildPathContainer container= (BuildPathContainer)executeOperation(IBuildpathInformationProvider.ADD_LIB_TO_BP, entry, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[399] BuildPathContainer container= (BuildPathContainer)executeOperation(IBuildpathInformationProvider.ADD_LIB_TO_BP, entry, null, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_LIB_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[400] assertTrue(container.getBuildpathEntry().equals(entry)); ^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildPathContainer.getBuildpathEntry()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[401] assertFalse(BuildpathModifier.getBuildpathEntryFor(entry.getPath(), fProject, IBuildpathEntry.BPE_CONTAINER) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[401] assertFalse(BuildpathModifier.getBuildpathEntryFor(entry.getPath(), fProject, IBuildpathEntry.BPE_CONTAINER) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[412] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.REMOVE_FROM_BP, root, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[412] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.REMOVE_FROM_BP, root, null, null); ^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.REMOVE_FROM_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[430] projectRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fProject, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[430] projectRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fProject, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardTest.java:[434] assertFalse(BuildpathModifier.getBuildpathEntryFor(fProject.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[27] import org.eclipse.dltk.internal.corext.buildpath.BuildpathModifier; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[28] import org.eclipse.dltk.internal.corext.buildpath.IBuildpathInformationProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[29] import org.eclipse.dltk.internal.ui.wizards.buildpath.BPListElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BPListElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[30] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[35] public static final Class THIS= NewEmptyProjectWizardTest.class; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[48] IFolder folder= getNormalFolderCreationQuery().getCreatedFolder(); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifierQueries.ICreateFolderQuery.getCreatedFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[49] assertTrue(BuildpathModifier.isExcluded(folder, fProject)); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[49] assertTrue(BuildpathModifier.isExcluded(folder, fProject)); ^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.isExcluded(IResource, IScriptProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[53] BuildpathModifierQueries.ICreateFolderQuery folderQuery= getSourceFolderCreationQuery(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[53] BuildpathModifierQueries.ICreateFolderQuery folderQuery= getSourceFolderCreationQuery(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[54] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[54] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[58] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[58] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[60] assertTrue(BuildpathModifier.isExcluded(fProject.getProject().findMember(root.getPath().removeFirstSegments(1)), fProject)); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[60] assertTrue(BuildpathModifier.isExcluded(fProject.getProject().findMember(root.getPath().removeFirstSegments(1)), fProject)); ^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.isExcluded(IResource, IScriptProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[68] IFolder folder= getSourceFolderCreationQuery().getCreatedFolder(); ^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifierQueries.ICreateFolderQuery.getCreatedFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[69] assertFalse(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[69] assertFalse(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[74] IProjectFragment parentRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(new Path(fNormalFolder)), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[74] IProjectFragment parentRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(new Path(fNormalFolder)), null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[77] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[77] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[77] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[77] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[92] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[92] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[96] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[96] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[104] IProjectFragment parentRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(new Path(fNormalFolder)), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[104] IProjectFragment parentRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(new Path(fNormalFolder)), null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[110] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[110] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[110] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[110] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[125] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[125] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[129] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[129] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[136] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(new Path(fNormalFolder)), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[136] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(new Path(fNormalFolder)), null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[137] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[137] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[137] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[137] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[152] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[152] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[162] IProjectFragment parentRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(srcPath), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[162] IProjectFragment parentRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(srcPath), null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[167] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[167] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[167] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[167] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[182] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[182] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[204] IProjectFragment parentRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(srcPath), null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[204] IProjectFragment parentRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, getFolderHandle(srcPath), null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[209] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[209] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[209] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[209] BuildpathModifierQueries.ICreateFolderQuery folderQuery= new BuildpathModifierQueries.ICreateFolderQuery() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[225] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[225] IFolder folder= (IFolder)executeOperation(IBuildpathInformationProvider.CREATE_FOLDER, null, folderQuery, null); ^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[241] IScriptProject project= (IScriptProject)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fProject, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[241] IScriptProject project= (IScriptProject)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fProject, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[274] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, folder, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[274] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, folder, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[289] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, cpFolder, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[289] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, cpFolder, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[296] folder= (IFolder)executeOperation(IBuildpathInformationProvider.EXCLUDE, fragment, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[296] folder= (IFolder)executeOperation(IBuildpathInformationProvider.EXCLUDE, fragment, null, null); ^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.EXCLUDE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[304] IProjectFragment newRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, folder, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[304] IProjectFragment newRoot= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, folder, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[309] assertFalse(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[309] assertFalse(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[318] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, cpFolder, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[318] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, cpFolder, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[325] executeOperation(IBuildpathInformationProvider.EXCLUDE, fragment, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[325] executeOperation(IBuildpathInformationProvider.EXCLUDE, fragment, null, null); ^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.EXCLUDE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[332] executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, folder, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[332] executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, folder, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[336] assertFalse(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[336] assertFalse(BuildpathModifier.getBuildpathEntryFor(folder.getFullPath(), fProject, IBuildpathEntry.BPE_SOURCE) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[352] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fragment, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[352] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fragment, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[372] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fragment, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[372] IProjectFragment root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_SF_TO_BP, fragment, null, null); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[394] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[394] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[397] IFile zipFile= (IFile)executeOperation(IBuildpathInformationProvider.REMOVE_FROM_BP, root, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[397] IFile zipFile= (IFile)executeOperation(IBuildpathInformationProvider.REMOVE_FROM_BP, root, null, null); ^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.REMOVE_FROM_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[400] assertTrue(BuildpathModifier.isArchive(zipFile, fProject)); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[400] assertTrue(BuildpathModifier.isArchive(zipFile, fProject)); ^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.isArchive(IFile, IScriptProject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[401] assertTrue(BuildpathModifier.getBuildpathEntryFor(zipFile.getFullPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[401] assertTrue(BuildpathModifier.getBuildpathEntryFor(zipFile.getFullPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[404] root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_LIB_TO_BP, zipFile, null, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[404] root= (IProjectFragment)executeOperation(IBuildpathInformationProvider.ADD_SEL_LIB_TO_BP, zipFile, null, null); ^^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_LIB_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[405] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[405] assertFalse(BuildpathModifier.getBuildpathEntryFor(root.getPath(), fProject, IBuildpathEntry.BPE_LIBRARY) == null); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getBuildpathEntryFor(IPath, IScriptProject, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewEmptyProjectWizardTest.java:[413] IProjectFragment parentRoot= BuildpathModifier.getFragmentRoot(fProject.getUnderlyingResource(), fProject, null); ^^^^^^^^^^^^^^^ Discouraged access: The method 'BuildpathModifier.getFragmentRoot(IResource, IScriptProject, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/TclUITestsPlugin.java:[82] BufferedReader bReader = new BufferedReader(new InputStreamReader( ^^^^^^^ Resource leak: 'bReader' is never closed [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[33] import org.eclipse.dltk.internal.corext.buildpath.AddSelectedLibraryOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'AddSelectedLibraryOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[34] import org.eclipse.dltk.internal.corext.buildpath.BuildpathModifier; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[35] import org.eclipse.dltk.internal.corext.buildpath.ExcludeOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ExcludeOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[36] import org.eclipse.dltk.internal.corext.buildpath.IBuildpathInformationProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[37] import org.eclipse.dltk.internal.corext.buildpath.IPackageExplorerActionListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IPackageExplorerActionListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[38] import org.eclipse.dltk.internal.corext.buildpath.PackageExplorerActionEvent; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'PackageExplorerActionEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[39] import org.eclipse.dltk.internal.corext.buildpath.RemoveFromBuildpathOperation; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'RemoveFromBuildpathOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[40] import org.eclipse.dltk.internal.ui.util.CoreUtility; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'CoreUtility' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[41] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[42] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.DialogPackageExplorerActionGroup; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogPackageExplorerActionGroup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[43] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.IAddArchivesQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.IAddArchivesQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[44] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.IAddLibrariesQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.IAddLibrariesQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[45] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.ICreateFolderQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ICreateFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[46] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.IInclusionExclusionQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.IInclusionExclusionQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[47] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.ILinkToQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.ILinkToQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[48] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.BuildpathModifierQueries.IRemoveLinkedFolderQuery; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'BuildpathModifierQueries.IRemoveLinkedFolderQuery' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[49] import org.eclipse.dltk.internal.ui.wizards.buildpath.newsourcepage.DialogPackageExplorerActionGroup.DialogExplorerActionContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogPackageExplorerActionGroup.DialogExplorerActionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[57] public class NewProjectWizardOperationTest extends TestCase implements IBuildpathInformationProvider { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IBuildpathInformationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[59] public static final Class THIS= NewProjectWizardOperationTest.class; ^^^^^ Class is a raw type. References to generic type Class should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[61] protected DialogPackageExplorerActionGroup fActionGroup; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogPackageExplorerActionGroup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[62] protected List fSelection; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[64] protected IPackageExplorerActionListener fListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'IPackageExplorerActionListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[97] fSelection= new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[98] fActionGroup= new DialogPackageExplorerActionGroup(this, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DialogPackageExplorerActionGroup(IBuildpathInformationProvider, BuildpathModifier.IBuildpathModifierListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[98] fActionGroup= new DialogPackageExplorerActionGroup(this, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogPackageExplorerActionGroup' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[103] fActionGroup.dispose(); ^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[110] DialogExplorerActionContext context= createContext(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogPackageExplorerActionGroup.DialogExplorerActionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[111] addListener(new int[] {ADD_SEL_SF_TO_BP, CREATE_LINK}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[111] addListener(new int[] {ADD_SEL_SF_TO_BP, CREATE_LINK}); ^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.CREATE_LINK' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[112] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[118] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[123] addListener(new int[] {ADD_SEL_SF_TO_BP}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[124] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[129] addListener(new int[] {ADD_SEL_SF_TO_BP}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[130] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[136] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[142] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[148] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[153] addListener(new int[] {ADD_SEL_SF_TO_BP}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[154] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[160] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[166] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[172] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[178] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[184] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[189] addListener(new int[] {ADD_SEL_SF_TO_BP}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[190] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[196] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[201] addListener(new int[] {ADD_SEL_SF_TO_BP}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[202] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[208] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[214] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[220] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[228] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[234] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[242] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[248] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[254] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[260] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[266] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[272] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[278] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[284] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[290] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[296] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[302] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[308] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[314] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[320] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[326] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[333] DialogExplorerActionContext context= createContext(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogPackageExplorerActionGroup.DialogExplorerActionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[334] addListener(new int[] {REMOVE_FROM_BP, EDIT_FILTERS}); ^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.REMOVE_FROM_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[334] addListener(new int[] {REMOVE_FROM_BP, EDIT_FILTERS}); ^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.EDIT_FILTERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[335] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[341] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[347] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[353] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[359] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[365] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[371] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[377] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[383] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[389] DialogExplorerActionContext context= createContext(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DialogPackageExplorerActionGroup.DialogExplorerActionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[390] addListener(new int[] {ADD_SEL_SF_TO_BP}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[391] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[396] addListener(new int[] {ADD_SEL_SF_TO_BP}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[397] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[403] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[409] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[415] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[420] addListener(new int[] {ADD_SEL_SF_TO_BP}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[421] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[427] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[434] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[440] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[446] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[451] addListener(new int[] {ADD_SEL_SF_TO_BP}); ^^^^^^^^^^^^^^^^ Discouraged access: The field 'IBuildpathInformationProvider.ADD_SEL_SF_TO_BP' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[452] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[458] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/dialogs/NewProjectWizardOperationTest.java:[465] fActionGroup.setContext(context); ^^^^^^^^^^ Discouraged access: The method 'DialogPackageExplorerActionGroup.setContext(DialogPackageExplorerActionGroup.DialogExplorerActionContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[25] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[31] import org.eclipse.dltk.internal.ui.wizards.NewWizardMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewWizardMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[90] setTitle(NewWizardMessages.NewScriptProjectWizardPage_title); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewWizardMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[90] setTitle(NewWizardMessages.NewScriptProjectWizardPage_title); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'NewWizardMessages.NewScriptProjectWizardPage_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[91] setDescription(NewWizardMessages.NewScriptProjectWizardPage_description); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewWizardMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[91] setDescription(NewWizardMessages.NewScriptProjectWizardPage_description); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'NewWizardMessages.NewScriptProjectWizardPage_description' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[282] NewWizardMessages.NewScriptProjectWizardPage_op_desc, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'NewWizardMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[282] NewWizardMessages.NewScriptProjectWizardPage_op_desc, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field 'NewWizardMessages.NewScriptProjectWizardPage_op_desc' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[294] : null, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[294] : null, new SubProgressMonitor(monitor, 2)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[295] BuildpathsBlock.addScriptNature(getProjectHandle(), new SubProgressMonitor(monitor, 2), TCL_NATURE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addScriptNature(IProject, IProgressMonitor, String) from the type BuildpathsBlock is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[296] new SubProgressMonitor(monitor, 2), TCL_NATURE); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[296] new SubProgressMonitor(monitor, 2), TCL_NATURE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[298] .configureScriptProject(new SubProgressMonitor( ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/org/eclipse/dltk/tcl/ui/tests/wizardapi/NewTclProjectWizardPage.java:[298] .configureScriptProject(new SubProgressMonitor( monitor, 6)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated 371 problems (0 errors, 370 warnings, 1 info) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/org.eclipse.dltk.tcl.ui.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/org.eclipse.dltk.tcl.ui.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms40m, -Xmx1G, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.tcl.ui.tests.AllTests Warning: NLS unused message: DLTKEditorPreferencePage_default in: org.eclipse.dltk.ui.preferences.PreferencesMessages Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.289 s - in org.eclipse.dltk.tcl.ui.tests.AllTests test0(org.eclipse.dltk.tcl.ui.tests.folding.TclFoldingTest) Time elapsed: 0.117 s test2(org.eclipse.dltk.tcl.ui.tests.folding.TclFoldingTest) Time elapsed: 0.022 s test3(org.eclipse.dltk.tcl.ui.tests.folding.TclFoldingTest) Time elapsed: 0.028 s test4(org.eclipse.dltk.tcl.ui.tests.folding.TclFoldingTest) Time elapsed: 0.002 s testJoinNewLinesOff(org.eclipse.dltk.tcl.ui.tests.folding.TclFoldingTest) Time elapsed: 0.001 s testSheBang(org.eclipse.dltk.tcl.ui.tests.folding.TclFoldingTest) Time elapsed: 0 s testJoinNewLinesOn(org.eclipse.dltk.tcl.ui.tests.folding.TclFoldingTest) Time elapsed: 0.001 s testCommentPositioning1(org.eclipse.dltk.tcl.ui.tests.folding.TclCommentElementTests) Time elapsed: 0.148 s testAutoCloseWithNewLine(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.011 s testSmartPaste289072(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.004 s testSmartPaste2(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.001 s testParts(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testAutoCloseWithNewLine2(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.001 s testAutoCloseWithNewLine3(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testAutoCloseWithNewLine4(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testSmartPaste289072a(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.002 s testAutoCloseCommon(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testIndent00(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.001 s testIndent01(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.001 s testIndent02(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testIndent03(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.001 s testIndent04(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testIndent06_pasting_hard(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.885 s testIndent06_jumping(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testAutoCloseSmart(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0.001 s testCloseBrace(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testParts2(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testParts3(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testIndent06_autoclose(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testNewLine0(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testNewLine1(org.eclipse.dltk.tcl.ui.tests.indenting.SimpleIndentingTest) Time elapsed: 0 s testBasicCreate(org.eclipse.dltk.tcl.ui.tests.wizardapi.NewTCLProjectWizardTest) Time elapsed: 0.536 s testBasicSet(org.eclipse.dltk.tcl.ui.tests.wizardapi.NewTCLProjectWizardTest) Time elapsed: 0 s testUserSet(org.eclipse.dltk.tcl.ui.tests.wizardapi.NewTCLProjectWizardTest) Time elapsed: 0.001 s testProjectChange(org.eclipse.dltk.tcl.ui.tests.wizardapi.NewTCLProjectWizardTest) Time elapsed: 0.247 s testUserCreate(org.eclipse.dltk.tcl.ui.tests.wizardapi.NewTCLProjectWizardTest) Time elapsed: 0.386 s testExistingOverwrite(org.eclipse.dltk.tcl.ui.tests.wizardapi.NewTCLProjectWizardTest) Time elapsed: 0.313 s testReadExisting(org.eclipse.dltk.tcl.ui.tests.wizardapi.NewTCLProjectWizardTest) Time elapsed: 0.32 s Results: Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/org.eclipse.dltk.tcl.ui.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/org.eclipse.dltk.tcl.ui.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.ui.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.ui.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.ui.tests --- [INFO] [INFO] --< org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger.tests >-- [INFO] Building org.eclipse.dltk.tcl.activestatedebugger.tests 6.3.0-SNAPSHOT [80/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/org.eclipse.dltk.tcl.activestatedebugger.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/org.eclipse.dltk.tcl.activestatedebugger.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.tcl.activestatedebugger.tests.AllTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s - in org.eclipse.dltk.tcl.activestatedebugger.tests.AllTests testABC(org.eclipse.dltk.tcl.activestatedebugger.tests.InstrumentationSetupTests) Time elapsed: 0.101 s testXYABC(org.eclipse.dltk.tcl.activestatedebugger.tests.InstrumentationSetupTests) Time elapsed: 0 s testAB(org.eclipse.dltk.tcl.activestatedebugger.tests.InstrumentationSetupTests) Time elapsed: 0 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/org.eclipse.dltk.tcl.activestatedebugger.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/org.eclipse.dltk.tcl.activestatedebugger.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/tcl/org.eclipse.dltk.tcl.activestatedebugger.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.tcl.activestatedebugger.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.tcl.activestatedebugger.tests --- [INFO] [INFO] -----------< org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.ui >----------- [INFO] Building org.eclipse.dltk.itcl.ui 6.3.0-SNAPSHOT [81/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.itcl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.itcl.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.itcl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.itcl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.itcl.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.itcl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.itcl.ui --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.itcl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.itcl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/target/org.eclipse.dltk.itcl.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.itcl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.itcl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/target/org.eclipse.dltk.itcl.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.itcl.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.itcl.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/target/org.eclipse.dltk.itcl.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/target/org.eclipse.dltk.itcl.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.itcl.ui --- [INFO] [INFO] ------------< org.eclipse.dltk.itcl:org.eclipse.dltk.itcl >------------- [INFO] Building org.eclipse.dltk.itcl 6.3.0-SNAPSHOT [82/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.itcl --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.itcl --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.itcl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.itcl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.itcl --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/target/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.itcl --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/target/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.itcl --- [INFO] [INFO] ----------< org.eclipse.dltk.features:org.eclipse.dltk.itcl >----------- [INFO] Building org.eclipse.dltk.itcl 6.3.0-SNAPSHOT [83/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.itcl --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.itcl --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.itcl --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/target/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.itcl --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.itcl --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/target/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.itcl/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.itcl/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.itcl/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.itcl/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/target/org.eclipse.dltk.itcl_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.itcl/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.itcl --- [INFO] [INFO] ----------< org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.sdk >----------- [INFO] Building org.eclipse.dltk.itcl.sdk 6.3.0-SNAPSHOT [84/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.itcl.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.itcl.sdk --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.itcl.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.itcl.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.itcl.sdk --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.itcl.sdk --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.itcl.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.itcl.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/target/org.eclipse.dltk.itcl.sdk-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.itcl.sdk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.itcl.sdk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.itcl.sdk --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/target/org.eclipse.dltk.itcl.sdk-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.sdk-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.sdk-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.sdk-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.sdk-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/target/org.eclipse.dltk.itcl.sdk_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.sdk-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.itcl.sdk --- [INFO] [INFO] -------< org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core.tests >------- [INFO] Building org.eclipse.dltk.itcl.core.tests 6.3.0-SNAPSHOT [85/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.itcl.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.itcl.core.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.itcl.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.itcl.core.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.itcl.core.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.itcl.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.itcl.core.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.itcl.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.itcl.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/org.eclipse.dltk.itcl.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.itcl.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.itcl.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/org.eclipse.dltk.itcl.core.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.itcl.core.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.itcl.core.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.itcl.core.tests.AllTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in org.eclipse.dltk.itcl.core.tests.AllTests testProcArgsABC(org.eclipse.dltk.itcl.core.tests.internal.ITclParseTests) Time elapsed: 0.618 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.itcl.core.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/org.eclipse.dltk.itcl.core.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/org.eclipse.dltk.itcl.core.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/itcl/org.eclipse.dltk.itcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.itcl.core.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.itcl.core.tests --- [INFO] [INFO] ----------< org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.ui >---------- [INFO] Building org.eclipse.dltk.xotcl.ui 6.3.0-SNAPSHOT [86/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.xotcl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.xotcl.ui --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.xotcl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.xotcl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.xotcl.ui --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.xotcl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.xotcl.ui --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/internal/ui/actions/XOTclOpenSuperImplementation.java:[7] import org.eclipse.dltk.internal.ui.actions.SelectionConverter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/internal/ui/actions/XOTclOpenSuperImplementation.java:[62] private IMethod getMethod(ISelection selection) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getMethod(ISelection) from the type XOTclOpenSuperImplementation is never used locally [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/internal/ui/actions/XOTclOpenSuperImplementation.java:[87] e = SelectionConverter.getElementAtOffset(editor); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'SelectionConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/internal/ui/actions/XOTclOpenSuperImplementation.java:[87] e = SelectionConverter.getElementAtOffset(editor); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'SelectionConverter.getElementAtOffset(IEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/internal/ui/documentation/XOTclDocumentationProvider.java:[17] import org.eclipse.dltk.tcl.internal.ui.documentation.ScriptDocumentationProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptDocumentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/internal/ui/documentation/XOTclDocumentationProvider.java:[21] public class XOTclDocumentationProvider extends ScriptDocumentationProvider ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ScriptDocumentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/internal/ui/documentation/XOTclDocumentationProvider.java:[31] return new StringReader(convertToHTML(header)); ^^^^^^^^^^^^^ Discouraged access: The method 'ScriptDocumentationProvider.convertToHTML(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/ui/XOTclSemanticHighlightingExtension.java:[6] import org.eclipse.dltk.tcl.internal.ui.text.TclTextTools; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'TclTextTools' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/ui/XOTclSemanticHighlightingExtension.java:[16] private final SemanticHighlighting[] highlightings = new SemanticHighlighting[] { new TclTextTools.SH( ^^^^^^^^^^^^^^^ Discouraged access: The type 'TclTextTools' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/ui/XOTclSemanticHighlightingExtension.java:[16] private final SemanticHighlighting[] highlightings = new SemanticHighlighting[] { new TclTextTools.SH( ^^^^^^^^^^^^^^^ Discouraged access: The type 'TclTextTools.SH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/ui/XOTclSemanticHighlightingExtension.java:[16] private final SemanticHighlighting[] highlightings = new SemanticHighlighting[] { new TclTextTools.SH( ^^^^^^^^^^^^^^^ Discouraged access: The constructor 'TclTextTools.SH(String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/org/eclipse/dltk/xotcl/ui/XOTclSemanticHighlightingExtension.java:[19] private static final int HL_EOL_COMMENT = 0; ^^^^^^^^^^^^^^ The value of the field XOTclSemanticHighlightingExtension.HL_EOL_COMMENT is not used 12 problems (12 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.xotcl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.xotcl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/target/org.eclipse.dltk.xotcl.ui-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.xotcl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.xotcl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/target/org.eclipse.dltk.xotcl.ui-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.xotcl.ui --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.xotcl.ui --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/target/org.eclipse.dltk.xotcl.ui-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.ui-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.ui-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/target/org.eclipse.dltk.xotcl.ui-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.ui-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.ui-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.ui/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.ui-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.xotcl.ui --- [INFO] [INFO] ----< org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.testing.xounit >---- [INFO] Building org.eclipse.dltk.xotcl.testing.xounit 6.3.0-SNAPSHOT [87/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/org/eclipse/dltk/xotcl/testing/internal/xounit/XOUnitMemberResolver.java:[10] import org.eclipse.dltk.testing.ITestingElementResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/org/eclipse/dltk/xotcl/testing/internal/xounit/XOUnitMemberResolver.java:[14] implements ITestingElementResolver { ^^^^^^^^^^^^^^^^^^^^^^^ The type ITestingElementResolver is deprecated [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/org/eclipse/dltk/xotcl/testing/internal/xounit/XOUnitOutputProcessor.java:[51] private String message = ""; ^^^^^^^ The value of the field XOUnitOutputProcessor.message is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/org/eclipse/dltk/xotcl/testing/internal/xounit/XOUnitOutputProcessor.java:[52] private int state = STATE_NORMAL; ^^^^^ The value of the field XOUnitOutputProcessor.state is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/org/eclipse/dltk/xotcl/testing/internal/xounit/XOUnitOutputProcessor.java:[54] private static final int STATE_RESULT_WAS = 1; ^^^^^^^^^^^^^^^^ The value of the field XOUnitOutputProcessor.STATE_RESULT_WAS is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/org/eclipse/dltk/xotcl/testing/internal/xounit/XOUnitOutputProcessor.java:[55] private static final int STATE_RESULT_ACTUAL = 2; ^^^^^^^^^^^^^^^^^^^ The value of the field XOUnitOutputProcessor.STATE_RESULT_ACTUAL is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/org/eclipse/dltk/xotcl/testing/internal/xounit/XOUnitOutputProcessor.java:[56] private String resultActual = ""; ^^^^^^^^^^^^ The value of the field XOUnitOutputProcessor.resultActual is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/org/eclipse/dltk/xotcl/testing/internal/xounit/XOUnitOutputProcessor.java:[57] private String resultExpected = ""; ^^^^^^^^^^^^^^ The value of the field XOUnitOutputProcessor.resultExpected is not used 8 problems (8 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/target/org.eclipse.dltk.xotcl.testing.xounit-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/target/org.eclipse.dltk.xotcl.testing.xounit-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/target/org.eclipse.dltk.xotcl.testing.xounit-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.testing.xounit/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.testing.xounit-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.testing.xounit/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.testing.xounit-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/target/org.eclipse.dltk.xotcl.testing.xounit-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.testing.xounit/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.testing.xounit-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.testing.xounit/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.testing.xounit-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.testing.xounit/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.testing.xounit-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.xotcl.testing.xounit --- [INFO] [INFO] -----------< org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl >------------ [INFO] Building org.eclipse.dltk.xotcl 6.3.0-SNAPSHOT [88/92] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.xotcl --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.xotcl --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.xotcl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.xotcl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.xotcl --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/target/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.xotcl --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/target/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] ----------< org.eclipse.dltk.features:org.eclipse.dltk.xotcl >---------- [INFO] Building org.eclipse.dltk.xotcl 6.3.0-SNAPSHOT [89/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.xotcl --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.xotcl --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.xotcl --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/target/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.xotcl --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/target/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.xotcl/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.xotcl/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.xotcl/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.xotcl/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/target/org.eclipse.dltk.xotcl_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/features/org.eclipse.dltk.xotcl/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.xotcl --- [INFO] [INFO] ---------< org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.sdk >---------- [INFO] Building org.eclipse.dltk.xotcl.sdk 6.3.0-SNAPSHOT [90/92] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.xotcl.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.dltk.xotcl.sdk --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.xotcl.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.xotcl.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.xotcl.sdk --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.xotcl.sdk --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.xotcl.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.dltk.xotcl.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/target/org.eclipse.dltk.xotcl.sdk-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.xotcl.sdk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.dltk.xotcl.sdk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.xotcl.sdk --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/target/org.eclipse.dltk.xotcl.sdk-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.sdk-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.sdk-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.sdk-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.sdk-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/target/org.eclipse.dltk.xotcl.sdk_root-6.3.0.202006120535-root.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.sdk/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.sdk-6.3.0-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.xotcl.sdk --- [INFO] [INFO] ------< org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core.tests >------ [INFO] Building org.eclipse.dltk.xotcl.core.tests 6.3.0-SNAPSHOT [91/92] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/classes [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[22] import org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassAllProcProcessor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassAllProcProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[23] import org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassMethodCallProcessor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassMethodCallProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[24] import org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassNewInstanceProcessor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassNewInstanceProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[25] import org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclClassProcessor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[26] import org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectCreateProcessor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclObjectCreateProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[27] import org.eclipse.dltk.xotcl.internal.core.parser.processors.xotcl.XOTclObjectSetProcessor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclObjectSetProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[36] new XOTclClassProcessor())); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[36] new XOTclClassProcessor())); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclClassProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[38] new XOTclClassProcessor())); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[38] new XOTclClassProcessor())); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclClassProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[47] List superClassNames = type.getSuperClassNames(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[70] AbstractTclCommandProcessor processor = new XOTclObjectCreateProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclObjectCreateProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[70] AbstractTclCommandProcessor processor = new XOTclObjectCreateProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclObjectCreateProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[93] AbstractTclCommandProcessor processor = new XOTclObjectSetProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclObjectSetProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[93] AbstractTclCommandProcessor processor = new XOTclObjectSetProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclObjectSetProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[112] AbstractTclCommandProcessor processor = new XOTclObjectSetProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclObjectSetProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[112] AbstractTclCommandProcessor processor = new XOTclObjectSetProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclObjectSetProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[126] AbstractTclCommandProcessor processor = new XOTclClassMethodCallProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassMethodCallProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[126] AbstractTclCommandProcessor processor = new XOTclClassMethodCallProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclClassMethodCallProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[142] AbstractTclCommandProcessor processor = new XOTclClassNewInstanceProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassNewInstanceProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[142] AbstractTclCommandProcessor processor = new XOTclClassNewInstanceProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclClassNewInstanceProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[157] AbstractTclCommandProcessor processor = new XOTclClassMethodCallProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassMethodCallProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[157] AbstractTclCommandProcessor processor = new XOTclClassMethodCallProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclClassMethodCallProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[190] AbstractTclCommandProcessor processor = new XOTclClassAllProcProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassAllProcProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[190] AbstractTclCommandProcessor processor = new XOTclClassAllProcProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclClassAllProcProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[208] AbstractTclCommandProcessor processor = new XOTclClassAllProcProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'XOTclClassAllProcProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclCommandProcessorTests.java:[208] AbstractTclCommandProcessor processor = new XOTclClassAllProcProcessor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'XOTclClassAllProcProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/target/classes') [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/TclCommandProcessorTests.java:[91] List childs = then.getChilds(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/TclCommandProcessorTests.java:[216] for (Iterator i = list.getChilds().iterator(); i.hasNext();) ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[39] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[61] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[85] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[109] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[135] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[163] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[185] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[209] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[235] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[265] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[294] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[327] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[356] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[381] List levelsTo = TclParseUtil.findLevelsTo(module, type); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[387] final List results = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[387] final List results = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[391] return results.add(s); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[398] return results.add(s); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserUtilTests.java:[403] return (ASTNode[]) results.toArray(new ASTNode[results.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[24] private List infos = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[24] private List infos = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[27] this.infos.add(info); ^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[31] return (ElementInfo[]) infos.toArray(new ElementInfo[this.infos .size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[92] private ASTNode[] findNodeByName(ModuleDeclaration module, final String name) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method findNodeByName(ModuleDeclaration, String) from the type XOTclMixinTests is never used locally [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[94] final List results = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[94] final List results = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[98] return results.add(s); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[105] return results.add(s); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/mixin/XOTclMixinTests.java:[110] return (ASTNode[]) results.toArray(new ASTNode[results.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserTests.java:[21] ModuleDeclaration module = this.parser(content); ^^^^^^ The value of the local variable module is not used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserTests.java:[25] private ASTNode[] findNodeByName(ModuleDeclaration module, final String name) throws Exception { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method findNodeByName(ModuleDeclaration, String) from the type XOTclParserTests is never used locally [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserTests.java:[27] final List results = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserTests.java:[27] final List results = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserTests.java:[31] return results.add(s); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserTests.java:[38] return results.add(s); ^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/parser/XOTclParserTests.java:[43] return (ASTNode[]) results.toArray(new ASTNode[results.size()]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/model/XOTclSelectionTests.java:[22] import org.eclipse.dltk.xotcl.core.tests.Activator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.dltk.xotcl.core.tests.Activator is never used [WARNING] /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/org/eclipse/dltk/xotcl/core/tests/model/XOTclSelectionTests.java:[807] String sub = source.substring(start, start + size); ^^^ The value of the local variable sub is not used 67 problems (67 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/org.eclipse.dltk.xotcl.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/org.eclipse.dltk.xotcl.core.tests-6.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/jacoco.exec,includes=org.eclipse.dltk.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.dltk.xotcl.core.tests.AllTests Tests run: 122, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.922 s - in org.eclipse.dltk.xotcl.core.tests.AllTests testXOTclClassAllProcProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0.337 s testXOTclClassAllProcProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0.023 s testXOTclClassAllProcProcessor003(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0.001 s testXOTclClassAllProcProcessor004(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0 s testXOtclClassMethodCallProcessor(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0.002 s testXOTclClassNewInstanceProcessor(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0.001 s testXOTclProcCallProcessor(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0 s testClassCreateCommandProcessor005(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0.006 s testObjectSetProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0.001 s testObjectSetProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0 s testObjectCreateProcessor(org.eclipse.dltk.xotcl.core.tests.parser.XOTclCommandProcessorTests) Time elapsed: 0.001 s testParseUtil001(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.035 s testParseUtil002(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.002 s testParseUtil003(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.003 s testParseUtil004(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.002 s testParseUtil005(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.003 s testParseUtil006(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.002 s testParseUtil007(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.002 s testParseUtil008(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.002 s testParseUtil009(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.002 s testParseUtil010(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.003 s testParseUtil011(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.002 s testParseUtil012(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.029 s testParseUtil013(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.003 s testParseUtil014(org.eclipse.dltk.xotcl.core.tests.parser.XOTclParserUtilTests) Time elapsed: 0.001 s testTclGlobalVariableProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.002 s testTclGlobalVariableProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclForeachProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclForeachProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testIfProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.005 s testIfProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testIfProcessor003(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testIfProcessor004(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclProcProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclProcProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclProcProcessor003(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclUpVarProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclUpVarProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclUpVarProcessor003(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclUpVarProcessor004(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclVariableProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclVariableProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclCatchProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.002 s testTclCatchProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclCatchProcessor003(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclCatchProcessor004(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclNamespaceProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclNamespaceProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclNamespaceProcessor003(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclNamespaceProcessor004(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclForProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.002 s testTclForProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclForProcessor003(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclForProcessor004(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclSwitchProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.003 s testTclSwitchProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclSwitchProcessor003(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.002 s testTclSwitchProcessor004(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.003 s testTclSwitchProcessor005(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testTclPackageProcessor001(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.002 s testTclPackageProcessor002(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclPackageProcessor003(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclPackageProcessor004(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testTclPackageProcessor005(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testIfProcessor001a(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0 s testIfProcessor002a(org.eclipse.dltk.xotcl.core.tests.parser.TclCommandProcessorTests) Time elapsed: 0.001 s testSelection019a(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.055 s testSelection020a(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testSelection021a(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection022a(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection023a(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection023b(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection023c(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection023d(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection023e(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection023g(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.035 s testselection001(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.011 s testselection002(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testselection003(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testselection004(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testselection005(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testselection006(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testselection007(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testselection008(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testselection009(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection010(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection011(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection012(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection013(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection014(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection015(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection016(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection017(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection018(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection019(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection020(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.037 s testSelection022(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection028(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.04 s testSelection029(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testSelection030(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testSelection031(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testSelection032(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testSelection033(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testSelection034(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testSelection035(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.003 s testSelection037(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.028 s testSelection038(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection039(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection040(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection045(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.014 s testSelection046(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.001 s testSelection047(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.001 s testSelection048(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.001 s testSelection051(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.004 s testSelection055(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection056(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection057(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection060(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.001 s testSelection061(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection062(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection27a(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s testSelection27b(org.eclipse.dltk.xotcl.core.tests.model.XOTclSelectionTests) Time elapsed: 0.002 s Results: Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/org.eclipse.dltk.xotcl.core.tests-6.3.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core.tests-6.3.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core.tests-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/org.eclipse.dltk.xotcl.core.tests-6.3.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core.tests-6.3.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core.tests-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/xotcl/org.eclipse.dltk.xotcl.core.tests/6.3.0-SNAPSHOT/org.eclipse.dltk.xotcl.core.tests-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.eclipse.dltk.xotcl.core.tests --- [INFO] [INFO] --------------------< org.eclipse.dltk:update.site >-------------------- [INFO] Building update.site 6.3.0-SNAPSHOT [92/92] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ update.site --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ update.site --- [INFO] The project's OSGi version is 6.3.0.202006120535 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ update.site --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-test) @ update.site --- [INFO] jacoco.argLine set to -javaagent:/home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/target/jacoco.exec,includes=org.eclipse.dltk.* [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ update.site --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ update.site --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ update.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ update.site --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ update.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ update.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ update.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ update.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ update.site --- [INFO] Building zip: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/target/update.site-6.3.0-SNAPSHOT.zip [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-summary) @ update.site --- [INFO] Executing tasks main: init: [echo] core/plugins/org.eclipse.dltk.annotations/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.console.ui/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.console/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.core.index.lucene/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.core.manipulation/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.core.tools.ui/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.core/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.debug.ui/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.debug/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.formatter/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.launching/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.logconsole.ui/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.logconsole/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.testing/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.ui/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.validators.core/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.validators.externalchecker/target/logfiles/@dot.xml [echo] core/plugins/org.eclipse.dltk.validators.ui/target/logfiles/@dot.xml [echo] core/tests/org.eclipse.dltk.core.tests/target/logfiles/@dot.xml [echo] core/tests/org.eclipse.dltk.debug.tests/target/logfiles/@dot.xml [echo] core/tests/org.eclipse.dltk.debug.ui.tests/target/logfiles/@dot.xml [echo] core/tests/org.eclipse.dltk.formatter.tests/target/logfiles/@dot.xml [echo] core/tests/org.eclipse.dltk.ui.tests/target/logfiles/@dot.xml [echo] core/tests/org.eclipse.dltk.validators.core.tests/target/logfiles/@dot.xml [echo] mylyn/plugins/org.eclipse.dltk.mylyn/target/logfiles/@dot.xml [echo] rse/plugins/org.eclipse.dltk.rse.core/target/logfiles/@dot.xml [echo] rse/plugins/org.eclipse.dltk.rse.ui/target/logfiles/@dot.xml [echo] rse/plugins/org.eclipse.dltk.ssh.core/target/logfiles/@dot.xml [echo] itcl/plugins/org.eclipse.dltk.itcl.core/target/logfiles/@dot.xml [echo] itcl/plugins/org.eclipse.dltk.itcl.ui/target/logfiles/@dot.xml [echo] itcl/tests/org.eclipse.dltk.itcl.core.tests/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.core.indexer/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.core/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.debug.ui/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.debug/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.formatter/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.launching/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.parser/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.tclchecker/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.testing/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.ui/target/logfiles/@dot.xml [echo] tcl/plugins/org.eclipse.dltk.tcl.validators/target/logfiles/@dot.xml [echo] tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/logfiles/@dot.xml [echo] tcl/tests/org.eclipse.dltk.tcl.core.tests/target/logfiles/@dot.xml [echo] tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/logfiles/@dot.xml [echo] tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/logfiles/@dot.xml [echo] tcl/tests/org.eclipse.dltk.tcl.tests/target/logfiles/@dot.xml [echo] tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/logfiles/@dot.xml [echo] tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/logfiles/@dot.xml [echo] xotcl/plugins/org.eclipse.dltk.xotcl.core/target/logfiles/@dot.xml [echo] xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/target/logfiles/@dot.xml [echo] xotcl/plugins/org.eclipse.dltk.xotcl.ui/target/logfiles/@dot.xml [echo] xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/logfiles/@dot.xml [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report-aggregate (report) @ update.site --- [INFO] Loading execution data file /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.dltk.annotations' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.console' with 13 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core' with 787 classes [INFO] Analyzed bundle 'org.eclipse.dltk.console.ui' with 39 classes [INFO] Analyzed bundle 'org.eclipse.dltk.launching' with 109 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.doc.isv' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.ui' with 1706 classes [INFO] Analyzed bundle 'org.eclipse.dltk.debug' with 162 classes [INFO] Analyzed bundle 'org.eclipse.dltk.debug.ui' with 247 classes [INFO] Analyzed bundle 'org.eclipse.dltk.validators.core' with 36 classes [INFO] Analyzed bundle 'org.eclipse.dltk.validators.ui' with 35 classes [INFO] Analyzed bundle 'org.eclipse.dltk' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.testing' with 159 classes [INFO] Analyzed bundle 'org.eclipse.dltk.validators.externalchecker' with 35 classes [INFO] Analyzed bundle 'org.eclipse.dltk.formatter' with 30 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.manipulation' with 45 classes [INFO] Analyzed bundle 'org.eclipse.dltk.logconsole' with 11 classes [INFO] Analyzed bundle 'org.eclipse.dltk.logconsole.ui' with 7 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.index.lucene' with 28 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.index.lucene' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.index' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.index.lucene.sdk' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.index.lucene' with 28 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.sdk' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core' with 787 classes [INFO] Analyzed bundle 'org.eclipse.dltk.ui' with 1706 classes [INFO] Analyzed bundle 'org.eclipse.dltk.debug' with 162 classes [INFO] Analyzed bundle 'org.eclipse.dltk.debug.ui' with 247 classes [INFO] Analyzed bundle 'org.eclipse.dltk.launching' with 109 classes [INFO] Analyzed bundle 'org.eclipse.dltk.console' with 13 classes [INFO] Analyzed bundle 'org.eclipse.dltk.console.ui' with 39 classes [INFO] Analyzed bundle 'org.eclipse.dltk.validators.core' with 36 classes [INFO] Analyzed bundle 'org.eclipse.dltk.validators.ui' with 35 classes [INFO] Analyzed bundle 'org.eclipse.dltk.testing' with 159 classes [INFO] Analyzed bundle 'org.eclipse.dltk.validators.externalchecker' with 35 classes [INFO] Analyzed bundle 'org.eclipse.dltk.formatter' with 30 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.manipulation' with 45 classes [INFO] Analyzed bundle 'org.eclipse.dltk.logconsole' with 11 classes [INFO] Analyzed bundle 'org.eclipse.dltk.logconsole.ui' with 7 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.tests' with 115 classes [INFO] Analyzed bundle 'org.eclipse.dltk.core.tests' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.debug.tests' with 36 classes [INFO] Analyzed bundle 'org.eclipse.dltk.ui.tests' with 38 classes [INFO] Analyzed bundle 'org.eclipse.dltk.validators.core.tests' with 8 classes [INFO] Analyzed bundle 'org.eclipse.dltk.formatter.tests' with 6 classes [INFO] Analyzed bundle 'org.eclipse.dltk.debug.ui.tests' with 3 classes [INFO] Analyzed bundle 'org.eclipse.dltk.itcl.core' with 51 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.core' with 202 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.parser' with 90 classes [INFO] Analyzed bundle 'org.eclipse.dltk.itcl' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.ui' with 222 classes [INFO] Analyzed bundle 'org.eclipse.dltk.xotcl.core' with 53 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.itcl.ui' with 7 classes [INFO] Analyzed bundle 'org.eclipse.dltk.itcl' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.itcl.sdk' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.itcl.core' with 51 classes [INFO] Analyzed bundle 'org.eclipse.dltk.itcl.ui' with 7 classes [INFO] Analyzed bundle 'org.eclipse.dltk.mylyn' with 43 classes [INFO] Analyzed bundle 'org.eclipse.dltk.mylyn' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.mylyn.sdk' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.mylyn' with 43 classes [INFO] Analyzed bundle 'org.eclipse.dltk.rse.core' with 21 classes [INFO] Analyzed bundle 'org.eclipse.dltk.ssh.core' with 22 classes [INFO] Analyzed bundle 'org.eclipse.dltk.rse' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.rse.ui' with 14 classes [INFO] Analyzed bundle 'org.eclipse.dltk.rse.sdk' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.rse.core' with 21 classes [INFO] Analyzed bundle 'org.eclipse.dltk.rse.ui' with 14 classes [INFO] Analyzed bundle 'org.eclipse.dltk.ssh.core' with 22 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.activestatedebugger' with 77 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.launching' with 13 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.debug' with 6 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.validators' with 23 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.debug.ui' with 88 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.tclchecker' with 118 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.testing' with 9 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.testing.tcltest' with 6 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.doc.user' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.tcllib' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.formatter' with 15 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.sdk' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.ui' with 222 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.core' with 202 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.debug' with 6 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.debug.ui' with 88 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.launching' with 13 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.tclchecker' with 118 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.activestatedebugger' with 77 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.testing' with 9 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.testing.tcltest' with 6 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.parser' with 90 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.validators' with 23 classes [INFO] Analyzed bundle 'org.eclipse.dltk.tcl.formatter' with 15 classes [INFO] Analyzed bundle 'org.eclipse.dltk.xotcl' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.xotcl.ui' with 10 classes [INFO] Analyzed bundle 'org.eclipse.dltk.xotcl.testing.xounit' with 6 classes [INFO] Analyzed bundle 'org.eclipse.dltk.xotcl' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.xotcl.sdk' with 0 classes [INFO] Analyzed bundle 'org.eclipse.dltk.xotcl.core' with 53 classes [INFO] Analyzed bundle 'org.eclipse.dltk.xotcl.ui' with 10 classes [INFO] Analyzed bundle 'org.eclipse.dltk.xotcl.testing.xounit' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ update.site --- [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/target/update.site-6.3.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/update.site/6.3.0-SNAPSHOT/update.site-6.3.0-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/pom.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/update.site/6.3.0-SNAPSHOT/update.site-6.3.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/target/p2content.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/update.site/6.3.0-SNAPSHOT/update.site-6.3.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/target/p2artifacts.xml to /home/jenkins/agent/workspace/dltk-sonarcloud/.repository/org/eclipse/dltk/update.site/6.3.0-SNAPSHOT/update.site-6.3.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ update.site --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Dynamic Language Toolkit (DLTK) 6.3.0-SNAPSHOT: [INFO] [INFO] Dynamic Language Toolkit (DLTK) .................... SUCCESS [ 22.594 s] [INFO] all ................................................ SUCCESS [ 0.286 s] [INFO] core ............................................... SUCCESS [ 0.194 s] [INFO] org.eclipse.dltk.core.targetplatform ............... SUCCESS [ 3.419 s] [INFO] org.eclipse.dltk.annotations ....................... SUCCESS [ 5.383 s] [INFO] org.eclipse.dltk.core .............................. SUCCESS [ 10.188 s] [INFO] org.eclipse.dltk.console ........................... SUCCESS [ 0.972 s] [INFO] org.eclipse.dltk.debug ............................. SUCCESS [ 0.624 s] [INFO] org.eclipse.dltk.launching ......................... SUCCESS [ 2.194 s] [INFO] org.eclipse.dltk.console.ui ........................ SUCCESS [ 0.666 s] [INFO] org.eclipse.dltk.core.manipulation ................. SUCCESS [ 4.158 s] [INFO] org.eclipse.dltk.ui ................................ SUCCESS [ 8.381 s] [INFO] org.eclipse.dltk.debug.ui .......................... SUCCESS [ 1.196 s] [INFO] org.eclipse.dltk.validators.core ................... SUCCESS [ 0.371 s] [INFO] org.eclipse.dltk.validators.ui ..................... SUCCESS [ 0.320 s] [INFO] org.eclipse.dltk ................................... SUCCESS [ 0.065 s] [INFO] org.eclipse.dltk.testing ........................... SUCCESS [ 1.024 s] [INFO] org.eclipse.dltk.validators.externalchecker ........ SUCCESS [ 0.365 s] [INFO] org.eclipse.dltk.formatter ......................... SUCCESS [ 0.266 s] [INFO] org.eclipse.dltk.logconsole ........................ SUCCESS [ 0.313 s] [INFO] org.eclipse.dltk.logconsole.ui ..................... SUCCESS [ 0.177 s] [INFO] org.eclipse.dltk.core .............................. SUCCESS [ 0.304 s] [INFO] org.eclipse.dltk.core.doc.isv ...................... SUCCESS [ 4.245 s] [INFO] org.eclipse.dltk.core.sdk .......................... SUCCESS [ 0.131 s] [INFO] core.tests ......................................... SUCCESS [ 0.008 s] [INFO] org.eclipse.dltk.core.tests ........................ SUCCESS [ 28.113 s] [INFO] org.eclipse.dltk.debug.tests ....................... SUCCESS [ 8.906 s] [INFO] org.eclipse.dltk.ui.tests .......................... SUCCESS [ 52.475 s] [INFO] org.eclipse.dltk.validators.core.tests ............. SUCCESS [ 19.261 s] [INFO] org.eclipse.dltk.formatter.tests ................... SUCCESS [ 9.964 s] [INFO] org.eclipse.dltk.debug.ui.tests .................... SUCCESS [ 17.444 s] [INFO] org.eclipse.dltk.core.tests ........................ SUCCESS [ 0.107 s] [INFO] org.eclipse.dltk.core.index.lucene ................. SUCCESS [ 0.371 s] [INFO] org.eclipse.dltk.core.index ........................ SUCCESS [ 0.061 s] [INFO] org.eclipse.dltk.core.index.lucene ................. SUCCESS [ 0.074 s] [INFO] org.eclipse.dltk.core.index.lucene.sdk ............. SUCCESS [ 1.817 s] [INFO] org.eclipse.dltk.core.tools.ui ..................... SUCCESS [ 0.379 s] [INFO] rse ................................................ SUCCESS [ 0.056 s] [INFO] org.eclipse.dltk.ssh.core .......................... SUCCESS [ 0.511 s] [INFO] org.eclipse.dltk.rse.core .......................... SUCCESS [ 0.595 s] [INFO] org.eclipse.dltk.rse.ui ............................ SUCCESS [ 0.245 s] [INFO] org.eclipse.dltk.rse ............................... SUCCESS [ 0.102 s] [INFO] org.eclipse.dltk.rse.sdk ........................... SUCCESS [ 0.191 s] [INFO] org.eclipse.dltk.rse ............................... SUCCESS [ 0.052 s] [INFO] mylyn .............................................. SUCCESS [ 0.008 s] [INFO] org.eclipse.dltk.mylyn ............................. SUCCESS [ 0.909 s] [INFO] org.eclipse.dltk.mylyn ............................. SUCCESS [ 0.189 s] [INFO] org.eclipse.dltk.mylyn.sdk ......................... SUCCESS [ 0.059 s] [INFO] tcl-all ............................................ SUCCESS [ 0.010 s] [INFO] tcl ................................................ SUCCESS [ 0.007 s] [INFO] org.eclipse.dltk.tcl.parser ........................ SUCCESS [ 0.893 s] [INFO] org.eclipse.dltk.tcl.core .......................... SUCCESS [ 1.110 s] [INFO] org.eclipse.dltk.tcl.debug ......................... SUCCESS [ 0.341 s] [INFO] org.eclipse.dltk.tcl.launching ..................... SUCCESS [ 0.257 s] [INFO] org.eclipse.dltk.tcl.ui ............................ SUCCESS [ 1.037 s] [INFO] org.eclipse.dltk.tcl.validators .................... SUCCESS [ 1.019 s] [INFO] org.eclipse.dltk.tcl.activestatedebugger ........... SUCCESS [ 0.815 s] [INFO] org.eclipse.dltk.tcl.debug.ui ...................... SUCCESS [ 0.499 s] [INFO] org.eclipse.dltk.tcl.tclchecker .................... SUCCESS [ 1.292 s] [INFO] org.eclipse.dltk.tcl ............................... SUCCESS [ 0.184 s] [INFO] org.eclipse.dltk.tcl.testing ....................... SUCCESS [ 0.351 s] [INFO] org.eclipse.dltk.tcl.testing.tcltest ............... SUCCESS [ 0.500 s] [INFO] org.eclipse.dltk.tcl.doc.user ...................... SUCCESS [ 22.947 s] [INFO] org.eclipse.dltk.tcl.tcllib ........................ SUCCESS [ 0.234 s] [INFO] org.eclipse.dltk.tcl.formatter ..................... SUCCESS [ 0.518 s] [INFO] org.eclipse.dltk.tcl ............................... SUCCESS [ 0.572 s] [INFO] org.eclipse.dltk.tcl.sdk ........................... SUCCESS [ 0.104 s] [INFO] itcl ............................................... SUCCESS [ 0.008 s] [INFO] org.eclipse.dltk.itcl.core ......................... SUCCESS [ 0.310 s] [INFO] xotcl .............................................. SUCCESS [ 0.008 s] [INFO] org.eclipse.dltk.xotcl.core ........................ SUCCESS [ 0.332 s] [INFO] org.eclipse.dltk.tcl.core.indexer .................. SUCCESS [ 0.474 s] [INFO] tcl.tests .......................................... SUCCESS [ 0.008 s] [INFO] org.eclipse.dltk.tcl.tests ......................... SUCCESS [ 14.527 s] [INFO] org.eclipse.dltk.tcl.parser.tests .................. SUCCESS [ 17.035 s] [INFO] org.eclipse.dltk.tcl.core.tests .................... SUCCESS [ 26.001 s] [INFO] org.eclipse.dltk.tcl.formatter.tests ............... SUCCESS [ 8.680 s] [INFO] org.eclipse.dltk.tcl.validators.tests .............. SUCCESS [ 9.855 s] [INFO] org.eclipse.dltk.tcl.ui.tests ...................... SUCCESS [ 26.107 s] [INFO] org.eclipse.dltk.tcl.activestatedebugger.tests ..... SUCCESS [ 14.784 s] [INFO] org.eclipse.dltk.itcl.ui ........................... SUCCESS [ 0.167 s] [INFO] org.eclipse.dltk.itcl .............................. SUCCESS [ 0.162 s] [INFO] org.eclipse.dltk.itcl .............................. SUCCESS [ 0.209 s] [INFO] org.eclipse.dltk.itcl.sdk .......................... SUCCESS [ 0.047 s] [INFO] org.eclipse.dltk.itcl.core.tests ................... SUCCESS [ 13.333 s] [INFO] org.eclipse.dltk.xotcl.ui .......................... SUCCESS [ 0.552 s] [INFO] org.eclipse.dltk.xotcl.testing.xounit .............. SUCCESS [ 0.413 s] [INFO] org.eclipse.dltk.xotcl ............................. SUCCESS [ 0.235 s] [INFO] org.eclipse.dltk.xotcl ............................. SUCCESS [ 0.380 s] [INFO] org.eclipse.dltk.xotcl.sdk ......................... SUCCESS [ 0.483 s] [INFO] org.eclipse.dltk.xotcl.core.tests .................. SUCCESS [ 15.406 s] [INFO] update.site ........................................ SUCCESS [ 48.757 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:59 min [INFO] Finished at: 2020-06-12T05:45:31Z [INFO] ------------------------------------------------------------------------ [INFO] [jenkins-event-spy] Generated /home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMavene86f4758/maven-spy-20200612-053532-3061463870562842878022.log [Pipeline] step No mail will be sent out, as 'dltk-sonarcloud #30' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. [Pipeline] } [Pipeline] // script [Pipeline] } [withMaven] Jenkins JaCoCo Plugin not found, don't display org.jacoco:jacoco-maven-plugin:findbugs results in pipeline screen. [withMaven] Publishers: Pipeline Graph Publisher: 311 ms, Invoker Publisher: 2 ms, Junit Publisher: 2 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 5574 ms, JGiven Publisher: 3 ms, Jacoco Publisher: 3 ms, SpotBugs Publisher: 1 ms [Pipeline] // withMaven [Pipeline] } Terminating xvnc. [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Analyze) [Pipeline] withMaven [withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low']] [withMaven] Available options: [withMaven] using JDK installation oracle-jdk8-latest [withMaven] using Maven installation 'apache-maven-latest' [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh + export LANG=en_US.utf8 + LANG=en_US.utf8 + cd org.eclipse.dltk.releng + mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.7.0.1746:sonar -Dsonar.scm.disabled=true -Dsonar.junit.reportPaths=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports,/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports -Dsonar.coverage.jacoco.xmlReportPaths=/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/target/site/jacoco-aggregate/jacoco.xml -Dsonar.projectKey=eclipse-tools.dltk.main -Psonar -Dsonar.organization=eclipse-tools -Dsonar.java.source=1.8 -Dsonar.host.url=https://sonarcloud.io -Dsonar.login=ae933148b682e110c7c22ccc1acb1a38f26aa473 ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dmaven.ext.class.path="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMaven472830b9/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMaven472830b9" Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1127.10.1.el7.x86_64", arch: "amd64", family: "unix" [INFO] [jenkins-event-spy] Generate /home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMaven472830b9/maven-spy-20200612-054754-35633186923118058862.log.tmp ... [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/S20200128200239/repository/ [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/S20200128200239/repository [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/S20200128200239/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ [INFO] Adding repository http://download.eclipse.org/releases/2019-12 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ Jun 12, 2020 5:48:00 AM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jun 12, 2020 5:48:00 AM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.annotations:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.annotations:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.annotations:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.console.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.manipulation:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.manipulation:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.manipulation:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.doc.isv:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.doc.isv:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.doc.isv:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.index.lucene:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tools.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tools.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tools.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.logconsole.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.externalchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.externalchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.externalchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.debug.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.validators.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.core:org.eclipse.dltk.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.rse.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.ssh.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.ssh.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.rse:org.eclipse.dltk.ssh.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.mylyn:org.eclipse.dltk.mylyn:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.doc.user:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.doc.user:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.doc.user:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.indexer:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.indexer:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.indexer:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.debug.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.launching:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tclchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tclchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tclchecker:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tcllib:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tcllib:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tcllib:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing.tcltest:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing.tcltest:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.testing.tcltest:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.parser.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.formatter.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.validators.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.ui.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.tcl:org.eclipse.dltk.tcl.activestatedebugger.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.itcl:org.eclipse.dltk.itcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.features:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.sdk:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.testing.xounit:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.testing.xounit:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.testing.xounit:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.ui:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk.xotcl:org.eclipse.dltk.xotcl.core.tests:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.dltk:update.site:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.dltk:update.site:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.dltk:update.site:6.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site/pom.xml [WARNING] The project org.eclipse.dltk:dltk.build.all:pom:6.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Dynamic Language Toolkit (DLTK) [pom] [INFO] all [pom] [INFO] core [pom] [INFO] org.eclipse.dltk.core.targetplatform [eclipse-target-definition] [INFO] org.eclipse.dltk.annotations [eclipse-plugin] [INFO] org.eclipse.dltk.core [eclipse-plugin] [INFO] org.eclipse.dltk.console [eclipse-plugin] [INFO] org.eclipse.dltk.debug [eclipse-plugin] [INFO] org.eclipse.dltk.launching [eclipse-plugin] [INFO] org.eclipse.dltk.console.ui [eclipse-plugin] [INFO] org.eclipse.dltk.core.manipulation [eclipse-plugin] [INFO] org.eclipse.dltk.ui [eclipse-plugin] [INFO] org.eclipse.dltk.debug.ui [eclipse-plugin] [INFO] org.eclipse.dltk.validators.core [eclipse-plugin] [INFO] org.eclipse.dltk.validators.ui [eclipse-plugin] [INFO] org.eclipse.dltk [eclipse-plugin] [INFO] org.eclipse.dltk.testing [eclipse-plugin] [INFO] org.eclipse.dltk.validators.externalchecker [eclipse-plugin] [INFO] org.eclipse.dltk.formatter [eclipse-plugin] [INFO] org.eclipse.dltk.logconsole [eclipse-plugin] [INFO] org.eclipse.dltk.logconsole.ui [eclipse-plugin] [INFO] org.eclipse.dltk.core [eclipse-feature] [INFO] org.eclipse.dltk.core.doc.isv [eclipse-plugin] [INFO] org.eclipse.dltk.core.sdk [eclipse-feature] [INFO] core.tests [pom] [INFO] org.eclipse.dltk.core.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.debug.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.validators.core.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.formatter.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.debug.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.core.tests [eclipse-feature] [INFO] org.eclipse.dltk.core.index.lucene [eclipse-plugin] [INFO] org.eclipse.dltk.core.index [eclipse-plugin] [INFO] org.eclipse.dltk.core.index.lucene [eclipse-feature] [INFO] org.eclipse.dltk.core.index.lucene.sdk [eclipse-feature] [INFO] org.eclipse.dltk.core.tools.ui [eclipse-plugin] [INFO] rse [pom] [INFO] org.eclipse.dltk.ssh.core [eclipse-plugin] [INFO] org.eclipse.dltk.rse.core [eclipse-plugin] [INFO] org.eclipse.dltk.rse.ui [eclipse-plugin] [INFO] org.eclipse.dltk.rse [eclipse-feature] [INFO] org.eclipse.dltk.rse.sdk [eclipse-feature] [INFO] org.eclipse.dltk.rse [eclipse-plugin] [INFO] mylyn [pom] [INFO] org.eclipse.dltk.mylyn [eclipse-plugin] [INFO] org.eclipse.dltk.mylyn [eclipse-feature] [INFO] org.eclipse.dltk.mylyn.sdk [eclipse-feature] [INFO] tcl-all [pom] [INFO] tcl [pom] [INFO] org.eclipse.dltk.tcl.parser [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.core [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.debug [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.launching [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.ui [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.validators [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.activestatedebugger [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.debug.ui [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.tclchecker [eclipse-plugin] [INFO] org.eclipse.dltk.tcl [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.testing [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.testing.tcltest [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.doc.user [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.tcllib [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.formatter [eclipse-plugin] [INFO] org.eclipse.dltk.tcl [eclipse-feature] [INFO] org.eclipse.dltk.tcl.sdk [eclipse-feature] [INFO] itcl [pom] [INFO] org.eclipse.dltk.itcl.core [eclipse-plugin] [INFO] xotcl [pom] [INFO] org.eclipse.dltk.xotcl.core [eclipse-plugin] [INFO] org.eclipse.dltk.tcl.core.indexer [eclipse-plugin] [INFO] tcl.tests [pom] [INFO] org.eclipse.dltk.tcl.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.parser.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.core.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.formatter.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.validators.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.ui.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.tcl.activestatedebugger.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.itcl.ui [eclipse-plugin] [INFO] org.eclipse.dltk.itcl [eclipse-plugin] [INFO] org.eclipse.dltk.itcl [eclipse-feature] [INFO] org.eclipse.dltk.itcl.sdk [eclipse-feature] [INFO] org.eclipse.dltk.itcl.core.tests [eclipse-test-plugin] [INFO] org.eclipse.dltk.xotcl.ui [eclipse-plugin] [INFO] org.eclipse.dltk.xotcl.testing.xounit [eclipse-plugin] [INFO] org.eclipse.dltk.xotcl [eclipse-plugin] [INFO] org.eclipse.dltk.xotcl [eclipse-feature] [INFO] org.eclipse.dltk.xotcl.sdk [eclipse-feature] [INFO] org.eclipse.dltk.xotcl.core.tests [eclipse-test-plugin] [INFO] update.site [eclipse-repository] [INFO] [INFO] ------------------< org.eclipse.dltk:dltk.build.all >------------------- [INFO] Building Dynamic Language Toolkit (DLTK) 6.3.0-SNAPSHOT [1/92] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.7.0.1746:sonar (default-cli) @ dltk.build.all --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 8.0.0 [INFO] Default locale: "en_US", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=637ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] User cache: /home/jenkins/.sonar/cache [INFO] Load/download plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=143ms [INFO] Load/download plugins (done) | time=49381ms [INFO] Loaded core extensions: developer-scanner [WARNING] The version of Java (1.8.0_202) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11. [INFO] Process project properties [INFO] Execute project builders [INFO] Execute project builders (done) | time=4ms [INFO] Project key: eclipse-tools.dltk.main [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud [INFO] Working dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/sonar [INFO] Load project settings for component key: 'eclipse-tools.dltk.main' [INFO] Load project settings for component key: 'eclipse-tools.dltk.main' (done) | time=194ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project branches [INFO] Load project branches (done) | time=117ms [INFO] Check ALM binding of project 'eclipse-tools.dltk.main' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'eclipse-tools.dltk.main' (done) | time=108ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=106ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=2ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=166ms [INFO] Load active rules [INFO] Load active rules (done) | time=3253ms [INFO] Organization key: eclipse-tools [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.debug.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.debug.ui.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.formatter.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.ui.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.validators.core.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'core.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.annotations' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.annotations [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.console' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.console.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.console.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core [INFO] Source paths: pom.xml, ast, compiler, model, search, utils, codeassist, typ... [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.doc.isv' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.doc.isv [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.index' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.index.lucene' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.index.lucene [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.index.lucene.sdk' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene.sdk [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.manipulation' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.manipulation [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.sdk' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.sdk [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.targetplatform' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/releng/org.eclipse.dltk.core.targetplatform [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.tools.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core.tools.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.debug' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.debug.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.formatter' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.formatter [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.launching' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.logconsole' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.logconsole.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.logconsole.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.testing' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.testing [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui [INFO] Source paths: pom.xml, src, src corext, core refactoring, ui refactoring [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.validators.core' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.core [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.validators.externalchecker' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.externalchecker [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.validators.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.validators.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core-feature [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.index.lucene' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.index.lucene-feature [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.core.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/features/org.eclipse.dltk.core.tests [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'core' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.mylyn' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn-feature [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.mylyn' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/plugins/org.eclipse.dltk.mylyn [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.mylyn.sdk' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn/features/org.eclipse.dltk.mylyn.sdk [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'mylyn' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/mylyn [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.rse' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse-feature [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.rse' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.rse.core' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.core [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.rse.sdk' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/features/org.eclipse.dltk.rse.sdk [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.rse.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.rse.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.ssh.core' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse/plugins/org.eclipse.dltk.ssh.core [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'rse' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/rse [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'all' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.itcl' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl-feature [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.itcl' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.itcl.core' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.core [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.itcl.core.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.itcl.sdk' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/features/org.eclipse.dltk.itcl.sdk [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.itcl.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/plugins/org.eclipse.dltk.itcl.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'itcl' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl-feature [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.activestatedebugger' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger [INFO] Source paths: pom.xml, src, gensrc [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.core' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core [INFO] Source paths: pom.xml, src, packages [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.core.indexer' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core.indexer [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.debug' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.debug.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.debug.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.doc.user' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/docs/org.eclipse.dltk.tcl.doc.user [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.formatter' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.formatter [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.launching' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.launching [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.parser' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.parser [INFO] Source paths: pom.xml, definitions, ast, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.sdk' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/features/org.eclipse.dltk.tcl.sdk [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.tclchecker' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.tcllib' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tcllib [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.testing' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.testing.tcltest' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.validators' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.validators [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.activestatedebugger.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.core.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.formatter.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.parser.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.ui.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.tcl.validators.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'tcl.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'tcl' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.xotcl' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl-feature [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.xotcl' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.xotcl.core' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.core [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.xotcl.core.tests' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests [INFO] Test paths: src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.xotcl.sdk' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/features/org.eclipse.dltk.xotcl.sdk [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.xotcl.testing.xounit' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'org.eclipse.dltk.xotcl.ui' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/plugins/org.eclipse.dltk.xotcl.ui [INFO] Source paths: pom.xml, src [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'xotcl' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'tcl-all' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'update.site' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/build/update.site [INFO] Source paths: pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] Indexing files of module 'Dynamic Language Toolkit (DLTK)' [INFO] Base dir: /home/jenkins/agent/workspace/dltk-sonarcloud [INFO] Source paths: org.eclipse.dltk.releng/pom.xml [INFO] Excluded sources: **/gen/**, **/*Messages.java [INFO] 4037 files indexed [INFO] 134 files ignored because of inclusion/exclusion patterns [INFO] Quality profile for java: Sonar way [INFO] Quality profile for web: Sonar way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module update.site [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=112ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Load project repositories [INFO] Load project repositories (done) | time=1816ms [INFO] Sensor JavaXmlSensor [java] (done) | time=1948ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=136ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=822ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] ------------- Run sensors on module org.eclipse.dltk.mylyn.sdk [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=8ms [INFO] Sensor HTML [web] [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=509ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.mylyn [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=533ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.mylyn [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=19ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=3ms [INFO] Java Main Files AST scan [INFO] 33 source files to be analyzed [INFO] 33/33 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=8559ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=8754ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=99ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=568ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module mylyn [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=24ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=490ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.ssh.core [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 8 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=1250ms [INFO] 8/8 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] Java Generated Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=1259ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=32ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 1/1 source files have been analyzed [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=492ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.rse.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 6 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=973ms [INFO] 6/6 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=992ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=23ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=483ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.rse.core [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 12 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=2394ms [INFO] 12/12 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=2408ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=29ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=487ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.rse [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=462ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.rse [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=476ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.rse.sdk [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=472ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module rse [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=467ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.index.lucene.sdk [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1/1 source files have been analyzed [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=466ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=2ms [INFO] Java Main Files AST scan [INFO] 1063 source files to be analyzed [INFO] 67/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/core refactoring/org/eclipse/dltk/internal/corext/refactoring/RefactoringExecutionStarter.java [INFO] 143/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/util/RowLayouter.java [INFO] 198/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/OccurrencesFinder.java [INFO] 277/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/preferences/UserLibraryPreferencePage.java [INFO] 345/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/editor/ModelElementHyperlinkDetector.java [INFO] 420/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/viewsupport/HistoryDropDownAction.java [INFO] 520/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/ui refactoring/org/eclipse/dltk/internal/ui/refactoring/reorg/RenameUserInterfaceStarter.java [INFO] 629/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/actions/AbstractToggleLinkingAction.java [INFO] 747/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/actions/IScriptEditorActionDefinitionIds.java [INFO] 849/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/templates/ScriptTemplateCompletionProcessor.java [INFO] 937/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/ui/search/ScriptSearchPage.java [INFO] 1027/1063 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.ui/src/org/eclipse/dltk/internal/ui/typehierarchy/HistoryAction.java [INFO] 1063/1063 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=125213ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=125230ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=2ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=23ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=10ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1489ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 75 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=3901ms [INFO] 75/75 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=3918ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=38ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4652ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.formatter.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=1ms [INFO] Java Test Files AST scan [INFO] 4 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1268ms [INFO] 4/4 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=1288ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=47ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=472ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.validators.core.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 8 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=303ms [INFO] 8/8 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=318ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=25ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=484ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.debug.ui.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 3 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=170ms [INFO] Java Generated Files AST scan [INFO] 3/3 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=187ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=22ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=471ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.debug.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 22 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=959ms [INFO] 22/22 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=975ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=27ms [INFO] Sensor JavaXmlSensor [java] [INFO] 8 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=21ms [INFO] Sensor XML Sensor [xml] [INFO] Sensor XML Sensor [xml] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 8/8 source files have been analyzed [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=474ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.ui.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 31 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1485ms [INFO] Java Generated Files AST scan [INFO] 31/31 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=1501ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=24ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=484ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module core.tests [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=515ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.index.lucene [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] 1/1 source files have been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=500ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.validators.core [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 40 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=4206ms [INFO] 40/40 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=4215ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=21ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] 1/1 source files have been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 1/1 source files have been analyzed [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=502ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 789 source files to be analyzed [INFO] 104/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/MoveProjectFragmentOperation.java [INFO] 230/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/util/HandleFactory.java [INFO] 284/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/codeassist/org/eclipse/dltk/codeassist/ScriptCompletionEngine.java [INFO] 361/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/UserLibraryManager.java [INFO] 489/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/DeltaProcessingState.java [INFO] 553/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/search/org/eclipse/dltk/core/search/IDLTKSearchConstants.java [INFO] 616/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/NameLookup.java [INFO] 621/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclarationWrapper.java [INFO] 621/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/ast/org/eclipse/dltk/ast/declarations/ModuleDeclarationWrapper.java [INFO] 699/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/internal/core/BuildpathEntry.java [INFO] 778/789 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.core/model/org/eclipse/dltk/core/SourceParserUtil.java [INFO] 789/789 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=111609ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=111620ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=21ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=7ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1127ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] ------------- Run sensors on module org.eclipse.dltk.testing [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 101 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=8905ms [INFO] 101/101 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=8927ms [INFO] Sensor SonarCSS Rules [cssfamily] [WARNING] CSS rules were not executed. Error when running: 'node -v'. Is Node.js available during analysis? [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=9926ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=20ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=19ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=50ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1797ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.console.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 26 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=2885ms [INFO] 26/26 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=2900ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1055ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.tests [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=446ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.logconsole.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 5 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=414ms [INFO] 5/5 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=474ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=23ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=924ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] ------------- Run sensors on module org.eclipse.dltk [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=466ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.tools.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 2 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=191ms [INFO] Java Test Files AST scan [INFO] 2/2 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=211ms [INFO] 0/0 source files have been analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=476ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.launching [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 104 source files to be analyzed [INFO] 59/104 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.launching/src/org/eclipse/dltk/launching/InterpreterSearcher.java [INFO] 104/104 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=13863ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=13871ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=20ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=7ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1440ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.console [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 19 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=628ms [INFO] 19/19 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=636ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=459ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.validators.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 22 source files to be analyzed [INFO] 22/22 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=1608ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=1627ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=20ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=8ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=533ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.manipulation [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 39 source files to be analyzed [INFO] 39/39 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=2335ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=2348ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=494ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.index [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=7ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=515ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.debug.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 152 source files to be analyzed [INFO] 103/152 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug.ui/src/org/eclipse/dltk/debug/ui/launchConfigurations/ScriptLaunchConfigurationTab.java [INFO] 152/152 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=13902ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=13924ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=15ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2537ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.logconsole [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 13 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=383ms [INFO] 13/13 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=390ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=467ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.sdk [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] Sensor HTML [web] [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=450ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=448ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.debug [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 215 source files to be analyzed [INFO] 169/215 files analyzed, current file: org.eclipse.dltk.core/core/plugins/org.eclipse.dltk.debug/src/org/eclipse/dltk/internal/debug/core/model/operations/DbgpStepReturnOperation.java [INFO] 215/215 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=12370ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=12381ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2248ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.index.lucene [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 15 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=1538ms [INFO] 15/15 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=1547ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=464ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.doc.isv [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=7ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=478ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.annotations [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [WARNING] Bytecode of dependencies was not provided for analysis of source files, you might end up with less precise results. Bytecode can be provided using sonar.java.libraries property. [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 4 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=69ms [INFO] 4/4 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=79ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=495ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.validators.externalchecker [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 29 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=2022ms [INFO] 29/29 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=2040ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=509ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.core.targetplatform [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=468ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.formatter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 36 source files to be analyzed [INFO] 36/36 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=2783ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=2799ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=495ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module core [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] 1/1 source files have been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=472ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module all [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=2ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=494ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.itcl [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=475ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.itcl.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 4 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=262ms [INFO] 4/4 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=279ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=487ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.itcl.sdk [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=520ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.itcl [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=489ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.itcl.core [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 51 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=3362ms [INFO] 51/51 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] Java Generated Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=3380ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=770ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.itcl.core.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 3 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=143ms [INFO] Java Generated Files AST scan [INFO] 3/3 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=162ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=470ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module itcl [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] Sensor HTML [web] [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=467ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.tclchecker [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 90 source files to be analyzed [INFO] 86/90 files analyzed, current file: org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/src/org/eclipse/dltk/tcl/tclchecker/model/configs/util/ConfigsSwitch.java [INFO] Java Main Files AST scan (done) | time=10251ms [INFO] 90/90 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=10269ms [INFO] 0/0 source files have been analyzed [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=519ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.core [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 179 source files to be analyzed [INFO] 90/179 files analyzed, current file: org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/core/codeassist/TclSelectionEngine.java [INFO] 162/179 files analyzed, current file: org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.core/src/org/eclipse/dltk/tcl/internal/structure/ModelBuilderManager.java [INFO] Java Main Files AST scan (done) | time=21896ms [INFO] 179/179 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=21907ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=582ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.debug [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=439ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=455ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=499ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.debug.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 47 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=3811ms [INFO] 47/47 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=3825ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=504ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=486ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.doc.user [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 1/1 source files have been analyzed [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=472ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.launching [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 12 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=940ms [INFO] 12/12 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=955ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=567ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.testing [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Java Main Files AST scan (done) | time=623ms [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=640ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=579ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.tcllib [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=542ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.testing.tcltest [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 4 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=340ms [INFO] 4/4 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=357ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=486ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.parser [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 108 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=8652ms [INFO] 108/108 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=8659ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=18ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1306ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 145 source files to be analyzed [INFO] 98/145 files analyzed, current file: org.eclipse.dltk.tcl/tcl/plugins/org.eclipse.dltk.tcl.ui/src/org/eclipse/dltk/tcl/internal/ui/text/TclQuickAssistLightBulbUpdater.java [INFO] Java Main Files AST scan (done) | time=13896ms [INFO] 145/145 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=13915ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=7ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=643ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=534ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.formatter [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 14 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=980ms [INFO] Java Test Files AST scan [INFO] 14/14 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=995ms [INFO] 0/0 source files have been analyzed [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=730ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.core.indexer [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 2 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=201ms [INFO] 2/2 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=209ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=485ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.sdk [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=475ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.validators [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=0ms [INFO] Java Main Files AST scan [INFO] 17 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=1323ms [INFO] 17/17 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=17ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=1347ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=2ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=2ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 1/1 source files have been analyzed [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=481ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.activestatedebugger [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 61 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=5295ms [INFO] 61/61 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=5313ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=6ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=510ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=0ms [INFO] Java Test Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 4 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=176ms [INFO] 4/4 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=190ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=520ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.ui.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 16 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=855ms [INFO] 16/16 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=869ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=502ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.formatter.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 15 source files to be analyzed [INFO] 15/15 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=651ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=666ms [INFO] 0/0 source files have been analyzed [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=22ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=504ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.activestatedebugger.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 3 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=134ms [INFO] 3/3 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=148ms [INFO] 0/0 source files have been analyzed [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=480ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.validators.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 8 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=365ms [INFO] 8/8 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=379ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=18ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=498ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.parser.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 40 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1834ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 40/40 source files have been analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=1847ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=29ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=481ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.tcl.core.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 26 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1227ms [INFO] Java Generated Files AST scan [INFO] 26/26 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=1242ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=23ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=477ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module tcl.tests [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=469ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module tcl [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=4ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 1/1 source files have been analyzed [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=487ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.xotcl.core.tests [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=2ms [INFO] Java Main Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=0ms [INFO] Java Test Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 9 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=531ms [INFO] 9/9 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=556ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=18ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=473ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.xotcl.testing.xounit [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=2ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 4 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=2025ms [INFO] Java Test Files AST scan [INFO] 4/4 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=2039ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=2ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1866ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.xotcl.ui [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=1ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 7 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=395ms [INFO] 7/7 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=1ms [INFO] Java Generated Files AST scan [INFO] 0/0 source files have been analyzed [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] Sensor JavaSquidSensor [java] (done) | time=409ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=469ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.xotcl [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] Sensor HTML [web] [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=488ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.xotcl.core [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 8 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=0ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=1ms [INFO] Java Main Files AST scan [INFO] 48 source files to be analyzed [INFO] Java Main Files AST scan (done) | time=3217ms [INFO] 48/48 source files have been analyzed [INFO] Java Test Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=0ms [INFO] 0/0 source files have been analyzed [INFO] Sensor JavaSquidSensor [java] (done) | time=3223ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.validators.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/itcl/tests/org.eclipse.dltk.itcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.core.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.parser.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.ui.tests/target/surefire-reports, /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.validators.tests/target/surefire-reports] [WARNING] Reports path contains no files matching TEST-.*.xml : /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.core/core/tests/org.eclipse.dltk.debug.ui.tests/target/surefire-reports [ERROR] Reports path not found or is not a directory: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.tcl/tcl/tests/org.eclipse.dltk.tcl.launching.tests/target/surefire-reports [INFO] Sensor SurefireSensor [java] (done) | time=16ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=500ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org.eclipse.dltk.xotcl [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=2ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=503ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module org.eclipse.dltk.xotcl.sdk [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=476ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module xotcl [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=3ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=475ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module tcl-all [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=2ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=2ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=477ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] ------------- Run sensors on module Dynamic Language Toolkit (DLTK) [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=0ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=13ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source files to be analyzed [INFO] Sensor XML Sensor [xml] (done) | time=15ms [INFO] 1/1 source files have been analyzed [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=514ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/sonar/ucfg2/java [INFO] Read 6939 type definitions [INFO] Reading UCFGs from: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/sonar/ucfg2/java [INFO] 05:57:40.844 Building Type propagation graph [INFO] 05:57:42.161 Running Tarjan on 175945 nodes [INFO] 05:57:44.36 Tarjan found 173254 components [INFO] 05:57:44.78 Variable type analysis: done [INFO] 05:57:44.784 Building Type propagation graph [INFO] 05:57:45.995 Running Tarjan on 174867 nodes [INFO] 05:57:46.157 Tarjan found 171725 components [INFO] 05:57:46.536 Variable type analysis: done [INFO] Analyzing 29944 ucfgs to detect vulnerabilities. [INFO] All rules entrypoints : 0 Retained UCFGs : 0 [INFO] rule: S5131, entrypoints: 0 [INFO] rule: S5131 done [INFO] rule: S3649, entrypoints: 0 [INFO] rule: S3649 done [INFO] rule: S2076, entrypoints: 0 [INFO] rule: S2076 done [INFO] rule: S2091, entrypoints: 0 [INFO] rule: S2091 done [INFO] rule: S2078, entrypoints: 0 [INFO] rule: S2078 done [INFO] rule: S2631, entrypoints: 0 [INFO] rule: S2631 done [INFO] rule: S5135, entrypoints: 0 [INFO] rule: S5135 done [INFO] rule: S2083, entrypoints: 0 [INFO] rule: S2083 done [INFO] rule: S5167, entrypoints: 0 [INFO] rule: S5167 done [INFO] rule: S5144, entrypoints: 0 [INFO] rule: S5144 done [INFO] rule: S5145, entrypoints: 0 [INFO] rule: S5145 done [INFO] rule: S5146, entrypoints: 0 [INFO] rule: S5146 done [INFO] rule: S5334, entrypoints: 0 [INFO] rule: S5334 done [INFO] Sensor JavaSecuritySensor [security] (done) | time=35517ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/ucfg_cs2 [INFO] Read 0 type definitions [INFO] Reading UCFGs from: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/ucfg_cs2 [INFO] No UCFGs have been included for analysis. [INFO] Sensor CSharpSecuritySensor [security] (done) | time=1ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Reading UCFGs from: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/sonar/ucfg2/php [INFO] No UCFGs have been included for analysis. [INFO] Sensor PhpSecuritySensor [security] (done) | time=1ms [INFO] Sensor PythonSecuritySensor [security] [INFO] Reading type hierarchy from: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/sonar/ucfg2/python [INFO] Read 0 type definitions [INFO] Reading UCFGs from: /home/jenkins/agent/workspace/dltk-sonarcloud/org.eclipse.dltk.releng/target/sonar/ucfg2/python [INFO] No UCFGs have been included for analysis. [INFO] Sensor PythonSecuritySensor [security] (done) | time=0ms [INFO] ------------- Run sensors on project [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=26ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=2532ms [INFO] SCM Publisher is disabled [INFO] CPD Executor 893 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 2648 files [INFO] CPD Executor CPD calculation finished (done) | time=1450ms [INFO] Analysis report generated in 1535ms, dir size=37 MB [INFO] Analysis report compressed in 5809ms, zip size=16 MB [INFO] Analysis report uploaded in 4610ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=eclipse-tools.dltk.main [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AXKnG637VotdsLBr3jVV [INFO] Analysis total time: 9:23.718 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Dynamic Language Toolkit (DLTK) 6.3.0-SNAPSHOT: [INFO] [INFO] Dynamic Language Toolkit (DLTK) .................... SUCCESS [10:23 min] [INFO] all ................................................ SKIPPED [INFO] core ............................................... SKIPPED [INFO] org.eclipse.dltk.core.targetplatform ............... SKIPPED [INFO] org.eclipse.dltk.annotations ....................... SKIPPED [INFO] org.eclipse.dltk.core .............................. SKIPPED [INFO] org.eclipse.dltk.console ........................... SKIPPED [INFO] org.eclipse.dltk.debug ............................. SKIPPED [INFO] org.eclipse.dltk.launching ......................... SKIPPED [INFO] org.eclipse.dltk.console.ui ........................ SKIPPED [INFO] org.eclipse.dltk.core.manipulation ................. SKIPPED [INFO] org.eclipse.dltk.ui ................................ SKIPPED [INFO] org.eclipse.dltk.debug.ui .......................... SKIPPED [INFO] org.eclipse.dltk.validators.core ................... SKIPPED [INFO] org.eclipse.dltk.validators.ui ..................... SKIPPED [INFO] org.eclipse.dltk ................................... SKIPPED [INFO] org.eclipse.dltk.testing ........................... SKIPPED [INFO] org.eclipse.dltk.validators.externalchecker ........ SKIPPED [INFO] org.eclipse.dltk.formatter ......................... SKIPPED [INFO] org.eclipse.dltk.logconsole ........................ SKIPPED [INFO] org.eclipse.dltk.logconsole.ui ..................... SKIPPED [INFO] org.eclipse.dltk.core .............................. SKIPPED [INFO] org.eclipse.dltk.core.doc.isv ...................... SKIPPED [INFO] org.eclipse.dltk.core.sdk .......................... SKIPPED [INFO] core.tests ......................................... SKIPPED [INFO] org.eclipse.dltk.core.tests ........................ SKIPPED [INFO] org.eclipse.dltk.debug.tests ....................... SKIPPED [INFO] org.eclipse.dltk.ui.tests .......................... SKIPPED [INFO] org.eclipse.dltk.validators.core.tests ............. SKIPPED [INFO] org.eclipse.dltk.formatter.tests ................... SKIPPED [INFO] org.eclipse.dltk.debug.ui.tests .................... SKIPPED [INFO] org.eclipse.dltk.core.tests ........................ SKIPPED [INFO] org.eclipse.dltk.core.index.lucene ................. SKIPPED [INFO] org.eclipse.dltk.core.index ........................ SKIPPED [INFO] org.eclipse.dltk.core.index.lucene ................. SKIPPED [INFO] org.eclipse.dltk.core.index.lucene.sdk ............. SKIPPED [INFO] org.eclipse.dltk.core.tools.ui ..................... SKIPPED [INFO] rse ................................................ SKIPPED [INFO] org.eclipse.dltk.ssh.core .......................... SKIPPED [INFO] org.eclipse.dltk.rse.core .......................... SKIPPED [INFO] org.eclipse.dltk.rse.ui ............................ SKIPPED [INFO] org.eclipse.dltk.rse ............................... SKIPPED [INFO] org.eclipse.dltk.rse.sdk ........................... SKIPPED [INFO] org.eclipse.dltk.rse ............................... SKIPPED [INFO] mylyn .............................................. SKIPPED [INFO] org.eclipse.dltk.mylyn ............................. SKIPPED [INFO] org.eclipse.dltk.mylyn ............................. SKIPPED [INFO] org.eclipse.dltk.mylyn.sdk ......................... SKIPPED [INFO] tcl-all ............................................ SKIPPED [INFO] tcl ................................................ SKIPPED [INFO] org.eclipse.dltk.tcl.parser ........................ SKIPPED [INFO] org.eclipse.dltk.tcl.core .......................... SKIPPED [INFO] org.eclipse.dltk.tcl.debug ......................... SKIPPED [INFO] org.eclipse.dltk.tcl.launching ..................... SKIPPED [INFO] org.eclipse.dltk.tcl.ui ............................ SKIPPED [INFO] org.eclipse.dltk.tcl.validators .................... SKIPPED [INFO] org.eclipse.dltk.tcl.activestatedebugger ........... SKIPPED [INFO] org.eclipse.dltk.tcl.debug.ui ...................... SKIPPED [INFO] org.eclipse.dltk.tcl.tclchecker .................... SKIPPED [INFO] org.eclipse.dltk.tcl ............................... SKIPPED [INFO] org.eclipse.dltk.tcl.testing ....................... SKIPPED [INFO] org.eclipse.dltk.tcl.testing.tcltest ............... SKIPPED [INFO] org.eclipse.dltk.tcl.doc.user ...................... SKIPPED [INFO] org.eclipse.dltk.tcl.tcllib ........................ SKIPPED [INFO] org.eclipse.dltk.tcl.formatter ..................... SKIPPED [INFO] org.eclipse.dltk.tcl ............................... SKIPPED [INFO] org.eclipse.dltk.tcl.sdk ........................... SKIPPED [INFO] itcl ............................................... SKIPPED [INFO] org.eclipse.dltk.itcl.core ......................... SKIPPED [INFO] xotcl .............................................. SKIPPED [INFO] org.eclipse.dltk.xotcl.core ........................ SKIPPED [INFO] org.eclipse.dltk.tcl.core.indexer .................. SKIPPED [INFO] tcl.tests .......................................... SKIPPED [INFO] org.eclipse.dltk.tcl.tests ......................... SKIPPED [INFO] org.eclipse.dltk.tcl.parser.tests .................. SKIPPED [INFO] org.eclipse.dltk.tcl.core.tests .................... SKIPPED [INFO] org.eclipse.dltk.tcl.formatter.tests ............... SKIPPED [INFO] org.eclipse.dltk.tcl.validators.tests .............. SKIPPED [INFO] org.eclipse.dltk.tcl.ui.tests ...................... SKIPPED [INFO] org.eclipse.dltk.tcl.activestatedebugger.tests ..... SKIPPED [INFO] org.eclipse.dltk.itcl.ui ........................... SKIPPED [INFO] org.eclipse.dltk.itcl .............................. SKIPPED [INFO] org.eclipse.dltk.itcl .............................. SKIPPED [INFO] org.eclipse.dltk.itcl.sdk .......................... SKIPPED [INFO] org.eclipse.dltk.itcl.core.tests ................... SKIPPED [INFO] org.eclipse.dltk.xotcl.ui .......................... SKIPPED [INFO] org.eclipse.dltk.xotcl.testing.xounit .............. SKIPPED [INFO] org.eclipse.dltk.xotcl ............................. SKIPPED [INFO] org.eclipse.dltk.xotcl ............................. SKIPPED [INFO] org.eclipse.dltk.xotcl.sdk ......................... SKIPPED [INFO] org.eclipse.dltk.xotcl.core.tests .................. SKIPPED [INFO] update.site ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:43 min [INFO] Finished at: 2020-06-12T05:58:38Z [INFO] ------------------------------------------------------------------------ [INFO] [jenkins-event-spy] Generated /home/jenkins/agent/workspace/dltk-sonarcloud@tmp/withMaven472830b9/maven-spy-20200612-054754-35633186923118058862.log [Pipeline] step No mail will be sent out, as 'dltk-sonarcloud #30' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. [Pipeline] } [Pipeline] // script [Pipeline] } [withMaven] Publishers: Pipeline Graph Publisher: 150 ms, Dependencies Fingerprint Publisher: 4836 ms, JGiven Publisher: 3 ms [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS