java developer

- Total activity 173
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 51
-
java developer created a post, Answeredsaving open tabs as a unit of work
Hi, I am using Intellij and I want to do something I've never wanted to do before but I don't know if it's possible. It is this: I have a few files open in the editor. I want to save those files a... -
java developer created a post, Answeredgetting color and syntax formatting to work with non-source files?
Hey I find it useful to rewrite and refactor java source files in order to come to really understand them. Of course, I don't want those source files to be a part of my project's source.But it see... -
java developer created a post, AnsweredGit commit default message / git auto-commit ?
git commit dialog auto-populates the message field with the first message I ever typed in to make a commit. Of course, that message was something like "trying out git for first time". Now I don't s... -
java developer created a post, AnsweredLocal history not found. what VCS do you use?
Ok I found the invalidate caches post from a few years ago but today I tried to use local history and it had nothing beyond today's activity. I will report the bug unless someone tells me not to. T... -
java developer created a post, AnsweredNo more tabs in new window?
Hi, In Intellij I used to be able to have a new editing window open if I dragged a tab onto my destop. Since 15 , the effect is, you drag the tab, the tab opens for just a split second then disapp... -
java developer created a post, what version control is good? I am having trouble with git IJ integration
Hi everyone, Well I am having trouble with the Git support in 14.1 latest release Windows x64.To start with , when I try to create a repository, VCS- import into version control->create GIT reposit... -
java developer created a post, Git integration question
OK Now I am xconfused about Git integration :).The instructions for using Git qith 14.1 are here:https://www.jetbrains.com/idea/help/committing-changes-to-a-local-git-repository.htmlThey don't corr... -
java developer created a post, Intellij not seeing library
Hi all, I think intellij should be recognizing a library and it is not. Attached is a screenshot that has all the information necessary to explain the problem.In words, I have defined a library (as... -
java developer created a post, Update.bat question
I want to "patch" a local installation of intellij CE with modifications I made to the source such that I can then run that modified version of the source and work with it instead of the original ... -
java developer created a post, What is your CE change-> build-> use cycle?
Sorry for the confusion.. this got posted while I was still trying to work out a solution :(