Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Have JDT compile the git index
Have JDT compile the git index [message #1403440] Wed, 23 July 2014 16:21
Felix Dorner is currently offline Felix DornerFriend
Messages: 295
Registered: March 2012
Senior Member
Hi,

The git staging view is interactive and that's one of the sickest
features of eGit/git. I can add certain hunks to the index while leaving
certain others out. This means also that I easily mess up a commit by
for example adding a new method, but forgetting to add the necessary
imports. So would it maybe be possible to have JDT compile the index
version of a java file, so I could easily see that my index edit misses
something? That would be awesome :)

Felix
Previous Topic:Use of the Eclipse IDE
Next Topic:Empty lines remove when using ASTParser
Goto Forum:
  


Current Time: Tue Dec 03 00:26:07 GMT 2024

Powered by FUDForum. Page generated in 0.03898 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top