How to pack one project or sub-projects to a jar in workshop

I have lots of jcx, jcs and bla-bla java source-codes in workshop editing ,
It spends much time to scan source when i start up the workshop IDE,
and wastes much time to compile when i just modified a word :<
so, can i pack the sources into a jar file , and let me put it into
APP-INF/lib
when they are tested
thanks ur help

Gary,
you can create control and java projects within (or outside ) your ear to build control or just java libs.
The resulting jar will be placed in APP-INF}lib.
-Kai

Similar Messages

  • Unable to make master project containing sub-projects using Project Online PWA (Cloud)

    Can anybody help? I tried a lot of navigations in Project Online PWA (not project server) but still unable to make master project containing sub-projects using Project Online PWA (Cloud)

    Hi John,
    It isn't possible to do this in the Project Web App either in Project Online or Project Server - you will need to use Project Professional 2013 and connect to your Project Online instance, or the subscription version, Project Pro for Office 365.
    Best regards,
    Brian Smith
    Blog |
    Facebook | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
    Project Server TechCenter |
    Project Developer Center |
    Project Server Help | Project Product Page

  • How should one deal with sub-projects?

    Hello to all!
    Let me first clarify my title-question.
    On my current project I faced software malfunction [FCPX quitting] when I reached 17 minutes of building the video on the timeline. [As a reference, allow me to call this 17-minute part of the video in making as the main project.]
    Remembering from an earlier thread [? Mr. Russ being the contributor], I opted to continue the project as a separate project which I seek to call as the sub-project  Now even this sub-project is of a 14 minute duration and I have need to start a sub-project 2.
    I would now like to be guided as to how to deal with these sub-projects while editing the video and after finishing the project.
    Firstly, while editing. My present plan is to complete the project's video utilising as many sub-projects as needed, and then add the sub-projects to the main project. This done, I intend to add voiceover for the completed project. During this process, my questions are this...how do I add the sub-projects onto the main project? If I select and copy/paste the sub-project, it gets added as 'connected clips'...this is okay if one can export the project as such. But, when a voiceover has to be added, further retiming of the clips are called for and at this stage problems arise. Now, as I am writing this, it is striking me that I could make this added sub-project as a secondary storyline, get done with the retiming after the voiceover is added, and export the project. Have not done this before and would like guidance from senior contributors in this issue.
    Secondly, when the project is exported and is being archived, do I need to have all the sub-projects or delete them to save drive-space?
    Thanks in advance.
    Have a great day.
    Dr. Somanna

    Thanks Karsten for this further instructions. The present project I am working on is being done as a race against time. Faced a problem when dealing with a stack of generator clips one upon the other and each clip being given different commands regarding changes in position and rotation. Beyond the 17 minute mark, one click upon the parameter in the inspector window, and the application quit. When this quitting became a regular feature, I just remembered a thread in which one contributor wrote that he usually divides his projects into 10 minute bits before making up the whole project. Not willing to spend time further on this problem, being in a very 'creative frame mode' I simply continued working upon the project by starting up a 'sub-project'.
    Regards and take care.
    Dr. Somanna

  • Main Projects and Sub Projects

    Guys,
    This is my scenario.
    The projects that we are going to work has got a lot of activities and needs to be brought in to Project System. Since there will be a regular changes in the project and rescheduling to be done, the person who is responsible for the whole project will not be able to do the process regularly.
    We have come up with the thought of distributing the work to different departments such as PED , RND, PURCH, QLTY etc... such that, each deaprtment Project* their work with different WBS elements (hopefully using CJ11) and finally all these wbs elements being connected to the Project definition which is created by the project manager. If there are any changes made to the WBS element the dates should be automatically rescheduled, which is available in SAP PS.
    This can be a sub project kind of an idea. Minor projects under One main Major Project.
    Or for eg.. Multiple projects of a department under the Departments' Project definition.
    So guys, let me know if this concept could be done in PS.
    Any kind of help will be really appretiated.
    Pls reply if you have any doubts in the scenario.
    Thx.
    Sbks.

    Nitin,
    Hope that you understood my scenario, and as I could do it partially with your reply.
    To be more clear from my side. Our plan crosses department wise rather that the projet plan flow. You can find the eg below.
    1. The Project manager would create the project definition and would communicate this to all the dept heads and wait for them to create the WBS elements.
    2. The dept heads would Project* their plan in to the system individually, entering the duration for each activity. This process is done by the cross functioning departments working on the same project.
    3. The dept plan would later be linked to the Project definition by the project manager himself, and as the duration is already given scheduling would be carried out subsequently by the project manager.
    Current Plan.
    Design
    Complete drawing - RND
    Flow analysis - Design Dept
    Design Approval process - PED and MKTG
    Machines
    Identify Supplier - PED
    Get plan from machine manufacturer - PED
    Getting quotation - PED
    Negotiate & finalise - PURCH
    Raise a Procurement Requisition - PURCH
    Manufacturing - SUPPLIER
    Receipt - PED
    Installation & commissioning - PED & QLTY
    Tools
    Identify tool - PED
    Prepare tool list - PED
    Decide make / supplier - PED
    Get quotation for standard tool - PURCH
    Raise a Procurement Requisition - PURCH
    Receipt and Calibration - PED & QLTY
    The Plan goes on....
    As you can see the activities that are given above involves inter-dept employees.
    This is the plan what we have in mind..
    Plan from Marketing
    Plan from Design
    Plan from AEG
    Plan from RND
    Plan from Purchase
    Plan from Quality.
    Instead of following the Activity Flow we were thinking of a Department wise flow.
    Could this be done in Project system.
    Pls Help.
    Regrds
    Sbks.

  • How to pack the images i use in swing into jars

    I know how to pack my programs into jars, but how can i also pack in my images used by my program, they dont work when outside the jar.. Thanks

    i am not if my answer satisfies your requirement.
    Even we also used images in my swing application and made it executable jar.
    what we have done is we have done is as below
    icon =     new ImageIcon(new URL("http://xyz.com/ui/v8/images/icon-information-blue.gif"));
    so in this case ,no need of images to be packed along with jar ,you can access the images which is there on net..
    thanks.

  • Organising a big project with sub-projects

    So ,I'm laying out my project now, very large. Easily over 1000 topics, about 1000 images, some embedded, some not, variables all over the place etc., and this is for our generic help file.
    I'm thinking of how to proceed with the other versions of this that will come in the future, i.e client specific help files with some sections removed that aren't relevent, images changed etc.
    Just wondering what people think.
    a) create a new project for each client iteration of the help file and share topics, variables etc using the resource manager? (this is what it is used for correct?)
    b) leave everything in one large project, remove topic in each TOC before publishing and maintain everything in one place.
    Both are good ideas, maybe. if I have different projects, then I manage things individually and keep prject sizes low and organised. If I keep each topic in one place I don't have issues with importanting resources, keeping them all shared properly and potentially losing things and everything is centralized, though things could become very big and maybe RH will start to slow down......
    I also worry about the Resource manager and where its storing things that I import into it, and if they are lost/corrupted then other links etc might die also....
    cheers.
    Nick

    "ah ok then, so to achieve output where I want some topics in and some not  I need to use the conditional tags, and basically I have to apply conditional tags to every topic..."
    Not exactly.
    To control "some topics in and some not," different TOCs and different layouts can each be used, in addition to conditional tags.
    And no, you do not "have to apply conditional tags to every topic." As Peter said, topics with no conditional build tag will be included in every output. You might find variables to be more useful if you're looking at branding or versioning issues (the rest of the topic is identical for every output, and would not need conditionalizing).
    Your best bet is to investigate what the output demands are currently, and what they might morph into in the near term and long term, such as whether context-sensitive help will be needed, whether print versions will be supplied, etc. You might find that the largest percentage of topics will appear in every output, with each of them containing a smattering of variables, snippets, and conditionalized segments of content (different screenshots, tables, etc.). You might even structure a merged help project so that certain outputs would eliminate entire project folders.
    Bottom line: one solution is usually never the way to go...be good to yourself, and use all the features that RH offers. But again, do your homework now, to save yourself untold grief later on.
    Good luck,
    Leon

  • Sub-project rollup to Master project-How to achieve this??

    Dear Dina,
    In capital project: There is 1 master project, under master project there are 10 sub-projects ,how to rollup the sub-projects information into master project [client wants to see the all sub-project information at master project level only as well as sub-project level also]
    Each Sup-Project has a Project ID and Project Name,If we consider each sub project as one task but as per the client requirement each sub-project has a separate Project ID, and as well as Master project also has Project ID (in this scenario how to roll-up the sub-project information into master project).
    Here client wants to see all sub-project information at master project level with the code of Project ID and as well as individual at sub-project level with the code of Sub-project Project ID”,each project has [Sub-project and master project] Project ID, Project name, and Project Number
    could u help me on rolling up concept on the sub-project informations into master project level....
    thanks a lot n advance.....

    Hi
    The ability to see the rollup information is part of Project Management.
    When you setup the master project, go to Option and open the Structures page. Flag the check box named "Enable the project as a Program".
    Now go to Tasks pages, and open a lowest level task. Open the Options page for the task, and you will see there "sub Project Association. Select that option and on the opened page you can list the subproject. Note you can link all sub-projects to the same task, or to different tasks of the master project.
    Go to Project Reporting Tab of Project Management. There you should select the report as a project if you want to see data on each project, master and sub-projects, individually. Select the report as 'Program' to see the rollup up data for he master project and all its sub-projects.
    Dina

  • Sub-projects keep disappearing

    I have a master project set up with five sub-projects but just recently whenever I open the master project, the sub-projects are not there, the whole task sheet is just blank. Sometimes doing a combination of 'Show outline level 1' and then 'Show all subtasks'
    will make them re-appear, sometimes it will make just one or two of them re-appear, sometimes this will not work at all.
    When I go to close the master project, however, it asks me if I would like to save the changes to each of my sub-projects in turn, so it obviously thinks they are still attached. Why doesn't it show them? Is five too many sub-projects for the software to
    handle?

    isaacson33 --
    This problem sounds like a problem that another user reported yesterday.  You never told us what version of Microsoft Project you are using.  It would help if we know.  If you are using Microsoft Project 2010, you need to apply Service Pack
    2 to your software, as this resolves the missing tasks bug.  Let us know and we will try to help.
    Dale A. Howard [MVP]

  • Project Server 2010 - Error 20010 with a master project and 3 sub-projects during publication

    Hi,
    Here is the situation :
    One master project with three sub projects.
    Sub projects are really similar (Same ressources and nearly same tasks but only the first contain real work for now).
    Sub projects got no sub projects nor links between projects.
    The owner of the master project got read rights through projects permissions on sub projects.
    Sub projects are link in "read only".
    We applied Project Server 2010 SP2 last week end and the issue appeared monday.
    Here are the symptoms :
    When we link only one sub project (Doesn't matter which one), the owner can publish, no problems.
    With 2 sub projects, the error may occur.
    With 3 sub projects, the error always occurs.
    With admin rights, the error doesn't occur.
    Here is the error :
    ID : 20010 (0x4E2A)
    Description : You don't have required permissions to perform the action (Average traduction)
    Detail : <detail><errinfo><general><class name="Project"><error id="20010" name="GeneralSecurityAccessDenied" uid="19515c1d-2624-466f-953a-b7fc67337b81"/></class></general></errinfo></detail>
    I'm unable to determine which sub project is the culprit, if there is one, as it's working when I link only one of them.
    Thanks for your time !

    Fylim --
    If the project manager in question does not need to edit any of the three projects, the PM does not need to have Read/Write access to any of the three projects.  Because you said that the PM needs to set links in all three projects, this means that
    the PM will be editing all three projects.  In order to edit the three projects, the PM must have Read/Write access to all three.  Setting cross-project links constitutes editing of the projects, which is why the PM must have Read/Write permission. 
    Make sense?
    Regarding SP2, I am not aware that this would change anything, but I could be wrong.  The reality is that regardless of which SP you have applied to Microsoft Project and Project Server 2010, the PM in this situation MUST have Read/Write access to the
    projects that he/she needs to edit with cross-project links.  Hope this helps.
    Dale A. Howard [MVP]

  • Change a Sub-Project to be a "standalone" project

    I have searched but cannot find an easy answer to this.
    I am working with someone who created a Master Project and sub-projects using Project Server 2010 and then deleted the master project, the sub-projects can now only be accessed in PWA if the sub-project tick box is checked.
    I know that Project uses a numeric identifier to distinguish between, master, sub-project, standalone and "Resource Pool" in a .mpp file based use of the tool. I assume that a similar numeric identifier exists in the Project Server database. Does
    anyone know how to edit this value to change the status of a "sub-project" to a "standalone" project?
    I saw a previous post from Marc Soester about opening the "orphaned" sub-projects and making a nominal change and then re-publishing the project, can it really be as simple as that to fix this issue?
    Dominic Moss | MAPM Microsoft Certified Technology Specialist | Our Newsletter:
    PM News Project Server Specialists
    Project Server PRIME | Twitter:
    @Twitter | Facebook:
    @Facebook | Linkedin:
    Wellingtone

    A bit more searching revealed an answer which had actually been given to me a few years ago
    http://social.msdn.microsoft.com/Forums/en-US/d9a16bac-b5e8-4e97-9535-b90b90858f0d/numeric-identifier-of-master-sub-and-resource-pool-projects?forum=projectprofessional2010general
    Hopefully this will help others.
    Dominic Moss | MAPM Microsoft Certified Technology Specialist | Our Newsletter:
    PM News Project Server Specialists
    Project Server PRIME | Twitter:
    @Twitter | Facebook:
    @Facebook | Linkedin:
    Wellingtone

  • How to add a project into master project by Powershell

    How to add a master project and sub-projects powershell
    I use project server 2013, I want inserting multiple sub-project plans into a project master

    Hello,
    You can't do this directly in PowerShell using the PSI etc. as the PSI can't create master projects / insert subprojects. You could however do this in VBA if required or automate Project using PowerShell COM object.
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Budget check for PM orders with main and sub-projects

    Hello
    We have a scenario wherein we have created a main project and a sub-project. We have linked the sub-project to main project. We have also assigned budget to the main project. We have created a PM order wherein we are trying to enter the costs by entering the hours of work. We have configured the budget profile and set the tolerance limites and assigned to main project. The requirement here is we need to have have costs check againt the budget that been available in the main project. But the system is checking the budget of the sub-project. Please share if any specific setting is required to check the budget of main project instea sub-project.
    Regards,
    Basav

    I also double checked, you are right there is no forum for PM, I dont think I could suggest much since there isnt a dedicated forum, but you can try posting this query in the ABAP forum probably some abap'r who has worked with PM module should have a look. Also if possible try to connect with one of the moderators out here and ask for assistance in starting something for PM
    Thanks,
    GLM

  • Merged sub projects

    Working from Peter's excellent presentation on making
    webhelp, you'd have a parent folder and a child folder containing
    your sub-projects. Could one of those sub-projects itself be a
    parent which is calling on sub-sub-projects?
    .MW

    We've been working on migrating from compiled help to
    webhelp. One of the biggest bottlenecks is that we have 13k+
    message files that need to be accessible from Help. These message
    files are text files using HTML tagging created by engineers and
    reviewed by a writer but not really managed like the rest of our
    Help. Currently the message topics are generated via script and
    compiled as a .chm with a single landing page containing an
    alphabetical list.
    My idea was that a project containing the landing page would
    be the message sub-master project and I would find some way to
    chunk the messages into the sub-sub-projects. I could then call the
    message sub-master just like any other merged project, which could
    in turn call the sub-sub projects as needed.
    What I'm trying to avoid is having a single project with 13k+
    files. Next release it will be 13.5k, 14k, etc.
    I'd also like to know if there is a way to add files to a
    project from the command line with that project being under source
    control.

  • Sub Project

    I am using Project Server 2010.
    When I create a blank project the Sub Project button is greyed out(I cannot add projects).

    Krizz
    Thanks for replying.
    I saved blank Project. Open project in MS Project Professional.  Project-Subproject insert(yes, top left).
    I am setup as Admin. Is there a setting I am missing?
    Appreciate your help
    Indy

  • How to pack for Visual C #

    please help me !!!
    How to pack for Visual C # 2012 project with the database (access database) and the accompanying software.

    Hello,
    For this you have to create a installer project in Visual Studio, e.g. with Wix-Setup =>
    WiX Toolset
    For further question you should post your question to a more .NET/Setup related Forum; this one is for
    SQL Server Data Tools.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

Maybe you are looking for