Arachnophilia - 5.3.2198web page development & general programming tool |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Does not launch on OSX 10.3 - Version: 5.3.2164, 11/27/2007 10:11AM PST
bowlingb1
Most Recent Replies: View All 2 Replies
- Does not launch on OSX 10.3
Some shortcuts and usabilitie things ... - Version: 5.2, 9/14/2004 08:39AM PST
Tice_582 (mac4ever.de)
after canceling "New document" it creates a new document! That's wrong I guess. Also the shortscuts doesn't work. Copy/paste/cut from clipboard or new document (Shortcut key Meta-N) doesn't make a new doc or anything. Just the n from Command-n.
Looks like a good start! 



- Version: 5.2, 9/14/2004 08:22AM PST
Tice_582 (mac4ever.de)
There are some difficulties to preview in Safari (couldn't locate the browser via preferences), but the look and feel is nice. The syntax coloring worked great and the snippets are fine. Thanks for this!
Exception in thread "main" java.lang.UnsupportedClassVersionError: Arachnophilia/Arachnophilia (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
[13:07:45][brianbowling@Tsunami:~/Documents/Unscanned]$ java -version
java version "1.4.2_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-270)
Java HotSpot(TM) Client VM (build 1.4.2-70, mixed mode)
What was the last version built using the 1.4 JDK?