git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Using Eclipse git plugin
@ 2012-12-23 16:16 Dennis Putnam
  2012-12-25 21:01 ` Robin Rosenberg
  0 siblings, 1 reply; 2+ messages in thread
From: Dennis Putnam @ 2012-12-23 16:16 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 488 bytes --]

This may be more of an Eclipse question than a git question but
hopefully someone on this list knows both. I now have a working git
central repository (on Linux) and a local repository clone (on Windows).
I can see and edit my files in Eclipse, commit them and push them to the
remote repository. The problem I am having now is developing my code in
Eclipse. It seems I can no longer run the code as the 'Run as
Application' menu item is missing. How do I test my code now? TIA.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Using Eclipse git plugin
  2012-12-23 16:16 Using Eclipse git plugin Dennis Putnam
@ 2012-12-25 21:01 ` Robin Rosenberg
  0 siblings, 0 replies; 2+ messages in thread
From: Robin Rosenberg @ 2012-12-25 21:01 UTC (permalink / raw)
  To: Dennis Putnam; +Cc: git



----- Ursprungligt meddelande -----
> This may be more of an Eclipse question than a git question but
> hopefully someone on this list knows both. I now have a working git
> central repository (on Linux) and a local repository clone (on
> Windows).
> I can see and edit my files in Eclipse, commit them and push them to
> the
> remote repository. The problem I am having now is developing my code
> in
> Eclipse. It seems I can no longer run the code as the 'Run as
> Application' menu item is missing. How do I test my code now? TIA.

You're better off visiting the some Eclipse forums for this. I see
no reason to suspect this has anything to do Git or even EGit. You should
check the Error log view for hints errors hidden from view. It can also
be the case that your selection is not a Java class with a test case or
main method.

If it is EGit-related, http://www.eclipse.org/egit/support contains more
tips on getting help.

-- robin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-25 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-23 16:16 Using Eclipse git plugin Dennis Putnam
2012-12-25 21:01 ` Robin Rosenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).