๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ
728x90
๋ฐ˜์‘ํ˜•

IntelliJ2

[Kotlin] IntelliJ kotlinx.coroutines ๋ชจ๋“ˆ Import ์•ˆ๋จ ํ•ด๊ฒฐ Unresolved reference: delay ์šฐ์„  ํ•ด๋‹น ํŒจํ‚ค์ง€์˜ ๊ณต์‹ ๊ฒฝ๋กœ๋Š” ์•„๋ž˜์™€ ๊ฐ™๋‹ค.https://github.com/Kotlin/kotlinx.coroutines#gradle GitHub - Kotlin/kotlinx.coroutines: Library support for Kotlin coroutinesLibrary support for Kotlin coroutines . Contribute to Kotlin/kotlinx.coroutines development by creating an account on GitHub.github.com ์•„๋ž˜๋Š” intelliJ์—์„œ ์ƒˆ ํ”„๋กœ์ ํŠธ ์ƒ์„ฑ์‹œ ์„ ํƒํ•  ์ˆ˜ ์žˆ๋Š” ๋นŒ๋“œ ์‹œ์Šคํ…œ ๋ณ„ ํ•ด๊ฒฐ๋ฐฉ๋ฒ•์ด๋‹ค. Gradledependencies { implemen.. 2023. 12. 10.
[Java] ์ž๋ฐ” GUI (awt ๊ธฐ์ค€) ํ•œ๊ธ€ ๊นจ์ง ์˜ค๋ฅ˜ ํ•ด๊ฒฐ โ€ปIntelliJ IDEA๋ฅผ ๊ธฐ์ค€์œผ๋กœ ์ž‘์„ฑํ•˜์˜€์œผ๋‚˜ ์ดํด๋ฆฝ์Šค๋„ ๋ณ„ ๋‹ค๋ฅผ๊ฑด ์—†์Šต๋‹ˆ๋‹ค.   1. Run Configuration์œผ๋กœ ์ด๋™ 2. ํ•œ๊ธ€๊นจ์ง์ด ๋‚˜ํƒ€๋‚˜๋Š” ํด๋ž˜์Šค๋ฅผ ์„ ํƒํ•˜๊ณ (ํ”„๋กœ์ ํŠธ ์ž์ฒด ์„ ํƒ ๋ถˆ๊ฐ€),VM options(VM argument)์— -Dfile.encoding=MS949 ์ž…๋ ฅ  ํ•œ๊ธ€์€ UTF-8 ์•„๋‹Œ๊ฐ€?MS949๋Œ€์‹  UTF-8์„ ์จ๋ณด๋‹ˆ ํ•œ๊ธ€์ด ๊นจ์ ธ์„œ ๋‚˜ํƒ€๋‚œ๋‹ค. 2020. 10. 20.
728x90
๋ฐ˜์‘ํ˜•