| CARVIEW |
Select Language
HTTP/2 200
date: Fri, 26 Dec 2025 17:31:11 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"5296cd06750130d719810c0adac76b52"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Mg4dvT%2BE%2FPegXNOO9M9EpaE2uQylcy2d8DZrxVRPV2KhgkIYLZHXdt5WI6YukVpEDs5m7I3NVvjTg3RkQFSIfQxtthZwO9NoN7w85NAdIU2lk2ithr9fVGknBIUryradM5SoJUtZYQzDZkLg4VJVXIF2pkDYHy8cpe680X%2B6dRSepZAcbl%2FXNpYMvKnSGsdCdz%2FbycRlaLsVvg5Wd9Tg7E4QpizSTzYXdk3g5dEdui2rqWuEJMtIeewdNfw8IsoypQRb%2Bd9p5I9pB%2FLKS%2BZi%2BA%3D%3D--oGYv%2B9lelvajGYSZ--jJX7BR%2FRf%2FZBrrTE2ieuZg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.7575057.1766770270; Path=/; Domain=github.com; Expires=Sat, 26 Dec 2026 17:31:10 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 26 Dec 2026 17:31:10 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 97A0:446F3:3B51C2A:46DFC28:694EC65E
Releases · pmd/pmd-bluej · GitHub
26 Jan 16:29
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 3
Releases: pmd/pmd-bluej
Releases · pmd/pmd-bluej
26-January-2024 - 5.0.1
- Support PMD 7 (in addition to PMD 6)
- Changed default PMD options to
-f text -R rulesets/java/quickstart.xml. Note: You might need to adjust this,
if migrating from PMD 6 to PMD 7. The new default options work with both versions. - Fixed #7: PMD distribution changed the name of the entry point script from run.sh to pmd
Assets 3
25-February-2021 - 5.0.0
- Updated minimum required Java Version to Java 11.
- The bluej extension now works with BlueJ 5.0.0
- Fixed #4: Support BlueJ 5
Assets 3
16-December-2017 - 2.2.0
- Fixed #1: no PMD item in context menu on BlueJ 4.0.1 on a Mac
- Fixed #2: BlueJ Won't Start
- Updated minimum required Java Version to Java 1.7.
- The bluej extension now works with BlueJ 4.1.2
Assets 3
27-June-2015 - 2.1
- The extension detects the operating system (Windows vs. Linux) and
handles both. So, from now on, there is only one jar file. - There is no extra shell script needed anymore.
- The "Path to PMD Installation" and the "PMD Options" can be configured
now.
Installation
- Make sure, you have PMD installed. It is not anymore included with this extension.
- Copy the file
PMDExecExt.jarto BlueJ's extension directory. - Make sure, you have the "Path to PMD Installation" configured in BlueJ.
See https://github.com/pmd/pmd-bluej/blob/2.1/README.md for more information.
Assets 3
You can’t perform that action at this time.