Gayan Perera

Results 109 comments of Gayan Perera

The problem with feature package workaround is, the generated update site doesn't have grouping. So you have to remove the group items by category.

I think this project needs contributors. May be your organization can lend some contributors /developers to work on this project.

When i trigger this new command i would expect the current update command to run on all projects. Today the update command update maven dependecies and update the classpath configuration.

I will check on the possibility. I also see we switch autobuild between import phase, before after. Which could also be a reason for workspace build kick in. I was...

It seems the issue is with how jdt.ls process maven projects. Since the project has packaging type of maven plugin, it seems the the processed project doesn't get the java...

I found the reason for this. It seems because we lack m2e tycho extension which handles the configuration of project nature and classpath. The current released version of the extension...

> Do you mean in the below gif, `java.util.List` should be completed? > Yes in Eclipse when we have a Simple Name conflict, the fully qualified name is used as...

@sean-mcmanus I have a suggestion to implement this feature, But still not suffer from the performance penalty you mentioned with * & fuzzy search. What if we ignore the *...