Checkstyle 3.4 was recently released and I was wondering if a new version of this plugin was planned to work with it. No hurry, just wondering. Thanks in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I asked David Schneider this same question on 4/13 and here's what he told me:
"I haven't looked at the 3.4 release yet to see how much has changed. I have a lot of things going on for the next month or so and will not have much time. I might be able to get something out by the end of May."
I'm sure David's busy working on things he gets *paid* for, so I totally understand. I was inclined to ask the question b/c many of my colleagues were wanting to know when we could migrate to Checkstyle 3.4. Right now, since we run Checkstyle from both ANT and Eclipse, we don't migrate to a new version until the plug-in is available. For what it's worth, I told David I'd be willing help test any new release.
JOHN
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-06-02
Has anyone tried this. I can not get V3.3.2.0 to import a 3.4 config file ?
I would gladly help test if this would help get and update for checkstyle V3.4 sooner ..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-06-28
For what it's worth, I was able to get the plugin to use Checkstyle 3.4 simply by copying the 3.4 jar files into the plugin directory then changing the plugin.xml file to use those instead of the 3.3 ones. The UI (obviously) doesn't support the new items, but the plugin had no problem reading the configuration and successfully checked the styles in my project. Now I'm able to use the same configuration with the plugin that we use in our Ant build process.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Checkstyle 3.4 was recently released and I was wondering if a new version of this plugin was planned to work with it. No hurry, just wondering. Thanks in advance!
I asked David Schneider this same question on 4/13 and here's what he told me:
"I haven't looked at the 3.4 release yet to see how much has changed. I have a lot of things going on for the next month or so and will not have much time. I might be able to get something out by the end of May."
I'm sure David's busy working on things he gets *paid* for, so I totally understand. I was inclined to ask the question b/c many of my colleagues were wanting to know when we could migrate to Checkstyle 3.4. Right now, since we run Checkstyle from both ANT and Eclipse, we don't migrate to a new version until the plug-in is available. For what it's worth, I told David I'd be willing help test any new release.
JOHN
Has anyone tried this. I can not get V3.3.2.0 to import a 3.4 config file ?
I would gladly help test if this would help get and update for checkstyle V3.4 sooner ..
For what it's worth, I was able to get the plugin to use Checkstyle 3.4 simply by copying the 3.4 jar files into the plugin directory then changing the plugin.xml file to use those instead of the 3.3 ones. The UI (obviously) doesn't support the new items, but the plugin had no problem reading the configuration and successfully checked the styles in my project. Now I'm able to use the same configuration with the plugin that we use in our Ant build process.