Tagged Questions

0
votes
1answer
13 views

Organizing VBA Project

Hello people, I am maintaining a large MS Access Project. Over time the number of modules and classes has grown, at this moment it contains 90 modules. More and more time do I spend searching for a …
10
votes
12answers
269 views

I am looking for tips for learning vim or emacs the smart way…

I am a quite happy user of eclipse (I mostly develop in PHP and Python), however I found the answers to this question interesting enough to make me wish to try out vim or emacs as well and see if they …
2
votes
2answers
25 views

How to generate JAVA RMI stubs and skeletons from Interface?

Is there an action (menu / shortcut) that I miss or plug-in to add to a basic JavaEE distribution of Eclipse 3.5 that will allow to generate / regenerate files that usualy done from command line call …
0
votes
2answers
79 views

Was Visual Studio 2008 or 2010 written to use multi cores?

basically i want to know if the visual studio IDE and/or compiler in 2010 was written to make use of a multi core environment (i understand we can target multi core environments in 08 and 10, but that …
8
votes
18answers
650 views

Eclipse as an IDE - What do you find missing as a beginner in Java?

I am working on a solution that aims at solving problems that newbie programmers experience when they are "modifying code" while bug fixing / doing change requests, on code in production. Eclipse, as …
1
vote
2answers
76 views

What is ‘Facet’ in JavaEE?

I wonder not only what is Facet but also what is Facet 'in physical level' (as I understand it's not a separate jar, but what?)? I also wonder how can it affect my application after deploying. I'll …
3
votes
3answers
36 views

Any pitfalls to working on a project created in a ‘higher’ version of Visual Studio?

I'm asking this specifically regarding Visual Studio 2008 and also the upcoming Visual Studio 2010. If we are given a project that has been created in an edition of Visual Studio such as Team Suite …
1
vote
4answers
82 views

Does RubyMine 2.0 earn it’s $99 as a Rails IDE?

I've seen a lot of blogs talk about RubyMine lately, as a best of breed Rails IDE. Currently I am using NetBeans IDE for my Ruby and Rails stuff, but I was wondering if anyone here would personally …
1
vote
4answers
191 views

C++ IDE with good intellisense

So I've been using Visual Studio 2008 for my C++ development for a while now, however the insanely crappy intellisense has been bugging me for ages. I'm looking for an alternative C++ IDE where the …
0
votes
2answers
195 views

Google Wave as code repository and IDE?

Is it possible to write a Google Wave plugin that turns it into an IDE for programming? With such an extension, Google Wave would be a replacement for Eclipse etc., and it would naturally be a code …
0
votes
1answer
17 views

Can I stop Aptana’s PDT plugin from messing with my Javascript editing

I run Aptana 2.0 on Win 7. I normally code HMTL/CSS/JS but the other day I started with a PHP project, so I downloaded the PDT plugin to get proper colorization in .PHP files. It works fine, but my …
0
votes
2answers
65 views

How can I add a new application / new file wizard to the Delphi IDE “New …” dialog?

Are there examples and resources (source code and documentation) available which show how a 'New xyz Application' or 'New xyz Document' wizard can be created with Delphi which then will appear in the …
0
votes
3answers
61 views

Has anyone developed an editor / ide using C#/Silverlight/WPF?

We are currently developing a web application in ASP.NET MVC which would really benefit from a IDE of sometype to help allow some elements to be visually customised. Could anyone recommend an …
5
votes
10answers
207 views

PHP IDE with best code completion?

Despite what some might say, I believe that code completion (aka Intellisense) is the second best invention when it comes to code editors (the first being syntax coloring). It really makes coding …
0
votes
4answers
55 views

Free visual editor for a language that would compile to native windows exe

I'm looking for a free visual editor for a language that would compile to native windows exe, no runtime. I'm looking for alternatives to the Delphi suite (so don't give it as an answer), something …

1 2 3 4 5 71 next
15 30 50 per page