Integrated development environment

learn more… | top users | synonyms

1
vote
0answers
67 views

Program exits when building in mingw studio in ubuntu

Is anyone here who uses mingw developer studio in ubuntu? I found this arhive: http://www.iit.upcomillas.es/libroc/mingw-devstudio_linux-2.06.tar.gz I launch the program and everything works well ...
0
votes
1answer
190 views

Download won't save Scala IDE for Eclipse with the Scala Worksheet from typesafe.com [closed]

I have tried to download the Scala IDE for Eclipse with the Scala Worksheet several times from typesafe.com, but after completing the very long download in FireFox 15.01.1 it refuses to Save to the ...
0
votes
1answer
570 views

How to install appcelerator titanium on ubuntu 12.04?

I downloaded the available zip file which -from its name- seems to be gtk, and when trying to run TitaniumStudio as explained in the installation guide run the TitaniumStudio executable I get ...
16
votes
17answers
3k views

Is there a Visual Studio style tool/IDE?

I have been developing in the windows space with Visual Studio for a while now with work, but I have also been using Ubuntu for a while and am keen to get into some software development for linux. I ...
9
votes
5answers
14k views

How could I begin C++ programming on Ubuntu?

I recently switched to Ubuntu from Windows 7. I was previously learning C++ with Microsoft's IDE, Visual Studio. How would I go about programming C++ on Ubuntu, preferably with an IDE?
0
votes
2answers
903 views

Netbeans 7.1.2 not available after installation in Ubuntu 12.04

I have upgraded to ubuntu 12.04. I downloaded netbeans from the netbeans site with a .sh file. Followed the instructions chmode +x <filename.sh> .. no response. It required me to update JDK ...
0
votes
0answers
155 views

I Can't run the Netbeans but I installed successfully

I'm new to Ubuntu as well as Netbeans. I installed Netbeans, and I've made sure to install all the JDKs and JREs I could find. It installed without errors. I also saw this question and made sure I ...
10
votes
7answers
1k views

Support for various features in gedit

I'm trying to use gedit as my main editor, and am looking for help with some tricky features. For each of the following, can people help me out with how to install and configure the feature? code ...
3
votes
2answers
1k views

Is there a VHDL Simulator?

I had some work for FPGA on Windows, but now I want to change the platform to Linux. I am looking for some VHDL IDE instead of Xilinx?
1
vote
2answers
127 views

Programming softwares [duplicate]

Possible Duplicate: C programing suites/IDEs Hi I'm new to ubuntu I am a computer science also working with information security. I need a development environment for ...
1
vote
2answers
83 views

Folder with images in makefile

I have been using anjuta to make some programs. I have made a folder in the src directory of the program to store all the images and icons. ( /src/images/icons ) However when i build the tarball the ...
0
votes
0answers
21 views

Suggestions for IDE with code auto-completion for web development (LAMP) [duplicate]

Possible Duplicate: What IDEs are available for Ubuntu? I am looking for an editor (IDE) for developing PHP web applications. I would need it to handle HTML, CSS, JavaScript and PHP at the ...
3
votes
1answer
304 views

Is there any way to program using Objective C on Ubuntu?

Is there a IDE, library that could allow me to code Objective C on Ubuntu?
1
vote
3answers
797 views

What options are available for C++ GUI development with Ubuntu?

I know about Qt as an C++ software development framework for front end applications and I am aware of Eclipse as an IDE for Java and C++, but I was wondering if anyone could provide recommendations of ...
3
votes
2answers
713 views

How to make Geany understand the new HTML5 elements?

For example <header> and <footer> are new HTML5 elements, but as it seems in the screen shot below both the elements are marked as red which probably means Geany is telling : Warining : ...
2
votes
1answer
2k views

How to open directories in geany IDE?

I have a directory already created which has sub-directories in it, it was created by Eclipse IDE. And now, I'm willing to continue developing the same project using a different IDE - Geany IDE. ...
0
votes
1answer
83 views

Need help with creating a form with KBasic

I have installed KBasic on my Ubuntu to create a simple form(as of now) which will have a database backend. The problem is ,as per the KBasic help,i have to click on any component i want for eg ...
4
votes
5answers
681 views

Is it possible to write programs for other OSs in Ubuntu?

Is there an Integrated Developemnt Environment (IDE) that enables us to write programs for Windows and Mac in Ubuntu?
1
vote
4answers
1k views

Aptana unable to find java

I am getting the following errors when i am running aptana A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run AptanaStudio3. No Java virtual machine was ...
0
votes
2answers
559 views

What's going wrong with QT Creator and preventing me from launching it?

I am not able to start QT Creator. When I start it the following error is given. (qtcreator:8508): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap", (qtcreator:8508): ...
5
votes
2answers
644 views

How can I easily use the gcc compiler for arm for building in a development IDE?

I would like to replace the non-open lpcxpresso IDE with a free IDE. Any pointers how to do it best? How can I point one of the existing IDEs to use the arm gcc compiler?
0
votes
0answers
90 views

Eclipse Menu Disappeared [duplicate]

Possible Duplicate: Global menu disappears in eclipse Somehow the eclipse menu disappeared suddenly.I don't know what the problem is. I tried reinstalling and removing the eclipse ...
0
votes
1answer
1k views

Eclipse Menu Disappeared (another one)

