ide

What's the best free IDE for learning smalltalk? [closed]

怎甘沉沦 提交于 2019-12-31 20:01:12
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . What do you think is a good IDE for learning SmallTalk? I'll only be using it as a hobby, so it has to be free. 回答1: I think Squeak is the way to go. It has an entire smalltalk environment and is constantly updated. Its what I used for learning and is actually even a cool app in itself. 回答2: You should also

jade templating syntax support for eclipse?

橙三吉。 提交于 2019-12-31 20:00:26
问题 I have just starting using the nodejs templating engine jade. Unfortunately my IDE eclipse doesn't seem to have support for this syntax and is not highlighting correctly. Is it possible to add support for .jade files to eclipse? 回答1: As current lead of Nodeclipse effort www.nodeclipse.org I announce that Nodeclipse v0.12 has added Minimalist Jade Editor, see http://www.nodeclipse.org/history. Added just before release as I got sick of .jade to be opened outside of Eclipse. #134 - Minimalist

How to change the highlight variable color in NetBeans IDE?

。_饼干妹妹 提交于 2019-12-31 10:36:33
问题 I am talking about this background color underneath droparea variable, see screenshot: My color scheme would be perfect if I get just that resolved. 回答1: The Category you are looking for is Mark Occurrences , but it is language specific so you won't find it under All Languages . You will see it when you change the Language to Java for instance. Then you have to change the Background field on the right hand side. 来源: https://stackoverflow.com/questions/9709787/how-to-change-the-highlight

How to change the highlight variable color in NetBeans IDE?

时光总嘲笑我的痴心妄想 提交于 2019-12-31 10:35:23
问题 I am talking about this background color underneath droparea variable, see screenshot: My color scheme would be perfect if I get just that resolved. 回答1: The Category you are looking for is Mark Occurrences , but it is language specific so you won't find it under All Languages . You will see it when you change the Language to Java for instance. Then you have to change the Background field on the right hand side. 来源: https://stackoverflow.com/questions/9709787/how-to-change-the-highlight

NetBeans IDE 6.7 Release Candidate 1 Available for Download!

陌路散爱 提交于 2019-12-31 09:30:06
The NetBeans team is pleased to announce the availability of NetBeans IDE 6.7 Release Candidate 1. Download NetBeans IDE 6.7 RC1 Learn More about 6.7 RC1 The focus of NetBeans 6.7 RC1 is connectivity—helping developers to connect to each other and to the latest technologies. New features for 6.7 include integration with Project Kenai , a collaborative environment for developers to host their open-source projects; native Maven support; and GlassFish and Hudson integrations. This release also offers enhancements for Java, PHP, Ruby, JavaScript, Groovy and C/C++, and more. Providing superior

IntelliJ IDEA way of editing multiple lines

二次信任 提交于 2019-12-31 08:23:45
问题 I've seen this done in TextMate and I was wondering if there's a way to do it in IDEA. Say I have the following code: leaseLabel = "Lease"; leaseLabelPlural = "Leases"; portfolioLabel = "Portfolio"; portfolioLabelPlural = "Portfolios"; buildingLabel = "Building"; What is the best way to append '+ "foo"' to every line? Column mode won't work since the lines are not correctly aligned on the right side... unless there is an easy way to right justify the text :P 回答1: Since Idea IntelliJ IDEA 13.1

IntelliJ IDEA way of editing multiple lines

非 Y 不嫁゛ 提交于 2019-12-31 08:22:47
问题 I've seen this done in TextMate and I was wondering if there's a way to do it in IDEA. Say I have the following code: leaseLabel = "Lease"; leaseLabelPlural = "Leases"; portfolioLabel = "Portfolio"; portfolioLabelPlural = "Portfolios"; buildingLabel = "Building"; What is the best way to append '+ "foo"' to every line? Column mode won't work since the lines are not correctly aligned on the right side... unless there is an easy way to right justify the text :P 回答1: Since Idea IntelliJ IDEA 13.1

How to get PyCharm to display unicode data in its console?

风格不统一 提交于 2019-12-30 18:32:10
问题 I have switched over to PyCharm and have had a blast using it. I code for projects that use languages other than English (i.e. Hebrew and Arabic) and need to debug encodings once in a while. For some reason, PyCharm will not display Unicode characters in its debug console. I have set the IDE encoding to UTF-8 but it did not help. Any ideas? 回答1: You need to change the console font to the one which contains the required Unicode glyphs: 回答2: The accepted answer is no longer correct. Of the

what is the best free editor for xslt and mybe xsl:fo and xml? [closed]

核能气质少年 提交于 2019-12-30 10:29:35
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 8 years ago . im looking for free IDE to work with xslt and xml's and even xsl:fo is there any out there? ( i really didn't found any free tool ..)

IntelliJ IDEA won't load Groovy found on my disk

匆匆过客 提交于 2019-12-30 09:02:28
问题 Hi I lately wanted to start developing in Groovy but when I try IntelliJ IDEA it won't load Groovy cause it says: Looks like Groovy distribution in specified path is broken. Cannot determine version. Whats going on I even tried some older release and it didn't work either :( Did someone have same problem or knows how to work that out? 回答1: It's a known issue: IDEA-170022 Cannot create Groovy project, because cannot create Groovy library (2.4.10 version) As a workaround you can use Groovy 2.4