sleyzerzon / soar

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

The SoarJavaDebugger dialogs should be more flexible w.r.t. file extensions #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The debugger "open" dialogs (as of 9.3.1) only allow our commonly-used 
extensions:
1. File menu -> Load source file (*.soar)
2. File menu -> Load production memory (*.soarx)
3. File menu -> Load window layout (*.dlf)

On all platforms, this limits the files that are available via these dialogs. 
On Windows, the user can manually type something like *.* in the Filename field 
as a workaround, but this does not seem to exist for Mac/Linux.

There should be an added option to choose a file of any extension (i.e. *.*) on 
all platforms.

Original issue reported on code.google.com by nate.der...@gmail.com on 28 Dec 2011 at 3:37

GoogleCodeExporter commented 8 years ago

Original comment by maz...@gmail.com on 29 Feb 2012 at 9:55

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r13356.

Original comment by maz...@gmail.com on 5 Apr 2012 at 4:51