开发者

Using Subversion with Flex 4 - problem importing services

开发者 https://www.devze.com 2023-01-04 09:07 出处:网络
I\'m using the Subversive plugin for Eclipse/Flex and I can commit the files correctly, but I have to rebuild Data/Services eac开发者_如何学编程h time and reconfigure return types for each, etc. Does

I'm using the Subversive plugin for Eclipse/Flex and I can commit the files correctly, but I have to rebuild Data/Services eac开发者_如何学编程h time and reconfigure return types for each, etc. Does Subversion not provide a way to check/in out Data/Services or must these be rebuilt each time?


If I understand your comment to your question correctly, then it seems to me that it's not a problem of Subversion/Subversive, but a problem of Flash Builder's code generator which is generating/overriding your customized return types.


Maybe there are some Flex project settings files that are not committed. That would explain why you need to rebuild Data/Services each time you open the project.

By the way, if you do commit the project settings files, make sure all the paths are relative paths, so that the project settings can be shared among several developers.

You might find value in this Adobe devnet article about Flex project settings


My partner and I had different local names for the project we were working on so we had conflicts with the settings file.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号