Questions tagged as 'ide'

1
answer

Eclipse Error: Intializing Java Tooling

When initializing the Eclipse IDE, the Initializing Java Tooling error is displayed. How do I fix this?     
asked by 06.09.2016 / 17:24
1
answer

How do I restore factory settings from Android Studio?

My Android Studio IDE is giving a lot of trouble to compile my android project ... How do I reset it?     
asked by 19.02.2015 / 13:57
1
answer

Encoding in Eclipse EE

I have the following problem: I have a web service in Java using Jetty, it works normally if I request other applications for the server, but my unit tests are returning the coding all wrong. {"message":"Não foi possível criar o usuário. Er...
asked by 25.03.2014 / 01:59
1
answer

Open .pas file by explorer in win10 [closed]

I use Delphi 7 and after switching windows 7 to windows 10 (Enterprise), I can no longer open .pas files directly from Explorer. When I double-click the .pas file, a new instance of Delphi is opened, but without the desired file. I hav...
asked by 29.05.2018 / 16:08
0
answers

How to copy the contents of a hint code parameter?

In Delphi, when we press the CTRL+SHIFT+ESPAÇO combination after the parentheses of a function, the IDE brings a code parameter hint , saying the fields that should be entered for that function. I would like to know if there is a way t...
asked by 12.09.2017 / 15:48
0
answers

Foreign Key Ireports: java.lang.ClassNotFoundException: br.com.tkcsapcd.model.bean.ProjectHome

I have an error compiling the report in Irepor, the first time I compiled it, however, when I closed Ireports 3.7.3, and opened again I tried to compile the error below: Compiling to file ... C: \ Users \ Josue \ Desktop \ Report_Ireport \ te...
asked by 09.05.2017 / 08:58
0
answers

Is it possible to rename a java web project using Netbeans?

Netbeans offers the option to rename a project, I've done this several times, including the project and its folder, and have been successful at all times. However they were Java SE projects, when I try to rename a Java web project I can not....
asked by 30.08.2015 / 18:50
0
answers

How to prevent the console from running twice?

I have had this same problem on my other computers, and even on other IDE's as well. The following happens: When I finish writing my C code and executes it, a prompt appears for about 5 seconds. I can test the code within this time limit, h...
asked by 19.04.2015 / 02:25
3
answers

How to customize the Delphi editor? [closed]

I would like to get some tool that would customize the Delphi editor. Despite being a great editor, with features integrated with the component interface that automatically generates and updates code; editors such as the eclipse contains indenta...
asked by 13.02.2014 / 01:41
2
answers

Is there a way to create an IntelliJ-based IDE? [closed]

With some research on the internet I have found that IDEs like Android Studio and PHPStorm are IntelliJ-based IDEs, each with a purpose. How to create an IDE based on it? The idea is to create an IDE with buttons for: create projects,...
asked by 27.11.2017 / 11:03