|
Hello, I would like to ask which IDE should I use for developing applications for Google App Engine with Python language?
Is Eclipse suitable or is there any other development environment better?
Please give me some advices! Thank you!
Started by Hoang Pham on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Recent versions even go out of their way to support... .
I think the answers you are looking for are here
http://stackoverflow.com/questions/495579/best-opensource-ide-for-building-applications-on-google-app-engine
Eclipse with the PyDev plugin is very nice .
|
|
What is the correct pattern or method for developing a Silverlight application (which is the Silverlight project and Web Application in a single solution)? I mean, how do you add the Service Reference if the localhost port number will be constantly changing...
Started by tyndall on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The property is called "Use dynamic ports" and you want to set it to false so that the port remains ... .
If you select the web project in the Solution Explorer, you can change a property in the Properties tool window that will stop the port from changing .
|
|
There are some alternative IDE for developing XNA games?
By example, can I to integrate XNA in #develop?
Started by Click Ok on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
However, XNA is designed....
However, the content creation pipeline is pretty much tied directly to MSBuild, so if you want to use it, you'll want to stick with Visual Studio .
You can use the assemblies outside of VS.
It depends on what you want to do with XNA .
|
Ask your Facebook Friends
|
What ide is good for developing PyQt apps?
Started by yesraaj on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm using the pydev extension to Eclipse for Python....
It loads qt programs to do the standard stuff (qt-designer, qt-linguist) and its editor and debugger skills are very very high .
I've found eric4 extremly powerful.
I've found Wing IDE to be pretty good.
|
|
Hi, i'm developing a little project with qooxdoo and want to share the source with some friends. should i just check in the whole project folder?
Started by Maximilian on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
As long as you....
This way the developers can work with your application locally and using a qooxdoo SDK to work against.
I guess the best approach would be to just check in your application and a little instruction file how to setup a qooxdoo SDK .
|
|
I've been developing Java Web apps using Eclipse as the IDE. Planning to start developing a desktop app based on Java.
Can someone suggest the best IDE for developing Java based desktop apps? (One that would have drag drop for building the interface like...
Started by Nischal on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
The latest version of Netbean IDE and it is free!
Check out Swing GUI Builder Features
this http://www.eclipse.org/ or this http://www.netbeans.org/
Netbeans has the best support for creating GUIs
+1 for Netbeans for GUIs, however IntelliJ is still... .
|
|
I'm considering developing an application as portlets, to be integrated in Liferay portal. Are there any significant disadvantages or restrictions in developing such an application, as opposed to developing a normal web application using Spring framework...
Started by simon on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
If you have previous experience developing standalone web applications but no experience developing portlets, then....
And subsequent applications depending on your needs.
From not having to develop those shared services a second time.
|
|
As far as I can tell developing for Silverlight is free as long as you already have Visual Studio 2008. Does anyone know if MS has any plans to change that?
Started by JimDel on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
What exactly do you mean, when you say "developing for Silverlight is free"?
You can develop Silverlight applications using Visual Web Developer Express.
Itself is a free download from Microsoft.
|
|
We are going to develop an ASP.NET website in 30 language. What is the best solution for developing that site? which architecture to be used?
Started by Ahmed on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
When I had to develop a multi-languge web app, I therefore chose to handle the NLS.
Files).
|
|
I have not seen much support for Grails to develop facebook apps.I was just wondering if people around are developing facebook apps on grails
Started by Ratn Deo--Dev on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
And I've heard people....
Http://forum.developers.facebook.com/viewtopic.php?id=19898
...
Stackoverflow is in a frenzied state for first posts, and your question has had no answer for 15 hours, thus we can declare the answer to be "No." :)
Someone has .. .
|