Hi Guys/Gals
When I ctrl-click on a robotlegs injected class that implements an interface like so:
------------------------- context file -------------------------
injector.mapSingletonOf(ITransactionService, TransactionService);
------------------------- context file -------------------------
------------------------- some mediator -------------------------
[Inject]
public var transactionService:ITransactionService;
------------------------- some mediator -------------------------
It opens the interface which I guess makes sense but isn't really very useful to me. Is there a way to configure flashbuilder the automatically open the actual class?
Thanks
Wouter
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
MARKETPLACE
.
__,_._,___
0 comments:
Post a Comment