Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 337246 - [stdlib] SystemCommand#setDirectory() must take String as parameter type
Summary: [stdlib] SystemCommand#setDirectory() must take String as parameter type
Status: CLOSED FIXED
Alias: None
Product: M2T
Classification: Modeling
Component: Xpand (show other bugs)
Version: 1.0.1   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 minor (vote)
Target Milestone: SR2   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 15:26 EST by Karsten Thoms CLA
Modified: 2013-02-21 08:13 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karsten Thoms CLA 2011-02-15 15:26:02 EST
The current signature is 
   public void setDirectory(final File directory)

This works with MWE, but fails with MWE2. MWE registers a converter for File typed properties. To make it working for MWE2 the parameter should take String as argument type.
Comment 1 Karsten Thoms CLA 2011-02-15 15:31:34 EST
pushed to master
Comment 2 Karsten Thoms CLA 2013-02-21 08:13:58 EST
Bug resolved before Xpand 1.2 release date => Closing