开发者

Way to demo Program written in IDE to project partner? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 3 years ago.

Improve this question

I have java code written in eclipse and I want to show some basic functionality to a partner who is both far away and isn't really versed in Java. Even if he were, I would still want the interaction to be more of a presentation.

Is there anything better than a screen sharing app for thi开发者_运维知识库s? what do you guys do/use?

Thanks!


Screen sharing is pretty straight forward. I have used Team Viewer myself for such things. Works very well, even across less than optimal connections.


You could use some kind of desktop sharing, like TeamViewer.


GoView is an option, if you want something that's more like a presentation and less like a screen-sharing session.


For navigating between code It would be useful to use IntelliJ IDEA's internal messenger IDETalk (which uses jabber). You can easily share code links there - i.e. send 'Code pointers'.

Also If you want to see and make live changes - may be it would be good idea to work within shared Dropbox folder (Or similar cloud file hosting). For this workflow IDEA is preferred than Eclipse because it supports live file update (in Eclipse you need to press F5 each time).

HTH

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