Sam Quintanar
- 活动总数 39
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 "Running a simple openjfx application from kotlin and intellij without the javafx plugin (but with the javafx sdk)"
Mr. Phil Troy,Could you please post a link of the code/app/project so others can run it and examine it in detail?Kotlin+JavaFX+Gradle has been a time-consuming adventure that your contribution may ... -
创建于 Want year 2023 example code of minimal Kotlin+JavaFX+Gradle that works!
已回答Platform details: Ubuntu 18.04/ 64 bit/ 16 GB MemoryWhen starting a project in IntelliJ, I choose Kotlin and Gradle and JavaFX and then select all checkboxes for JavaFX presented.When running the (... -
创建于 Please help me with an Import error I get when running code in Pycharm
已回答OS = Ubuntu 18.04 PyCharm version 2022.3.3 When I run code in a virtual environment in PyCharm, I get this error message:Traceback (most recent call last): File "/home/sam/Documents/Python3.9_Proj... -
创建于 Does anyone have a concrete example of having Node.js in a virtual environment and then using it in WebStorm?
I now know one can't create a virtual environment (VENV) using WebStorm, so apparently the only option available for creating a VENV for a Node.js application is 'nodeenv'. Has anyone already had s... -
创建于 How do I create and activate a virtual environment in WebStorm?
Coming from PyCharm providing easy virtual environment creation, I can't see how to create & activate a virtual environment for Node.js development within WebStorm. Please give me step by step inst... -
创建于 Show me clear way to get code completion with PyGObject
I installed PyGObject fine. The code will run, but there is no code completion capability. Did alt+enter with cursor caret inside Gtk in line below, but nothing happened. from gi.repository import ... -
创建于 Need Help installing GMPY2 2.0.8 into my PyCharm venv
Using PyCharm CE 2021.1 OS = Ubuntu Linux 18.04 Python 3.9 Package to Install = GMPY2 version = 2.0.8 Actions: 1- Opened terminal within PyCharm in virtual environment 2- Did source venv/bin/act... -
创建于 How to modify code in one package of an existing legacy .jar file w/o compiling all other packages in the .jar using IntelliJ
已回答After lots of mental hernias(and time), I found out how to do this and am posting this solution so others can do it faster. How to modify code in one package of an existing legacy .jar file w/o com... -
创建于 Need help to get a set of files from a jar file running in Intellij community version on Ubuntu Linux
已回答I'm completely lost concerning procedure; am new at Java and Intellij IDE. In 64-bit Ubuntu Linux 18.04 OS I used the Archive Manager to extract all files in a .jar file to folder X. There are 6 fo... -
已编辑于 [SOLVED]---- Trouble saving edited files in Pycharm 4.5
I am using the free version Pycharm Community 4.5 with Ubuntu 14.04.02 64 bit. I am using Pycharm to edit Robot Operating System(ROS) files in my home directory, but it won't let me save files. I o...