Is there a way to restrict usages of specific package?
Is there any inspection which disallows usages of specific packages? I can mark all classes with external @Deprecated annotation, but it's not very handy, because I have to enumerate them all.
View ArticleSQL auto complete inside java code
SQL Auto complete inside java code looks to work just fine when doing a "SELECT" statement, but when I try to do "INSERT" or "UPDATE" I don't get any auto complete. I looked on the injections and don't...
View Article"No flow configuration found, please check Spring setup"
I'm getting this error at the top of the screen in each of my flow config files: "No flow configuration found, please check Spring setup" Although the webflow is setup in one of the Spring contexts:...
View ArticleRailways does not work in IntelliJ IDEA
I have a hard time installing Railways plugin in IntelliJ IDEA. I am running on Linux and I get this error:'Plugin was not loaded.Required plugin "com.intellij.modules.ruby" is not enabled.' This...
View Articlecannot push to github anymore
Using 12.1.6 Ultimate on a mac. I changed my github password online. I went into intellij IDE setting and changed my password and tested it (it worked). I can diff files now, indicating IDEA is talking...
View ArticleAIR Mobile Development iOS InHouse Distribution
Is it possible to use an Apple enterprise provisioning profile when packaging an AIR Mobile Application for iOS from within IDEA? I have tried using the Tools->Flex->Package Mobile AIR...
View ArticleHow can I force IDEA to always start Android resource references with R.?
When I use IDEA to insert an Android resource for use in my code, for example textView.setText(R.string.my_text), it changes the statement to textView.setText(string.my_text) It's...
View ArticleIntelliJ IDEA - Drupal Development
Is there a Drupal plugin available for IntelliJ Ultimate edition? Is PhpStorm more suited for Drupal development or can the same thing be achieved using IntelliJ?...
View ArticleIDEA 12 slows my entire computer down when breakpoint is hit
I am using IntelliJ IDEA 12.1.6 on (64-bit) Windows 7 Enterprise (I've also seen this same problem with IDEA 11, though not as often). I am running it under Java 7 (1.7.45). When I run a program in the...
View ArticlePHP and SQL strings with variables
Is there any way to get Intellij to recognize strings as SQL when they contain a variable? For example:$query = "select * from table where id = 0"; //highlights and is recognized as SQL $query =...
View ArticleSharing one module between 2 different projects - SVN issues
Hi All I have 2 projects that use a shared module. I have managed to get both projects using this module but it has confused SVN. In my project I have my shared Module (sharedModule) and my project...
View Articlenew user - hi dpi. Fonts are all blurry
Hi,I'm a .NET developer trying to get into Android and Java development. I have successfully managed to setup a basic project in Intellij12 community edition however I use a hi dpi (3200 x 1800) and...
View Articleonline cheap no prescription
online cheap no prescription Xanax buy without prescription, Ordering xanax online, xanax next day deliveryXanax appetite can u take xanax while pregnant. Bars yellow pharmacy cod saturday delivery...
View ArticleConfiguring Check/Assert Methods in IDEA 13 beta
Hi there I use IDEA Cardea IU-133.124. I would like to configure assert methods but I cannot find the specific button as it is described in this page:...
View ArticleIntelliJ Ultimate, possiblity to create php projects
Hello I was wondering if it is possible to create php projects with intelliJ ultimate edition, i prefer the ultimate edition because i also frequently need a java IDE and i don't want too many seperate...
View ArticleCannot checkout from SVN
Hi Community, Please advise on the following problem: I'm trying to checkout some code from SVN repository. But at the moment when it tries to perform checkout the following error occurs:Funny letters...
View ArticleSelect Home Directory for JDK ??
I'm brand new to IntelliJIDEA, although I'm a Windows programmer from way back. I'm trying to follow the instructions for "Configuring IntelliJ IDEA Plugin SDK" since that apparently needs to be done...
View ArticleIntelliJ IDEA - Drupal Development
Is there a Drupal plugin available for IntelliJ Ultimate edition? Is PhpStorm more suited for Drupal development or can the same thing be achieved using IntelliJ?...
View ArticleOSGI Run configuration
I am new to Intellij Idea. I'm trying to develop a plugin. This plugin needs some bundles from eclipse.In order to start the bundls from eclipse a read that i need to use Osmorc. If i'm using a plugin...
View Articleactivating annotation processing in idea
I'm trying to get annotation processing in IntelliJ IDEA to run, but without any success by now - either the processor doesn't run or there are exceptions during executing. The concrete examples are...
View Article