Jump to content

Recommended Posts

  • 4 weeks later...
  • 3 weeks later...
Posted

I've got an error :S

java.util.MissingResourceException: Can't find bundle for base name org.fife.ui.rtextarea.RTextArea, locale it_IT
at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
at java.util.ResourceBundle.getBundleImpl(Unknown Source)
at java.util.ResourceBundle.getBundle(Unknown Source)
at org.fife.ui.rtextarea.RTextArea.createPopupMenuActions(RTextArea.java:453)
at org.fife.ui.rtextarea.RTextArea.init(RTextArea.java:815)
at org.fife.ui.rtextarea.RTextArea.<init>(RTextArea.java:220)
at org.fife.ui.rsyntaxtextarea.RSyntaxTextArea.<init>(RSyntaxTextArea.java:327)
at eu.l2jcustom.l2jeditor.MainWindow.initComponents(MainWindow.java:1152)
at eu.l2jcustom.l2jeditor.MainWindow.<init>(MainWindow.java:61)
at eu.l2jcustom.l2jeditor.Main.main(Main.java:35)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Caused by: java.lang.ClassCastException: org.fife.ui.rtextarea.RTextArea cannot be cast to ResourceBundle
at java.util.ResourceBundle$Control.newBundle(Unknown Source)
at java.util.ResourceBundle.loadBundle(Unknown Source)
at java.util.ResourceBundle.findBundle(Unknown Source)
at java.util.ResourceBundle.findBundle(Unknown Source)
at java.util.ResourceBundle.findBundle(Unknown Source)
... 15 more

 

what's the cause? I need to install JDK or what?

 

  • 2 weeks later...
Posted

Hm, i was saing that I will make new cooler version, but I just realised thats a bit pointless.

 

qxuoif.jpg

 

2.0 version supposed to be more advanced with pleny of new functions, but i just stopped development.

 

Mostly I was developming it for fun and self education.

 

Anyway I would like to create something more useful, so I would be I would be grateful for some ideas.

 

Anyway downloaded 1340 times, so not bad.

  • 3 weeks later...
Posted

Ok, I was in good mood, and I managed to create new better JTree component.

 

(needed for reading and manage with files from "workspace")

 

mt2q9i.jpg

 

It means that new version will be soon =D

  • 4 weeks later...
Posted

No idea why, but download link doesn't work anymore (with about 2000 downloads oO)

 

Locked, new better version will be shared, till now I don't have enough time.

  • 3 months later...
Posted

Someone reuploaded my program, so for anyone who may find it useful, here it is - DOWNLOAD

 

It is old version 1.1, not this new one which I have been working on - and most likely I won't finish it because im lazy.

 

In future I will think about Eclipse plugin related with L2J instead of external app I guess.

 

Note: I was newbie, when I have been coding it so don't judge it, you can judge future version (of couse if would be done xD)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...