Lineage bug: package name after code paste
Lineage 3.0.7 on Idea #7656:
I pasted code that started with
package de.acme.test.util;
public class DbCopy {
in the project tree while selection was at tree node "com.foobar.products.util"
Lineage created the class DbCopy in package
com.foobar.products.util.l
Should have been
com.foobar.products.util
请先登录再写评论。
Hello Stephen,
Your problem should be fixed in Lineage version 3.0.8 which is now available.
Enjoy,
Bas