[ https://issues.apache.org/jira/browse/RAT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901308#comment-17901308 ]
Philipp Ottlinger commented on RAT-379: --------------------------------------- Thanks for having a deeper look into the problem - I assume that the RELEASE_NOTES.txt was supposed to be part of the core-JAR. As I'm already in discussions with the Maven-colleagues I'd prefer to use the maven-changes-plugin for that matter and started to change the webpage to link to this report instead of the manually crafted release notes. So we could get rid of this step in the next release if there are no other objections. The current solution of copying over the file is rather build-safe as it does not fail the build even if the file does not exist (e.g. if build runs in a submodule). Feel free to play around with your idea on a feature branch. As long as it does not fail the build and the site can be generated I'm totally fine with above mentioned changes. Claude's changes introduced a totally new structure of RAT so this should be fine in the long run to invest in that area and make the project usable in Eclipse again. Just my 2ct. > Unable to open/import RAT in Eclipse > ------------------------------------ > > Key: RAT-379 > URL: https://issues.apache.org/jira/browse/RAT-379 > Project: Apache Rat > Issue Type: Bug > Components: build > Affects Versions: 0.17 > Reporter: Philipp Ottlinger > Priority: Critical > Fix For: 0.17 > > Attachments: Screenshot from 2024-05-16 21-44-30.png > > > I'm unable to open the current master branch in Eclipse anymore. I suspect it > to be related to the spotbugs/checkstyle integration via RAT-369 or the > latest changes that introduced defined dependencies on RAT submodule itself > .... but have to admit that I did not open the project in Eclipse for quite > some time. > The error message is "Path must include project or resource name: /" and the > project is not properly imported. > Does anyone else experience this behaviour? > * Eclipse 2024-03 with all updates integrated on Ubuntu > * JDK is the internal one provided by Eclipse itself (17.0.10) -- This message was sent by Atlassian Jira (v8.20.10#820010)