You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2019/12/29 05:31:00 UTC

[jira] [Commented] (NETBEANS-3626) Multiple exceptions java.lang.ClassCastException: java.io.File cannot be cast to java.lang.String

    [ https://issues.apache.org/jira/browse/NETBEANS-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17004646#comment-17004646 ] 

Laszlo Kishalmi commented on NETBEANS-3626:
-------------------------------------------

Is it possible that a File is passed into the compiler arguments somehow?

It might be possible that a File object could infiltrate into a list of Strings during de-serialization.

It could be an easy fix, but need some info on the circumstances.

 

> Multiple exceptions java.lang.ClassCastException: java.io.File cannot be cast to java.lang.String
> -------------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-3626
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3626
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Gradle
>    Affects Versions: 11.2
>            Reporter: Alexander
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>         Attachments: messages.log
>
>
> Multiple exceptions "java.lang.ClassCastException: java.io.File cannot be cast to java.lang.String" when opening and working with gradle project.
> Editor became unusable.



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