Varuna Seneviratna
- Total activity 51
- Last activity
- Member since
- Following 2 users
- Followed by 0 users
- Votes 4
- Subscriptions 18
-
Edited What are the pure input/output methods in Javascript?
In Webstorm, If a pure JavaScript file is written without HTML, the functions prompt() and alert() cannot be used for input-output. Webstorm gives the error "ReferenceError: is not defined".What ar... -
Created How to integrate GlassFish into IntelliJ IDEA 2018.1?
AnsweredHow to integrate GlassFish into IntelliJ IDEA?. GlassFish server is missing from the list of servers that can be integrated. The IntelliJ IDEA version in use is 2018.1 -
Edited How to install the GlassFish integration plugin?
How to install the GlassFish integration plugin?. glassfishintegration.jar missing. What is the plugin for GassFish? -
Created What do, the two options `using explicit_module groups` and using `qualified names` do?
The two options using explicit_module groups and using qualified names are in step 3 of IntelliJ IDEA Gradle New Project creation. What do, the two options using explicit_module groups and using qu... -
Edited How to delete a project in InteliJ?
AnsweredHow to delete a project in inteliJ?.I tried to delete a project by right-clicking on the project location folder in the project window, and clicking 'remove Module', But when opening InteliJ again,... -
Edited How to make the Java code bold at once rather than having to go one by one? --Community Edition
AnsweredHow to make the Java code bold at once rather than having to go one by one?. In Editor --Color Scheme -->Java by going from one code element to another some code elements can be made bold, but not ... -
Created How to add the -deprecation option of javac in IntelliJIDEA
AnsweredHow to add the -deprecation option of javac in IntelliJIDEA? -
Edited Is there an official Facebook Page for PyCharm?
AnsweredIs there an official Facebook Page for PyCharm?. Couldn't find any link on the PyCharm Home page -
Edited How to set PyCharm to use with Python 3 and Python 3?
How to configure PyCharm to use Python 2 or Python 3 interchangeably? -
Created Is it possible OR NOT possible to create an NEW empty project using a folder as the location which already has existing code?
Is it possible OR NOT possible to create an NEW empty project using a folder as the location which already has existing, code. Even though I replied to the NO to the question "Would you like to cr...