Author |
Message
|
EricCox |
Posted: Thu Feb 14, 2013 8:10 am Post subject: How to Add Java Project to a Library |
|
|
Master
Joined: 08 Apr 2011 Posts: 292
|
To all,
In Message Broker 8 I have a Custom Node Java Project that goes along with a Common Subflows Project. However, when I try to include that Custom Node Java Project in the Library with the Common Subflows it won't let me.
Are we allowed to host Java Projects inside Libraries? The 'Convert to Library' menu option is greyed out for this Java Project.
The Custom Nodes Java Project is working fine in the Workspace and is included in the bar file correctly.
Are there limitations on what we are allowed to do with Java Projects in Libraries? I didn't see that mentioned in the documentation and was wondering if I'm doing something wrong?
Thanks for the help. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Feb 14, 2013 8:37 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
EricCox |
Posted: Thu Feb 14, 2013 10:27 am Post subject: Doesn't Exist |
|
|
Master
Joined: 08 Apr 2011 Posts: 292
|
That menu item does not show up.
I'm applying Fix Pack 8.0.0.1 Interim 2 |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Feb 14, 2013 10:38 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It shows up as "Add as included project", not as "Include project in Application or Library".
 |
|
Back to top |
|
 |
EricCox |
Posted: Thu Feb 14, 2013 12:35 pm Post subject: Not Sure |
|
|
Master
Joined: 08 Apr 2011 Posts: 292
|
I'm not sure what Toolkit 8.0 was doing. It was bringing over the project from 7.0 as some kind of Java Project with a J but it had a yellow barrel. When I build it as a Java Project formal it works perfectly as you describe.
I'd like to know if I can fix or change the Project Type on the existing project without having to rebuild it?
It needs to be a top level Java object so I can include it in a Library.
The other project with J with the yellow barrel is not allowing that menu item. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Feb 14, 2013 12:45 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Probably didn't manage to convert the .project file.
Best thing is to create a new java project, and then move/copy all the resources from the bad one to the good one. |
|
Back to top |
|
 |
|