Skip to content

Export feature type-o for Linux executable #9

Description

@ybakos

Migrated from https://code.google.com/p/proclipsing/issues/detail?id=34.

Reported by wezs...@gmail.com, Mar 5, 2012
What steps will reproduce the problem?

  1. Export a project using the P5Exporter feature
  2. Try to launch the Linux Application

What is the expected output? What do you see instead?
The app should launch

What version of the product are you using? On what operating system?
Export feature 1.0.6
OS Ubuntu 11.10

Please provide any additional information below.
To fix the problem add a blank space between the last lib include and the namespace for the main entry point to the app.

... $APPDIR/lib/somelibrary.jar"com.wezside.app.MyProcessinApp

Should be

... $APPDIR/lib/somelibrary.jar" com.wezside.app.MyProcessinApp
Mar 19, 2014 Project Member #1 maddpar...@gmail.com
Any chance you could join the project to help us support Linux?

Thanks,
Matt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions