Gayan Perera

Results 109 comments of Gayan Perera

@sean-mcmanus i think my suggestion should goto vscode. When i made my suggestion I thought i was reading a vscode. But now i see its ccptools. Sorry

> @gayanper could you attach a project example? Unfortunately i cannot share the project since its a proprietary codebase.

> Could you share which maven plugin is generating the `generated-sources/java` folder? > > Usually you need to configure the lifecycle-mapping-metadata for the source generation maven plugins you used in...

Is there a way i can add my eclipse plugins into vscode java ls plugins folder and make it detect my source folders.

Got my plugin to work with hacking the config.ini adding my plugins into bundles. May be it would be nice if can add support for non ui plugins when we...

I was trying to add a lambda breakpoint like what is available in eclipse 2020-03. But in vscode I couldn’t find a way to add the breakpoint into a specific...

@testforstephen I cannot remember top of my head we added the lambda breakpoint toggle as a public API or not. But if we do in jdt debug, could we make...