I encountered the (most likely) same strange behaviour as another user, but I'm quite certain, it has something to do with an update to Ubuntu itself within the last week or two. What have I done? - ...
1
vote
0answers
67 views

IDE DVD Mounting problem [closed]

How do I make IDE DVD drive 'work' properly under Ubuntu? How do I get rid of the thing down the left hand side and put it back/ normal drop down menus across top of screen as in previous releases?
0
votes
0answers
118 views

IDE DVD Mounting problem [closed]

OK, think of me of a bit of newbie here as far as Ubuntu goes... I am building up a new system out of old scrap parts, Ubuntu installed alright but having a problem 'seeing' the contents of an IDE ...
2
votes
1answer
596 views

Why I get compile error in IntelliJ IDEA 11?

I recently switched to Ubuntu 11.10. I checked out my project from svn and created the required modules and libraries in IntelliJ as always. But for some reason I can't compile the project and I get: ...
1
vote
4answers
689 views

What are some IDEs for C/GTK2 [duplicate]

Possible Duplicate: C programing suites/IDEs What is the best IDE for C + GTK2 programming? I currently use gedit and try MonoDevelop.
2
votes
2answers
451 views

Fortran and C IDE

I am currently working on a Fortran 77 program which includes several C routines, and using the KDevelop 3.5.3 (Using KDE 3.5.11) IDE for that matter. I had to stick to KDevelop 3.5.3 since the newer ...
1
vote
3answers
447 views

Is there an IDE with Inbuilt Browser and terminal?

I'm looking for an IDE which helps me reduce my Alt-Tabbing. At any given time, I've got a Chromium session open (for testing my application), a gedit/geany session for editing, and a dedicated ...
5
votes
2answers
8k views

A great Python IDE for Ubuntu [duplicate]

Possible Duplicate: What IDEs are available for Ubuntu? I want to develop Python apps in Ubuntu, and I'm tired of working with gedit one time and another. So I'm trying to find a great ...
0
votes
1answer
327 views

Developer studio for ubuntu [duplicate]

Possible Duplicate: What IDEs are available for Ubuntu? is there any developer tool that is released by canonical for ubuntu like the visual studio for windows which is released by ...
5
votes
2answers
1k views

How to install Android SDK?

How to install Android SDK from android-sdk_r10-linux_x86.tgz in Ubuntu 10.10 for using in Eclipse IDE?
5
votes
1answer
921 views

compiling Objective-c programs on Ubuntu and a good IDE for the same?

I am trying my hands on Objective-c and I want to know that how can I compile the programs in Ubuntu. Can I do it with GCC or something else is required? And Also please tell me some good IDE/Editor ...
3
votes
2answers
3k views

How to update Eclipse 3.5.2 to 3.6.2?

I want to develop swing applications using the visual editor in Eclipse, but it need Eclipse 3.6. But it is already up-to-date using synaptic package manager. Is there a separate PPA for the version ...
2
votes
1answer
144 views

Eclipse (Aptana-Studio) - strange transparency areas on the IDE [closed]

I have no idea how to explain you what do I mean, but take a look at the screenshot, as it might allow you to understand my situation a bit better: screenshot here I am using Ubuntu 10.04 i386. Does ...
14
votes
4answers
2k views

What is a good setup for LaTeX and R?

I am not sure if this is the proper place for this question, so my apologies if it is not. I want to switch from Windows to Ubuntu, or at least have an additional operating system next to windows. I ...
3
votes
2answers
2k views

best ide to write c++ programs [duplicate]

Possible Duplicate: C programing suites/IDEs hi, i'm going to write c++ program with a frameworks that uses opengl, opencv, etc. i've tried Eclipse but even it is a great tool for java and ...
4
votes
0answers
447 views

.Net and Visual Studio in Ubuntu? [duplicate]

Possible Duplicate: Visual Studio style tool? I want to run .Net in my Ubuntu, is there is way for this and as all know that .Net is famous for its IDE(Visual Studio), is that possible or ...
2
votes
1answer
224 views

How do I run a macro in the selenium IDE without having to take my hands off the keyboard?

I am looking for some form of utility that can be run from the command line in Ubuntu that will click a button in a specific window. What I want to do is run a macro in the selenium IDE without ...
2
votes
1answer
357 views

Installing Solaris Studio 12.2

I need help with installing Solaris Studio 12.2 on Ubuntu. I looked at this question already and it didn't help: Installing Solaris Studio 12.2? My problem with the solutions provided in that ...
15
votes
5answers
4k views

How to program for Windows in Ubuntu?

Is there anyway to create (C++ or C#) windows console applications inside Ubuntu's IDE (e.g Anjuta) and compile it for Windows?
13
votes
11answers
3k views

What are some good PHP editors?

I'm currently using PhpStorm by Idea JetBrains, but its buggy and I'm really looking for something that will allow me to get work done without too much hassle. Please limit one IDE/Editor an answer.
8
votes
1answer
310 views

How can I run gedit with a different configuration

I want to use gedit as a programming IDE and as a regular text editor. Would I be able to make some .desktop file to load a different configuration?
2
votes
2answers
1k views

Auto indentation in Gedit

I'm using Gedit to program C and CPP, and I've enabled auto indentation in Edit->Pref. However, it still doesn't work. Is there anything I can do?

1 2