Stephen Boesch
- Total activity 499
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 25
- Subscriptions 152
-
Created Check for updates is taking me to V 13. How do I get it to latest Version 12??
As mentioned in another post, intellij completely broke the python installation after I installed its recommended update two days ago - now at 12.1.4.Someone recommended 12.1.6 A) Why did the up... -
Created PYTHON incompatibility with latest 12.1.4 ultimate ?? Lost all python facets/modules
Hi, What is going on with the latest 12.1.4 ? I use python on the job: what gives here? A new release of IJ should NOT be released if a major language is incompatible..So now what, am I supp... -
Created Cut file can not be pasted?
The screenshot shows the file "paf-rules.testing.properties" is grayed out - since I have performed Right Click | Cut on it. But I am unable to "paste" it into any other folder - even though Ri... -
Created Exclude from compile does not work on scala scripts?
There is a quirk that we have to disable "Make" before compile on Scala scripts. But what about when I am trying to actually run a Scala App under a different Run Configuration? It looks like we... -
Created Hints on how to get Intellij Scala Plugin to stop at breakpoints
The screenshot of the following tiny scala script shows four breakpoints set.object WC { val code = """import org.apache.hadoop.conf.Configuration// This class performs the map operation, translat... -
Created Intellij File Open Dialog "goto location" cut/paste are broken on Mac
When attempting to paste in a file location inside Intellij File Open dialog (in the screenshot it is for selecting a new JDK) it is impossible to paste in the location. All keyboard accelerators... -
Created Python file not properly detected and missing syntax highlighting
I have configured python3 and added python3 as a facet to my project. However syntax highlighting still does not appear. I am on osx 10.8 and using Intellij Ultimate 12.1.4Attachment(s):Screen Shot... -
Created Keyboardists and Mac users ahoy! How do you get along with IJ on os x?
I am a long time IJ user mostly on Ubuntu derivatives but also here and there on Windoze. In both cases we can get to most of the menu items via accelerator keys.I need that. Both for speed and... -
Created Attach sources does not seem to work
AnsweredWhat is the deal with attach sources? Is there some magic sequence of steps to get it to "take" ?An example here: i added jackson-json.<version>.jar to the project (systemPath in maven), that wor... -
Created Maven dependencies sometimes do not work and reimport does not resolve
Hi,I have a frustrating scenario here in which the hadoop dependencies stopped working. I had a pom.xml and it was working fine, then just stopped working for all of the org.apache.hadoop.*.The po...