]
Geoffrey De Smet resolved JBRULES-3571.
---------------------------------------
Assignee: Geoffrey De Smet
Fix Version/s: 5.5.0.Beta1
Resolution: Done
Fixed by Sam Van Malderen
Planner examples: import files should be filtered by files that can
be imported
-------------------------------------------------------------------------------
Key: JBRULES-3571
URL:
https://issues.jboss.org/browse/JBRULES-3571
Project: Drools
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: drools-planner
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Priority: Trivial
Labels: starter
Fix For: 5.5.0.Beta1
Especially in the machine reassignement example this is annoying, because when you click
the "import" button there, it shows "assignement.*" and
"model.*" files, but only model files can be succesfully imported.
The trick is to use a filefilter.
Howto:
Create the method SolutionBusiness.acceptImportFile()
which delegates to AbstractSolutionImporter.acceptInputFile().
Next, in SolverAndPersistenceFrame.ImportAction.actionPerformed(...) set a FileFilter and
make it use SolutionBusiness.acceptImportFile().
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: