Activity for Lars Koedderitzsch

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Sorry for the late reply, premises here @SF are largely vacated. The project moved to Github https://github.com/checkstyle/eclipse-cs for project services (Git, Issues) and Bintray for binary downloads. Update site archives starting from version 8.7.0 can be found here: https://bintray.com/eclipse-cs/eclipse-cs/update-site-archive#files/update-site-archive

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    @Ashis please attach your checkstyle configuration file

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    FYI the move of eclipse-cs sources to Github as a first measure is a go, see https://github.com/checkstyle/eclipse-cs Thanks to @Bananeweizen for suggesting and to @Roman for taking it under the wings of the Checkstyle organisation at Github

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    I imagine sevntu metadata is maintained alongside the checks, so whenever you change something (add a property, new check etc.) you will update the eclipse-cs metadata accordingly? For eclipse-cs this is not the case. Instead once in a while I need to check all changes in Checkstyle for their relevance to the metadata. For example: a new check is added a check gets a new property an existing property is changed - for instance changes to allowed or default tokens addition of new message keys * or...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    @Roman - thanks and agreed, hosting eclipse-cs sources under the Checkstyle organisation in Github would be the best course. I'll send you a private message shortly. @Richard - interesting, although I am unsure how this can help with eclipse-cs metadata maintenance. As I understand I would still need to meticulously check all changes in a Checkstyle release, whether they have any relevance for the metadata. Ideally Checkstyle itself would expose this metadata (e.g. via annotations) to integration...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    Hey Eric. There is effort required for actually updating the plugin to the latest Checkstyle version. Most of the time the bulk of work is hunting down Checkstyle changes which require metadata changes using the Checkstyle release notes. The build itself is automated via Maven/Tycho, however, getting a release out is a multi-stepped, non-automated process. For instance updating the plugin from 8.0 to 8.5 took me about a day of work for updating and releasing. If I had updated to all intermediary...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #429

    Oh, how did that slip through... Fixed now and new version 8.5.1 made available.

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #429

    Configuration via dialog no longer possible with version 8.5

  • Lars Koedderitzsch Lars Koedderitzsch committed [e0c0ae]

    Prepare 8.5.1 release

  • Lars Koedderitzsch Lars Koedderitzsch committed [fd1563]

    #429 Configuration via dialog no longer possible with version 8.5

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    If this is still an issue for you, please report this to the Checkstyle core project, over at https://github.com/checkstyle/checkstyle

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    eclipse-cs 8.5.0 based on Checkstyle 8.5 has been released.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    eclipse-cs 8.5.0 based on Checkstyle 8.5 has been released.

  • Lars Koedderitzsch Lars Koedderitzsch committed [d19dc5]

    Site fix

  • Lars Koedderitzsch Lars Koedderitzsch committed [d48632]

    Disable jgit build timestamp since it appears not to be working correctly - different timestamps for the subprojects

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #420

    Did you also manage to get rid of the warning I mentioned? Ah, yes I did, see https://sourceforge.net/p/eclipse-cs/bugs/428/ :-)

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #420

    ClassCastException: net.sf.eclipsecs.ui.actions.PurgeCachesAction cannot be cast to org.eclipse.core.commands.IHandler

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #420

    Latest changes are in this branch: https://sourceforge.net/p/eclipse-cs/git/ci/adopt_checkstyle_8.5/tree/ With your additional information I was able to reproduce and fix the issue.

  • Lars Koedderitzsch Lars Koedderitzsch committed [03c23d]

    #420 Fix ClasscastException with Quick access bar

  • Lars Koedderitzsch Lars Koedderitzsch committed [de7cd8]

    #427 Clean Checkstyle markers on Clean-Action

  • Lars Koedderitzsch Lars Koedderitzsch committed [536b24]

    Prepare 8.5.0 release

  • Lars Koedderitzsch Lars Koedderitzsch committed [68c700]

    Use Checkstyle 8.5

  • Lars Koedderitzsch Lars Koedderitzsch committed [d6a28c]

    #424 Fix for potential NPE

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #420

    ClassCastException: net.sf.eclipsecs.ui.actions.PurgeCachesAction cannot be cast to org.eclipse.core.commands.IHandler

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #420

    I don't seem to hit this error with Oxygen.1a and the latest plugin code. Please try 8.5.0 once it's out.

  • Lars Koedderitzsch Lars Koedderitzsch modified a comment on discussion Open Discussion

    Hey there! You might have noticed - or even been disappointed - by the slow rate of recent updates to this project. After nearly 13 years of maintaining eclipse-cs I noticed that I am losing interest and updating this project is becoming a chore. Also I have been taking up different interest in my spare time, like playing guitar or getting a bit back in shape - which leaves even less time. If you're interested in keeping this project afloat and more regularly updated - and want to lend a hand - please...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    Hey there! You might have noticed - or even been disappointed - by the slow rate of recent updates to this project. After nearly 13 years of maintaining eclipse-cs I noticed that I am losing interest and updating this project is becoming a chore. Also I have taking up different interest in my spare time, like playing guitar or getting a bit back in shape - which leaves even less time. If you're interested in keeping this project afloat and more regularly updated - and want to lend a hand - please...

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #405

    Support CustomImportOrder in eclipse formatter.

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #384

    Unhandled exception on every file that gets opened

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #384

    Closing for housekeeping.

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #395

    NPE on SuppressWarningsHolder

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #395

    Closing for housekeeping, this issue had been fixed in Checkstyle core (quite) a while back.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #413

    Closing for housekeeping, please take it up with Checkstyle core, if this is still an issue for you.

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #413

    WriteTag warnings do not work when severity is ignore

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #412

    If this would be done (it could, presumably), how would one discern those exceptions from honest bugs in Checkstyle core? Back in the day, eclipse-cs used to pop up an error dialog, which was truly disturbing. Nowadays it just logs an Checkstyle error, like "hey, something unexpected happened, please check the error log if you care" - which I think is pretty unobtrusive, while still retaining all the information needed for bug hunting. How would you propose to solve this?

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #418

    'Purge Checkstyle caches' toolbar action violates Eclipse UX standards

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #418

    This had been improved upon in release 7.6.0 already, sorry for not closing the bug. The toolbar item should now be consistently hidden to start with. Users asking for this feature can un-hide the item by configuring the perspective actionsets accordingly. The button remains ugly, however, but at least the tooltip is more informative.

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #424

    java.lang.NullPointerException when trying to run checkstyle

  • Lars Koedderitzsch Lars Koedderitzsch modified a comment on ticket #424

    I couldn't reproduce the issue with your configuration file, however, I put some safeguards in place to prevent the NPE at the affected position. Fix will be in upcoming 8.5.0

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #424

    I couldn't reproduce the issue with you configuration file, however, I put some safeguards in place to prevent the NPE at the affected position. Fix will be in upcoming 8.5.0

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #423

    Error initializing TreeWalker

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #426

    @Nonnull annotation before ellipsis operator causes exception

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #426

    This is a problem in Checkstyle core, which might have been fixed already. Please try eclipse-cs 8.5.0 once it's out. If the problem persists please report this to the Checkstyle core project (https://github.com/checkstyle/checkstyle).

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #427

    Project / Clean operation doesn't remove checkstyle warnings

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #427

    Project / Clean operation doesn't remove checkstyle warnings

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #427

    Will be fixed with upcoming 8.5.0

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #428

    Warnings in Eclipse Console when starting RCP application due to missing category for commands

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #428

    Fixed for upcoming 8.5.0 release

  • Lars Koedderitzsch Lars Koedderitzsch modified a comment on discussion Open Discussion

    I am hoping the find the time for the update during my christmas vacation. Apart from that patches/pull requests are certainly welcome. The bulk of work for the upgrade lies in updating the XML metadata for Checkstyle modules the plugin uses to provide the configuration editor.

  • Lars Koedderitzsch Lars Koedderitzsch modified a comment on discussion Open Discussion

    Apart from that patches/pull requests are certainly welcome. The bulk of work for the upgrade lies in updating the XML metadata for Checkstyle modules the plugin uses to provide the configuration editor.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    I'm hoping to find the time for an update during my christmas vacation. Beyond that patches/pull requests are certainly welcome. The bulk of work for the upgrade lies in updating the XML metadata for Checkstyle modules the plugin uses to provide the configuration editor.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Unfortunately I don't think a workaround in eclipse-cs is feasible (or even possible). In my eyes the current classpath scanning implementation offers no practical benefit over the long standing previous implementation while adding serious drawbacks. I hope the points brought forward are sufficient to convince the Checkstyle team to revert this change.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Created https://github.com/checkstyle/checkstyle/issues/4916 - it appears as if a classpath scanning feature introduce in Checkstyle core recently cannot possibly work in Eclipse.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    For reference I ended up in https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/utils/ModuleReflectionUtils.java#L55 which does not pick up the custom check classes in Eclipse.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Yes, indeed the error message was misleading. I did half an hour of debugging today and from what I can deduce there is something off with the classpath scanning for check class, introduced with https://github.com/checkstyle/checkstyle/issues/3607 However, I couldn't get to the bottom of this just yet - will need more time

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    I create https://github.com/checkstyle/checkstyle/issues/4885

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Possibly this change to PackageNamesLoader: https://github.com/checkstyle/checkstyle/commit/ddeb553834f10570089a033fa1ac1501b74ac358

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Hi, I assume this to be related to a Checkstyle-internal change concerning the handling of checkstyle_packages.xml files. Please note in the Exception message that there is a dot missing between the package and class name which Checkstyle core constructs from the checkstyle_packages.xml and the check name from the loaded configuration, e.g. com.puppycrawl.tools.checkstyle.checks.annotationJsr305Annotations Please check with the Checkstyle core project where this change comes from. If my theory holds...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    .@Aditya I couldn't reproduce at first glance, please provide steps - preferably in a bug ticket. Judging from the location of the NPE a full clean/rebuild of your workspace might help.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Version 8.0.0 will show up on the update site shortly, including the mentioned fix for Oxygen.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    eclipse-cs-8.0.0 has just been released, using checkstyle-8.0. Hope this solves this issue for you, as there won't be any releases for supporting checkstyle 7.7/7.8

  • Lars Koedderitzsch Lars Koedderitzsch committed [fcc935]

    Fix version on web page

  • Lars Koedderitzsch Lars Koedderitzsch committed [09218b]

    Compile fix

  • Lars Koedderitzsch Lars Koedderitzsch committed [c6141a]

    Switch to Google Checks for own development, reformatting of code

  • Lars Koedderitzsch Lars Koedderitzsch committed [840c99]

    Fix several deprecations and other warnings

  • Lars Koedderitzsch Lars Koedderitzsch committed [938950]

    Update Checkstyle metadata from 7.6 to 8.0

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #423

    Error initializing TreeWalker

  • Lars Koedderitzsch Lars Koedderitzsch modified a comment on ticket #423

    Checkstyle's NoWhitespaceBefore check simply does not support the DEC token, see http://checkstyle.sourceforge.net/config_whitespace.html#NoWhitespaceBefore You should remove this token from this checks configuration in your Checkstyle configuration file.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #423

    Checkstyle's NoWhitespaceBefore check simply does not support die DEC token, see http://checkstyle.sourceforge.net/config_whitespace.html#NoWhitespaceBefore You should remove this token from this checks configuration in your Checkstyle configuration file.

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #169

    The eclipse-cs plugin uses this option since when it was introduced many years back, to prevent unnecessary execution of "ignored" modules. Since events with the ignored severity are not reported inside eclipse anywhere it would just be a waste to execute them, hence the option cannot be disabled within the plugin.

  • Lars Koedderitzsch Lars Koedderitzsch committed [fc3aff]

    Upgrade to Checkstyle 8.0

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #421

    Thanks again for the patch, Mat!

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #421

    Does not build against Eclipse Oxygen

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on merge request #5

    Thanks, much appreciated!

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Help -> Installation details -> Installed Software HTH, Lars

  • Lars Koedderitzsch Lars Koedderitzsch modified a comment on discussion Open Discussion

    Hi, due to infrastructural issues @Sourceforge, which gave lots of users trouble...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    Hi, due to infrastructural issues @Sourceforge, which gave lots of users trouble...

  • Lars Koedderitzsch Lars Koedderitzsch committed [04ec72]

    Corrected Bintray update site url

  • Lars Koedderitzsch Lars Koedderitzsch committed [38600a]

    prepate 7.6.0 release

  • Lars Koedderitzsch Lars Koedderitzsch committed [66ce1a]

    Adopt Checkstyle 7.6

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #168

    Offer alternative p2 site than https://sourceforge.net/projects/eclipse-cs/files/updatesite/

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #168

    Hi Michael, I've moved hosting of the update site to Bintray.com. The update site...

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #419

    Eclipse-CS plugin 7.3.0 cannot be installed from Marketplace or updatesite

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #419

    Hey all, I've moved hosting of the update site to Bintray.com. The update site url...

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #417

    eclipse-cs Plug-in 7.3.0 not installing in neon.2

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #417

    Hey all, I've moved hosting of the update site to Bintray.com. The update site url...

  • Lars Koedderitzsch Lars Koedderitzsch modified ticket #414

    Install from Eclipse Marketplace is failing

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #414

    Hey all, I've moved hosting of the update site to Bintray.com. The update site url...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Open Discussion

    Hey all, I've moved hosting of the update site to Bintray.com. The update site url...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Hey all, I've moved hosting of the update site to Bintray.com. The update site url...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Hey all, I've moved hosting of the update site to Bintray.com. The update site url...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #419

    Due to changes in Sourceforges SSL/TLS infrastructure "older" java version miss the...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #418

    This button was added to realize a feature request (https://sourceforge.net/p/eclipse-cs/feature-requests/165/)...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #168

    Hi Michael, the installation issues might also be related to export restricted encryption...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #159

    Hi Michael, I did not take it as a complaint, sorry if I came across that way. The...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #159

    Apart from that, introducing another way of dynamically loading jars into an OSGI...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on ticket #159

    eclipse-cs integrates Checkstyle into the Eclipse runtime environment - which is...

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Which JDK version is that exactly?

  • Lars Koedderitzsch Lars Koedderitzsch committed [7a7809]

    Prepare 7.3.0 release (Pt. 2)

  • Lars Koedderitzsch Lars Koedderitzsch posted a comment on discussion Help

    Duncan, it seems the certificate validation exception is related to a new SSL certificate...

1 >