Stephen Boesch
- 活动总数 499
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 25
- 订阅数 152
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 Attach sources does not seem to work
已回答What 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... -
创建于 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...