awltech / webtools-tapestry

Web Tools for Tapestry: an eclipse plugin for developping on Apache Tapestry
http://awltech.github.com/webtools-tapestry/
9 stars 5 forks source link

tml editor's code completion fails on implicit public interface methods #6

Closed eschumann closed 3 months ago

eschumann commented 10 years ago

The tml editor's code completion feature only works with methods from interfaces which are explicitly set public although interface methods are implicitly public.

BorisNaguet commented 10 years ago

Hello, We probably only need to modify the "isPublic()" helper method: https://github.com/awltech/webtools-tapestry/blob/master/net.atos.webtools.tapestry.core/src/main/java/net/atos/webtools/tapestry/core/util/helpers/JavaModelHelper.java

mvanbesien commented 10 years ago

Sorry for late answer... Was not notified about the issue... Now it is Implemented. Delivered and available in snapshot build at http://eclipse.worldline.com/nightly/webtools-tapestry