subhashiniv

Results 3 issues of subhashiniv

Hi Team, On executing the below snippet, i am getting 401 error, could you please suggest . ExchangeService service = new ExchangeService(ExchangeVersion.Exchange2010_SP1); ExchangeCredentials credentials = new WebCredentials("username", "password","domain"); service.setTraceEnabled(true); service.setTraceFlags(EnumSet.allOf(TraceFlags.class));...

Hello Team, Is there an option to integrate gradle task from the save action pop up which will kick off when the file is saved. ? Ex: SpotlessjavaApply Thanks. Regards,...

If you are submitting a **bug**, please include the following: - [ ] summary of problem unable to execute spotless groovy apply task, receiving missing required bundle for eclipse integration...