intellij-idea tag

21 questions


1 answers
140 views
0
How to search for strings in a project in an Android studio

It might be a stupid question, but is there a way to search for the string I'm looking for throughout the project other than Ctrl+F? For example, I want to find the string .getUuid(), but Edit->Fin...


1 answers
72 views
0
Is it possible to edit/preview quickly like a typical text editor in intelliJ?

Originally, I use the Brackets editor.Recently, I wrote IntelliJ IDEA.In Brackets, 'Ctrl+E' was used to modify documents of associated classes and IDs immediately.Can you modify HTML in IntelliJ like ...


1 answers
64 views
0
How to run typescript with IntelliJ to view results

Hello, I started to do typescript while studying angular.I'm working on IntelliJ.Is there a way to run the typescript file that I created?The example is now available in the browser.import { Component...


1 answers
156 views
0
Question about intelliJ java setting

Beginner being set up to implant Java in intelliJ.There are two main questions.


1 answers
61 views
0
How to make Intel J see what line the code is now

How to make Intel J see what line the code is now


1 answers
123 views
0
I have a question when Intelligence creates Gradl's project

When you create a project with gradle, you get two build.gradle. I wonder why I have two. The contents of the two builds.gradles are the same.One is about modules and the other is about the whole proj...

2 years ago

1 answers
101 views
0
I'd like to synchronize the Android studio with the github project

I want to synchronize the project in my Android studio folder with the project in Github's repertoire I don't know what to do Someone said I can touch something on the option menu, so how do I do it?


2 answers
97 views
0
Run Error (500 ClassNotFoundException) question in JSTL Intelligence J-IDEA (2016.2.5).(It works well in Eclipse ㅜ))

Hello, I am a student studying web programming.These days, I am studying jstl and el in JSP.I am using IntelliJ IDEA as IDE.When I first created the web application project, I just copied ojdbc14.jar ...


1 answers
93 views
0
When I receive the contents of the txt file from intellij, all the Korean letters are broken.

First, I searched for various ways and file encoding is all set to UTF-8. And Intellij is an Ultimate edition. Since Hangul is not recognized, Hangul is not applied to regular expressions at all. Plea...

2 years ago

1 answers
60 views
0
[java, spring]Question about setting up an intelligence.

Recently, I started studying spring, so I'm not used to Intellie J.Until yesterday, the spring project worked properly, but when I imported the new project yesterday and used it and accessed the sprin...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.