Was the .replit file changed in any way in your repl? What happens when you create a brand new Java repl and try?
Do you have any browser extensions that could be getting in the way? If so, try disabling them + refreshing the workspace and see if the format button appears.
I just looked in java and it’s not there. It might be because java doesn’t have a web view. I know that all webview-lang’s have one, so that might be why.
Thank you. I created a new Java project, and my hidden files did have the references to jdt-language-server. I had not known about the new appearance of the formatter. The icon did show up in the Main.java tab, but it didn’t work. When I clicked on it, it spun for 10+ seconds without doing anything.
I then created another new project and ran jdt-language-server in the console, the icon showed up. Sometimes it works, but sometimes it spins without doing anything. Still, that’s major progress!
Are any of below warnings in the developer tools console significant?
I will share the console trick with my students
ed150ef9.29546453b08cd067.js:1 Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
_parseColor @ ed150ef9.29546453b08cd067.js:1
ed150ef9.29546453b08cd067.js:1 Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
_parseColor @ ed150ef9.29546453b08cd067.js:1
9421.96c6d46ada126ea5.js:1 Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
_drawToCache @ 9421.96c6d46ada126ea5.js:1
9421.96c6d46ada126ea5.js:1 Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
_drawToCache @ 9421.96c6d46ada126ea5.js:1
DevTools failed to load source map: Could not load content for https://cdn.replit.com/_next/static/css/19187292e50ac885.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE