Lineage bug: package name after code paste Follow
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
Please sign in to leave a comment.
Hello Stephen,
Your problem should be fixed in Lineage version 3.0.8 which is now available.
Enjoy,
Bas