Rearanger plugin broke in build 2018
Actually, it works but 'breaks' my code. I have the following package
declaration:
package com.ncs.es.xxxxx.v40.xxxxx
after running rearanger it becomes:
package com.ncs.es.xxxxx
40.xxxx
so it adds a newline and removes the v before the 40
Please sign in to leave a comment.