[jbosstools-issues] [JBoss JIRA] (JBIDE-17261) Prepare for API change in JDT

Mickael Istria (JIRA) issues at jboss.org
Tue May 13 03:38:57 EDT 2014


Mickael Istria created JBIDE-17261:
--------------------------------------

             Summary: Prepare for API change in JDT
                 Key: JBIDE-17261
                 URL: https://issues.jboss.org/browse/JBIDE-17261
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi, testing-tools
    Affects Versions: 4.2.0.Beta2
            Reporter: Mickael Istria
            Priority: Blocker


With support for Java 8, bundle org.eclipse.jdt.core 3.10.0 introduces a new method {{IMethod.isLambdaMethod}}
We'll soon move to a newer target-platform based on Luna M7 that will include this bundle, so affected projects need to prepare a PR that:
* tighten version range for JDT (set 3.10 as minimum)
* implement this method in the local class.

You can use the following Target-Platform suggested in https://github.com/jbosstools/jbosstools-target-platforms/pull/60 to get access to this bundle.

CC [~xcoulon] & [~snjeza]



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list