Replies: 2 comments 2 replies
-
|
Why are you wasting your time, the last JavaME was released is 2014. What is it that you are trying to do that you think needs JavaME. Furthermore, I may not be correct but I think support for Java 8 has also been dropped. You would be better served by keeping both NetBeans and Java at their latest releases. I don’t suppose that’s any help but you need to understand why you want to use old technology.
… On 8 Jul 2026, at 19:48, Soniflare ***@***.***> wrote:
I'm trying to find, download, and install version 8.1 of NetBeans, but not only is there no longer an official download, but the only files I found online was the files that would normally sit in /usr/lib/netbeans. I thought just putting them there might work, but it doesn't, and any time I try opening NetBeans, it opens to my install of NetBeans 30, and if I try running the executable itself within 8.1's /bin folder (netbeans.sh), it shows a "Initializing..." window for a few seconds before closing and not doing anything else. It doesn't even leave a log I think. Can someone please help me with this? It's the only way I can start developing stuff in Java ME (Micro-Edition). For context, I'm trying to learn how to develop BD-J (Blu-ray Disc Java) so I can program custom menus, and it requires Java ME as far as I'm aware.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Despite your tone have you looked here? It took less than 30secs
https://netbeans.apache.org/front/main/download/archive/index.html#system_requirements
https://www.oracle.com/java/technologies/javameoverview.html
Good luck!
… On 9 Jul 2026, at 14:45, Soniflare ***@***.***> wrote:
There are many packages/modules in JavaME (and JavaTV as an extension) that are required to even BEGIN to develop for a Blu-ray Disc. Such as the .mobility module and the .BDLocator module, which is only available in JavaME combined with JavaTV and the BSB Profile. Unless you can find a way of using all of these and programming a Blu-ray Disc in general, with current JavaSE versions, then I suggest you either work with me towards finding the answer to my original question, or let someone else answer instead.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to find, download, and install version 8.1 of NetBeans, but not only is there no longer an official download, but the only files I found online was the files that would normally sit in /usr/lib/netbeans. I thought just putting them there might work, but it doesn't, and any time I try opening NetBeans, it opens to my install of NetBeans 30, and if I try running the executable itself within 8.1's /bin folder (netbeans.sh), it shows a "Initializing..." window for a few seconds before closing and not doing anything else. It doesn't even leave a log I think. Can someone please help me with this? It's the only way I can start developing stuff in Java ME (Micro-Edition). For context, I'm trying to learn how to develop BD-J (Blu-ray Disc Java) so I can program custom menus, and it requires Java ME as far as I'm aware.
Beta Was this translation helpful? Give feedback.
All reactions