NicolaIsotta commented on issue #9410:
URL: https://github.com/apache/netbeans/issues/9410#issuecomment-4659677003

   I've checked my attributes.xml. In addition to the server entries, some are 
like this one:
   ```xml
   <fileobject 
name="C:|Users|xxx|AppData|Local|NetBeans|Cache|30|index|s157|java|16|gensrc|lombok|extern|log4j|Log4j2.java">
       <attr name="classfile-binaryName" 
stringvalue="lombok/extern/log4j/Log4j2"/>
       <attr name="classfile-root" 
urlvalue="jar:file:/C:/Users/xxx/.m2/repository/org/projectlombok/lombok/1.18.46/lombok-1.18.46.jar!/"/>
       <attr name="classfile-sourcefile" stringvalue="Log4j2.java"/>
       <attr name="disable-java-errors" boolvalue="true"/>
       <attr name="origin-hash" stringvalue="E9ADC3FA4CBE336B93779FA5484E8CA4"/>
   </fileobject>
   ```
   Is it safe to migrate, considering the hardcoded cache path?
   I'll make some tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to