opticyclic searches
- Total activity 1105
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 411
-
Created What Is The Average Age Of Bugs Fixed?
AnsweredEach time a new EAP comes out and I look at the release notes it makes me wonder how many of the bugs/issues that have been fixed have been introduced in the current version of IDEA and how many a... -
Created Open File With Associated Application
AnsweredI want to associate csv files with IDEA but occasionally I want to open them in Excel. There is no option in IDEA to right-click on a file and have it open in the associated application. The only w... -
Created Why Does Monospaced Not Match Courier New?
AnsweredI installed IDEA on Linux and the font in the editor looked weird to me so I switched back to Windows to work out the font I needed to download to make it the same. Monospace and Line spacing = 1 i... -
Created Focus The Task At Hand Like Mylyn
AnsweredI saw someone doing something in eclipse today that looked quite useful. When he switched tasks the Project Explorer view changed to only show the files related to that task. https://wiki.eclipse.o... -
Created Arrays Are Not Casted Correctly
AnsweredI start off with this code: private String[] getArray() { List<String> testList = new ArrayList<String>(); testList.add("Prepare for a ClassCastException");} there is a missing return stateme... -
Created Create A Subclass From A Decompiled Class
AnsweredI have recently been frustrated by not being able to create a subclass of a decompiled class using the Alt-Enter intention. It has happened enough recently to bug me enough to post about it, but I ... -
Created When Do You Fire Up Eclipse?
What things does eclipse do that you wish IDEA did? I load eclipse when I want to edit Swing forms. The killer feature here is that WIndowBuilderPro can parse hand written code and show a gui. When... -
Created Maven Seems Broken In 2016.2
AnsweredI have upgraded to 2016.2 and now IDEA doesn't recognise any of my dependencies. If I do mvn compile from the terminal everything is downloaded and compiled fine. I tried deleting the .idea dir and... -
Created Can't show diff for unknown file type
AnsweredI am sharing the project wtih eclipse uses so we are using the .eml format. I just tried to diff a change to the eml and got the message "Can't show diff for unknown file type. Associate" If I pres... -
Created Why Is My Profile Name Not Saving?
AnsweredI edit my profile name for these forums and it shows up in posts then when I log in the next day it has reverted to the original value.