ide

jdk versions

i develop java app in 2 different computers ( same souce-code) , which have different jdk versions. is there a way to specify jdk version in the source-code so that ide (e.g netbeans) compile the same source-code on both machines. To be clearer: jdk5: jdbc-interface doesnt support some methods (e.g NClob, XML...) which are available in ...

resharper caret position after delete

When I press the delete key in Resharper, the caret stays where it was. I'm looking for an option or key combination that will place the caret position at the end of the current line after a delete. I know Resharper knows how to do this but I can't seem to find it. Cheers ...

How do I make IntelliJ IDEA 8.1.x ignore an item in .gitignore

I enjoy Git support in Intellij IDEA 8.1.3. I've been doing some Grails Development on Linux with it. IDEA seems to be ignoring other files from .gitignore like /tests/reports, etc. but is not ignoring stacktrace.log. In other words changes to stacktrace.log show up in the 'changes' window The contents of my .gitignore file is: *.i...

Doing something new?

G'day, When was the last time you did something new? And what was it? Language - Erlang?, Haskell?, C++ instead of C?, Ruby?, C# from Java?, etc. Platform - Linux from Unix?, ASP.NET from .NET?, Unix from Windows?, etc. IDE - Eclipse from VS?, Netbeans?, etc. Approach - OO from functional decomposition, etc. Role - Architect from deve...

Flex/Bison IDE?

I'm looking for a good development environment in which to work on flex or bison or both. Are there any IDE's that have these capabilities and/or are suitable for this? (If not the next most general question is are there lexer/parser generators with IDE's?) Thanks ~Alex ...

What IDE should I use for Java Graphics?

I have had 2 courses in Java programming. We only used a pico editor on a sun server. I am transferring schools but they asked me to cover several chapters on Java graphics before my Advanced Java classes this fall. What options do I have for free or cheep IDEs to use for Java graphics? ...

Is there a shortcut in Eclipse to Re-run the most recently launched program?

One of the most frequent thing I do with Eclipse is to re-run the last program. I do it by going to Run -> Run History -> [top most item]. Is there a shortcut key that does this? Edit: I know of CTRL+F11 but this does not work for me. It will launch the most recent program only if the currently active class (the class whose source code...

How to include files in java ? Is it possible in Eclipse IDE?

Hi, Is it possible to include files in java source files somehow? Thanks. ...

Coderush - Shortcut for Generic ICollection

Hi All, Is there a shortcut in Coderush to generate code for an ICollection? ...

Mylyn equivalent for Netbeans?

A co-worker has been going on about how cool Mylyn is for Eclipse. I want to give a task management tool a try but I use Netbeans. Is there a Mylyn like plugin for Netbeans? Preferable with integration to Redmine or Trac? ...

C++ IDE on Linux

Hi, We trying to choose an IDE for C++ development on Linux. The proposed options are KDevelop and Eclipse. Eclipse is highly customizable, but Java centric and heavy. KDevelop is bounded to particular KDE (I believe because KDE API) and can not be replaced if required. What you use and why? Thanks Dima ...

Hidden features/tricks of Flash development, Flash language (AS2/3), and Flash IDE

Guys, I am thoroughly surprised that there is no Flash Hidden Features post yet in the Hidden Features series that I've been tracking for a while now. There is a recent AS3/Flex one but it's not very active and I don't exactly mean just AS3 when I say Flash here. The Hidden Features series is great for people who are new to a certain l...

Nested Linq Min() crashes Visual Studio

I have a piece of code that makes the Visual Studio 2008 IDE run very slow, consume vast amounts of memory and then eventually causes it to crash. I suspect VS is hitting an OS memory limit. The following code is not my real application code, but it simulates the problem. Essentially I am trying to find the minimum value within a tree u...

Best IDE for Java Web Development

I've been using NetBeans for the past year creating java web apps. Recently I've begun a project using GWT and I've been using Eclipse. Perhaps it's that I'm accustomed to NetBeans, but Eclipse doesn't appear to be as polished as NetBeans. Am I alone in my experience? A lot of people seem to love Eclipse, but I can't figure out why. ...

Editor for programming ML on windows?

I know I can use Emacs but I haven't used it earlier... are there any other alternatives?? Thanks ...

Eclipse PDT "tips" ?

Hi ! (Yes, this is a quite opened and general and subjective question -- it's by design, cause I want tips you think are great !) I'm using Eclipse PDT 2.1 to work in PHP, either for small and/or big projects -- I've been doing so for quite some times, now, actually (since before 1.0 stable, if I remember well)... I was wondering if a...

[Eclipse PHP IDE 3.5] "No completions available" on var_

hi all, i have againg a problem with completition. now i can't get any suggestion. Sure i can type var_dump, but it is more comfortable with autocompletion. I'm using Eclipse PHP Ide 3.5 with PDT 2.1. ...

looking for a free java ide

just looking to start programming in Java. I'm on a windows platform and currently use Visual Studio 2008 for ASP.Net programming and FlashDevelop for ActionScript. i'm looking for a free IDE which has the following: Compile / Test from IDE Runs on Windows (Vista) Is free! Has intellisense / autocompletion Thanks, Josh ...

Does XCode have a cursor navigation stack like Visual Studio?

Visual Studio tracks cursor positions and lets you move forward and backward through these positions. For example, you can type Ctrl+- to navigate backwards and Ctrl+Shift- to navigate forwards. I see that XCode tracks the history of which files you've visited, but does it also allow me to go forward and backward through the cursor loc...

Lightweight Java IDE

I've bought a Compaq Mini 733 (1.6G Hz Atom CPU, 1GB RAM, 4200 RPM HDD, XP Home) primarily for my girlfriend but also for me to use while on holiday, traveling about, etc. The rigorous of my job necessitates being able to write patches, small enhancements and system maintenance via ssh even when on holiday. (Not a bad thing--I work a f...