Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Björn Kautler
Total activity
161
Last activity
January 17, 2016 10:42
Member since
May 25, 2011 01:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
55
Activity overview
Posts (6)
Comments (100)
Sort by recent activity
Recent activity
Votes
Created
September 05, 2011 00:38
If it is like Ctrl+Alt+Shift on non-Mac, then you're talking about one.Ctrl+Alt+Shift+N is a very handy IntelliJ shortcut.
Community
IntelliJ IDEA Users
Code Completion on Mac OS X
0 votes
Created
September 21, 2011 20:20
The .iml files are not in the .idea folder. They are where you specify them to be. Usually they are in the content root of the module. If you are unsure and don't want to search for *.iml you can a...
Community
IntelliJ IDEA Users
Import a module from one .idea project into another
0 votes
Created
September 20, 2011 16:44
I didn't do Android development with IDEA yet.But with other run configurations you can right click the tabs and select "Focus on startup" and "Focus on breakpoint".I guess you can do the same for ...
Community
IntelliJ IDEA Users
switching between tabs
0 votes
Created
September 20, 2011 17:16
Yeah, I quickly tried and see now that Android Logcat is an own Toolwindow.What I said referred to Tabs in the Run/Debug Toolwindows, not across Toolwindows.You could assign a keyboard shortcut for...
Community
IntelliJ IDEA Users
switching between tabs
0 votes
Created
September 25, 2011 00:25
I'd guess you didn't set Perforce as VCS for your project, but just did the Perforce specific settings.
Community
IntelliJ IDEA Users
I've having trouble connecting to perforce
0 votes
Created
September 20, 2011 16:01
You could define a Scope.For this you can say all files but not what is in that directory.Then you can choose that scope when doing searches.
Community
IntelliJ IDEA Users
How to handle generated code I need to check into source control
0 votes
Created
September 22, 2011 14:26
I don't really use custom scopes, maybe for a search from now to then.Mainly I use the predefined "Project Files" and "Project and Library Files" scopes for searches, usage searches and so on, if I...
Community
IntelliJ IDEA Users
How to handle generated code I need to check into source control
0 votes
Created
September 22, 2011 17:39
http://www.jetbrains.com/idea/webhelp/scope.html
Community
IntelliJ IDEA Users
How to handle generated code I need to check into source control
0 votes
Created
September 30, 2011 00:14
I'm really wondering that TODOs cannot be viewed per Scope.Is there a feature request for this?If not, someone should add one.That would exactly be what you need.You could also exclude those files ...
Community
IntelliJ IDEA Users
Filter the files for TODO
0 votes
Created
October 21, 2011 00:33
The rough equivalent of an Eclipse Project is an IDEA Module.For more Eclipse Migration help please see http://www.jetbrains.com/idea/documentation/migration_faq.htmlAnd you might also find http://...
Community
IntelliJ IDEA Users
Work on multiple project simultaneously, as in Eclipse
0 votes
«
First
‹
Previous
Next
›
Last
»