Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-471

Java: Detect classes from auto-imported packages (java.lang.*, ...) and add their packages info to the graph.

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 2.0.0.Beta8
    • None
    • None

      (13:50:37) mbriskar: ozizka, don't you know about some rule that has options in the regex string? I know we have parametrization, do we have something like this also?
      (13:51:27) ozizka-FN: Pls write how it should look like
      (13:51:30) ozizka-FN: In java
      (13:51:57) mbriskar: ozizka, references="[ | java.lang].System"
      (13:52:18) mbriskar: because you don't need to import java.lang.System if you don't want to, however it makes difference in the end
      (13:52:39) mbriskar: because we treat it as System/ java.lang.System according to the import
      (13:53:33) mbriskar: oh, this is a simple regex functionality.. sry
      (13:54:21) ozizka-FN: Hm, right
      (13:54:59) ozizka-FN: How about rather appending the right package to System?
      (13:55:06) ozizka-FN: That would be more systematic

            Unassigned Unassigned
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: