Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-5707

Uploaded java file should be placed under src/main/java

    XMLWordPrintable

Details

    • NEW
    • NEW
    • Hide
      1. Prepare any java class on your machine locally
      2. Log in into business central
      3. Open some project
      4. In the project create package: com.sample.redhat
      5. Navigate to this package
      6. Select new Item: Uploaded file
        • Select com.sample.redhat as package
        • And your java file
      7. Upload the file
      8. Check path: src/main/resources/com/sample/redhat
        • Java class is placed here
        • It shouldn't be placed here
      9. Check path: src/main/java/com/sample/redhat
        • It is empty
      Show
      Prepare any java class on your machine locally Log in into business central Open some project In the project create package: com.sample.redhat Navigate to this package Select new Item: Uploaded file Select com.sample.redhat as package And your java file Upload the file Check path: src/main/resources/com/sample/redhat Java class is placed here It shouldn't be placed here Check path: src/main/java/com/sample/redhat It is empty

    Description

      Currently if user uploads java file into project, the uploaded java file is placed under src/main/resources however it should be placed under src/main/java.

      Attachments

        Activity

          People

            wmedvede@redhat.com Walter Medvedeo
            rh-ee-jomarko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: