Andreas Dangel
83bb14e28e
pmd-eclipse: update documentation about the "official" update site
2013-07-23 21:37:04 +02:00
Andreas Dangel
1df96cb2e7
pmd-eclipse: fix #1116 PMD Eclipse plugin doesn't analyze project if it has non-existing source folders
2013-07-23 21:36:58 +02:00
Andreas Dangel
95e0c7bca2
pmd-eclipse: update release howto, remove jgit timestamp provider
...
* the jgit timestamp provider wasn't of much help: For releases
we set the version manually anyway. While developing it's confusing
if you forget to commit locally first and build right away.
2013-05-10 10:59:06 +02:00
Andreas Dangel
914a1a771e
pmd-eclipse: Prepare next pmd-eclipse-plugin development version 4.0.1-SNAPSHOT
2013-05-10 10:02:03 +02:00
Andreas Dangel
73aa908c69
pmd-eclipse: add release notes
2013-05-10 09:56:41 +02:00
Andreas Dangel
a3550d17ec
pmd-eclipse: update copyright years
2013-05-09 20:13:17 +02:00
Andreas Dangel
7f08a8f7c4
pmd-eclipse: add about section in preferences to display the plugin's version and the used PMD version.
2013-05-09 20:03:06 +02:00
Andreas Dangel
dcd2ac2166
pmd-eclipse: upgrade to pmd 5.0.4
2013-05-09 18:17:39 +02:00
Andreas Dangel
c66c01e0ce
pmd-eclipse: add missing export for net.sourceforge.pmd.lang.rule, needed by m2e-code-quality
2013-04-21 19:45:10 +02:00
Andreas Dangel
8d3ed164fb
pmd-eclipse: Use last stable PMD version 5.0.3.
2013-04-21 16:31:09 +02:00
Andreas Dangel
7e8f558263
pmd-eclipse: Document build and release process for the pmd-eclipse-plugin
2013-04-21 16:31:08 +02:00
Andreas Dangel
4c9e714380
pmd-eclipse: Prepare release and publish of the eclipse update site.
2013-04-21 16:31:08 +02:00
Andreas Dangel
75503ffa40
pmd-eclipse: Renaming the source folders to use default locations for src and target.
2013-04-21 16:31:08 +02:00
Andreas Dangel
02a723391d
pmd-eclipse: Renaming the folders and submodules according to their artifact id.
2013-04-21 16:31:07 +02:00
Andreas Dangel
25c47c651c
pmd-eclipse: Delete obsolete build files.
2013-04-21 16:31:06 +02:00
Andreas Dangel
36b0d87186
pmd-eclipse: Update tests and disable the tests that need an OSGI context.
...
tycho-surefire is completely disabled now and only the simple junit tests
are enabled.
2013-04-21 16:31:06 +02:00
Andreas Dangel
396509e75a
pmd-eclipse: Added dependency plugin to fetch required dependencies for pmd.
...
Removed the jar files from the repo.
2013-04-21 16:31:06 +02:00
Andreas Dangel
3443fe549b
pmd-eclipse: Added tycho configuration and delete eclipse project files
2013-04-21 16:30:59 +02:00
Andreas Dangel
51aca91330
pmd-eclipse: Fix compile errors after updating to latest PMD 5.1.0-SNAPSHOT.
2013-04-01 10:51:56 +02:00
Andreas Dangel
02dbbe2673
pmd-eclipse: new PMD snapshot jar
2013-03-31 18:51:18 +02:00
Andreas Dangel
c91981ec65
pmd-eclipse - eclipse project configuration
2013-03-31 15:08:47 +02:00
Andreas Dangel
039d65fcc2
Merge branch 'master' of https://github.com/twh270/pmd
2013-03-31 14:24:58 +02:00
Andreas Dangel
2ab7b9e698
pmd-eclipse: update version numbers
2013-03-31 14:21:28 +02:00
hooperbloob
e2789335e4
new PMD snapshot jar
2012-11-09 08:17:35 -08:00
hooperbloob
cd1e1ba133
Updates for the 4.0.0 release
2012-11-09 08:16:02 -08:00
hooperbloob
d779fdb6a7
Updates relating to the 4.0.0 release of the plugin. Code to follow.
2012-11-08 22:46:38 -08:00
hooperbloob
d6c2e505ab
Bugfix for issue mentioned here:
...
http://sourceforge.net/p/pmd/discussion/188192/thread/888425ac
2012-10-31 23:35:36 -07:00
hooperbloob
09e0aaf335
Test commit, minor refactoring
2012-10-31 22:06:56 -07:00
Thomas
a524a52008
Fix build; convert tests from JUnit 3 to 4; make some failing tests pass.
2012-10-08 11:19:20 -05:00
Brian Remedios
7199a1103d
Disable rules from markers shown in editors
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7671 51baf565-9d33-0410-a72c-fc3788e3496d
2012-05-03 19:10:53 +00:00
Brian Remedios
6c7c4d6bc9
Various bugfixes as identified by other analysis tools
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7607 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-27 15:54:36 +00:00
Brian Remedios
0deb64ea49
Point to new page
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7604 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-23 07:46:17 +00:00
Brian Remedios
016046520d
Improved project-specific rule property panel, moved descriptions into separate panel
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7603 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-23 07:32:19 +00:00
Brian Remedios
a42391b252
Satisfied a feature request: http://sourceforge.net/tracker/?func=detail&aid=3292643&group_id=56262&atid=479924
...
When in a code editor hit the default binding key, F7, to trigger the code review.
Condensed the number of rule panels in the rule selection page, added hyperlink for the external info url to
the summary page. Disabled the PMD/CPD options for now in the File Filters page.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7601 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-21 08:00:52 +00:00
Brian Remedios
53e8f7efca
minor tweaks
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7600 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-20 06:07:29 +00:00
Brian Remedios
0d46665c86
Completed the automatic 'check on file save' function that initiates a code review whenever changes are saved to a code file. Enable it on the main PMD preference page as it is off by default.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7599 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-20 05:57:33 +00:00
Brian Remedios
8423633469
minor refactoring, no functional changes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7598 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-19 23:12:08 +00:00
Brian Remedios
400612d0c7
File include/exclude filters now working
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7597 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-19 21:38:24 +00:00
Brian Remedios
d613e38ced
icons, bugfixes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7589 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-18 08:19:50 +00:00
Brian Remedios
b5174f9900
minor cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7588 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-17 20:45:59 +00:00
Brian Remedios
b52a5a0b2c
optimizations, export improvements, bugfixes for new functionality
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7583 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-17 18:53:24 +00:00
Brian Remedios
40c10079bc
Bugfixes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7582 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-16 15:40:58 +00:00
Brian Remedios
71147ed42b
Bugfixes for file filters preference page
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7581 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-16 08:34:01 +00:00
Brian Remedios
33d0140f94
Improved import dialog shows rules about to be imported and warns of any impending duplicates
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7580 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-16 07:11:08 +00:00
Brian Remedios
4e41ff8426
revised default icons
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7572 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-11 21:07:45 +00:00
Brian Remedios
25fc4e95f1
Initial support for inclusion/exclusion file filters brought in during ruleset imports. Not tied into PMD itself at the moment though. Includes new preference page.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7571 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-11 21:06:25 +00:00
Brian Remedios
4808f52509
Additional import dialog improvements.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7554 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-09 07:59:01 +00:00
Brian Remedios
ff59234ff4
Import dialog cleanup: fixed some basic functionality but still needs a fair bit of work to make its operation obvious to the end user and improve error handling.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7553 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-09 06:32:34 +00:00
Brian Remedios
e2fe6d1621
minor tweaks
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7515 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-05 10:18:10 +00:00
Brian Remedios
54554a5104
Initial Save & load report property settings, needs further cleanup.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7514 51baf565-9d33-0410-a72c-fc3788e3496d
2011-12-05 09:57:05 +00:00