You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Fabian Siering (Jira)" <ji...@apache.org> on 2020/10/16 12:53:00 UTC

[jira] [Created] (NETBEANS-4914) Every day: Failed to find main.class; Editor autocomplete: Text disappears

Fabian Siering created NETBEANS-4914:
----------------------------------------

             Summary: Every day: Failed to find main.class; Editor autocomplete: Text disappears
                 Key: NETBEANS-4914
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4914
             Project: NetBeans
          Issue Type: Bug
            Reporter: Fabian Siering


Since we 've updated to version 11.2 / 12.0, we have had constant problems simply using the IDE:

1. After changing the Project Group (Need to switch multiple times a day) the ide cannot find the main.class. In the Project-Properties it is set to the right file!
 Cleaning and building the Projekt does not make a difference, after restarting the IDE, everything works fine (Some times we need to restart the IDE multiple times!)

2. Sometimes the field/method autocomplete removes the entire text after selection and it returns to ".". Example:
 If I write "Hello" .toString () and want to insert the toString () through auto-completion, everything disappears except for "Hello.".
 This can only be fixed by restarting the IDE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists