You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/09/12 12:07:20 UTC

[GitHub] [netbeans] JavacoderBrian opened a new issue, #4628: Module-info.java already exists.

JavacoderBrian opened a new issue, #4628:
URL: https://github.com/apache/netbeans/issues/4628

   ### Apache NetBeans version
   
   Apache NetBeans 15 release candidate
   
   ### What happened
   
   In the process of creating a module-info.java in an existing project, the wizard stops at the end saying, The file module-info.java already exists.
   ![image](https://user-images.githubusercontent.com/2698503/189648619-a1122cbd-1c55-4c68-a1b2-e944301cf9d2.png)
   
   
   ### How to reproduce
   
   _No response_
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 12.6
   
   ### Operating System
   
   Windows 11 Pro Version 10.0.22000 Build 22000
   
   ### JDK
   
   OpenJDK 18.0.1
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   Everytime
   
   ### Are you willing to submit a pull request?
   
   Yes
   
   ### Code of Conduct
   
   Yes


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] neilcsmith-net commented on issue #4628: Module-info.java already exists.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on issue #4628:
URL: https://github.com/apache/netbeans/issues/4628#issuecomment-1275057186

   OK, this is caused by changes in javac.  I've got a fix for this and will post a PR tomorrow.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] neilcsmith-net closed issue #4628: Module-info.java already exists.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net closed issue #4628: Module-info.java already exists.
URL: https://github.com/apache/netbeans/issues/4628


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] neilcsmith-net commented on issue #4628: Module-info.java already exists.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on issue #4628:
URL: https://github.com/apache/netbeans/issues/4628#issuecomment-1248267259

   Well, that's annoying!  Can replicate.  The file does at least seem to be created correctly, even if you have to cancel the wizard to get to it.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] neilcsmith-net commented on issue #4628: Module-info.java already exists.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on issue #4628:
URL: https://github.com/apache/netbeans/issues/4628#issuecomment-1248280430

   Stack trace of the exception thrown -
   
   ```
   WARNING [org.openide.WizardDescriptor]
   java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   	at com.sun.tools.javac.util.List.get(List.java:490)
   	at org.netbeans.modules.java.project.ui.NewJavaFileWizardIterator$AddRequiresDirective.run(NewJavaFileWizardIterator.java:265)
   	at org.netbeans.modules.java.project.ui.NewJavaFileWizardIterator$AddRequiresDirective.run(NewJavaFileWizardIterator.java:254)
   	at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:675)
   	at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:665)
   	at org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:504)
   	at org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
   	at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:132)
   	at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:116)
   	at org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
   	at org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
   	at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
   	at org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
   	at org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
   	at org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
   	at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
   	at org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:83)
   	at org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:454)
   	at org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:425)
   	at org.netbeans.api.java.source.JavaSource.runModificationTask(JavaSource.java:686)
   	at org.netbeans.modules.java.project.ui.NewJavaFileWizardIterator.addRequires(NewJavaFileWizardIterator.java:249)
   	at org.netbeans.modules.java.project.ui.NewJavaFileWizardIterator.instantiate(NewJavaFileWizardIterator.java:356)
   	at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1050)
   	at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:602)
   	at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:436)
   	at org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
   	at org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
   	at org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
   	at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
   	at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
   [catch] at org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
   	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
   	at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
   	at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
   	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
   ```


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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