Akshay-Gupta-Oracle commented on issue #1547: [NETBEANS-3164]:Fixed issue in 
Text-Block
URL: https://github.com/apache/netbeans/pull/1547#issuecomment-538640043
 
 
   > That's why I'm asking. I manually switched the nb-javac impl in current 
beta2 to the one that this patch does link to. But it does not work better than 
before.
   
   How did you switch it to new impl
   In order to change the nb-javac-impl and nb-javac-api jars you have to 
follow following steps
   
   First install nb-javac plugin and then restart NB
   After that stop NB and then you have to replace the jar files (whose address 
can be found written in netbeans About->help->User directory, for windows it is 
C:\Users\<username>\AppData\Roaming\NetBeans\11.2-beta1 ) in that directory 
further go inside modules->ext there you can find the jars. replace the jar 
files with new downloaded jars( rename the downloaded jars by removing hash and 
removing -13- to match the name with old jars).
   
   Then go back to location - 
C:\Users\<username>\AppData\Roaming\NetBeans\11.2-beta1
   you can see .lastModified file, use following command there(from bash)
   touch .lasModified
   This will update the jars of nb-javac for netbeans
   
   I did the same and after that text blocks are working for me with base jdk 
of net beans as JDK8.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

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

Reply via email to