jackyglony / openextern

Automatically exported from code.google.com/p/openextern
0 stars 0 forks source link

Not working in Windows XP #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
case 1. Right-click on a resource, choose "Open Extern | Open Shell" or
"Open Extern | Open Folder"
case 2. "Click on Window | Preferences | Open Extern" 

What is the expected output? What do you see instead?
case 1: "The chosen operation is not currently available"
case 2: "An error has occurred when creating this preference page"
and popup: "Unable to create the selected preference page" 

What version of the product are you using? On what operating system?
Eclipse Platform: 
--
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700
--
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_15-b04
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5

More Details:

Log Snippets attached showing both cases

Original issue reported on code.google.com by telnetdo...@gmail.com on 23 Feb 2010 at 6:49

Attachments:

GoogleCodeExporter commented 8 years ago
Please note; this defect is a dupe of
http://code.google.com/p/openextern/issues/detail?id=2 Defect #2. I downloaded 
the
jar compiled on Java 5 from that post and the plugin is now working. We should 
really
get version 1.03 re-released on the update site with the 'compiled with 1.5' jar
since on the project homepage it claims to be compatible with "Java 1.5+". 
Otherwise
there may be many issues opened that are actually dupes of the same defect.

Original comment by telnetdo...@gmail.com on 23 Feb 2010 at 11:55