Is it possible to customize (some) of JDev features?

Well, like
- changing the default-generated files (my own custom initial web.xml, ....)
- adding new items (sort of templates) in the New... dialog
and so on.
I did not find anything in the docs on this (my apologies if it was there, but please someone point me to the info then).
Is it possible?
Best regards,
Florin

Hi,
You might find the TemplateMaker extension useful. It allows you to save existing files as templates and creates entries in the File->New... gallery that you can use to create new documents. It uses the Apache Velocity template engine, so you can achieve quite powerful effects (if you want) by embedding special code into your templates.
Download it from here:
http://otn.oracle.com/products/jdev/htdocs/partners/addins/exchange/templatemaker/content.html
JDev also has a template feature built in (in Tools->Preferences under Code Editor->Code Templates). This is suitable for situations when you want to insert boilerplate code chunks into an existing file.
Thanks,
Brian
JDev Team

Similar Messages

  • Is it possible to customize the halftone screen/angle used by the HP Laserjet 5000/5100

    Hi
    When sending an image to print on our 5000s and 5100s I'd like for the printer to apply a halftone screen of 85 (frequency) and 45 (angle). However, the driver properties only has two settings - Standard and Enhanced.
    I took a look at the PPD and found the following:
    *%=== Halftone Information =================
    *ScreenFreq:  "106.0"
    *ScreenAngle: "45.0"
    *ResScreenFreq 300dpi/300 dpi:  "60.0"
    *ResScreenAngle 300dpi/300 dpi: "45.0"
    *ResScreenFreq 600dpi/600 dpi:  "106.0"
    *ResScreenAngle 600dpi/600 dpi: "45.0"
    *ResScreenFreq 1200dpi/1200 dpi:  "180.0"
    *ResScreenAngle 1200dpi/1200 dpi: "45.0"
    I had hoped that simply by changing the screen frequencies to "85.0" it would do the trick (since 85 does not appear to be outside of the printers' capability). However, it resulted in no changes to the prints. I know (or at least think) the changes were "seen" by the print driver because I changed some of the text that it uses in the property boxes of the print driver and those changes appeared (e.g. I changed "Standard" to "Standard 2" for one of the halftone descriptions).
    My question is... can I customize the frequency/angle used or are these values fixed regardless of changes made to the PPD?
    Thank you.
    Mark

    What was the answer to this excellent question, please?
    Mark
    Student
    Posts: 1
    Registered: 05-14-2009
    0
    Is it possible to customize the halftone screen/angle used by the HP Laserjet 5000/5100
    Options 
    05-14-2009 06:56 AM
    Hi
    When sending an image to print on our 5000s and 5100s I'd like for the printer to apply a halftone screen of 85 (frequency) and 45 (angle). However, the driver properties only has two settings - Standard and Enhanced.
    I took a look at the PPD and found the following:
    *%=== Halftone Information =================
    *ScreenFreq:  "106.0"
    *ScreenAngle: "45.0"
    *ResScreenFreq 300dpi/300 dpi:  "60.0"
    *ResScreenAngle 300dpi/300 dpi: "45.0"
    *ResScreenFreq 600dpi/600 dpi:  "106.0"
    *ResScreenAngle 600dpi/600 dpi: "45.0"
    *ResScreenFreq 1200dpi/1200 dpi:  "180.0"
    *ResScreenAngle 1200dpi/1200 dpi: "45.0"
    I had hoped that simply by changing the screen frequencies to "85.0" it would do the trick (since 85 does not appear to be outside of the printers' capability). However, it resulted in no changes to the prints. I know (or at least think) the changes were "seen" by the print driver because I changed some of the text that it uses in the property boxes of the print driver and those changes appeared (e.g. I changed "Standard" to "Standard 2" for one of the halftone descriptions).
    My question is... can I customize the frequency/angle used or are these values fixed regardless of changes made to the PPD?
    Thank you.

  • Is it possible to customize the playback controls bar in a dvd flash?

    Is it possible to customize the playback controls bar in a dvd flash?
    I mean is it possible to change the size of the bar? and the size of the controls?
    Is it possible to remove (not hide or disable but remove from the bar) some controls as "search", "title" ecc...
    Thank You...

    CS5 greatly improved the options for player configuration.
    http://help.adobe.com/en_US/encore/cs/using/WS130B1F01-AE62-4c59-BA44-F29ACD8522EEa.html#W Sf01dbd23413dda0e-3ea68760123ebe30b7c-7ff2
    I have not played with this enough to answer your specific questions. Let us know.

  • Possible to customize #{bindings.Delete.enabled} checks at ADFBC level?

    11g ADF Faces w/ADFBC
    Is it possible to customize the checks for a Delete binding at the underlying EntityImpl or ViewRowImpl level?
    On my page I have a table within a panel collection. On the panel collection's toolbar I have a button tied to a Delete operation on the iterator that provides the table data.
    I want the Delete button to be disabled for certain rows based on various data checks. (In my case, checking to see if the DB row is referenced elsewhere in the DB.) Is there some EntityImpl or ViewRowImpl method I can override to perform this check?
    (I know I can override remove() to check and throw an exception, but this would occur after the user has pushed the button in the web page.)
    (I also know I can get the desired effect to work by creating a method on a backing bean to grab the selected row from the table and invoking my custom checking logic on it. However, I wondered if there was a better way to work with the ADFBC framework to accomplish this.)
    Thank you for reading my question.

    One way of doing it might be to create a transient attribute in your VO that returns true or false based on whether the row can be deleted.
    Then in your page have the disable property of the button based on the value of this transient attribute.

  • We want to customize some of our product pages with different colored buy now buttons, but we know that when using the module it is already set, can we create an app to use

    We have some items for sale on our site that have a separate buy now button and layout then others. Is there away to customize some of our product buy now buttons through the web apps?

    Use this Link to Contact Apple ID Support and request assistance...
    http://www.apple.com/support/appleid/contact/
    Also, You have 90 days Free Telephone Support for your New Mac... ( 3 Years if you Purchased the AppleCare Protection Plan)

  • Is it possible to pass some type of parameter/unique id FROM PDF?

    hi there,
    I will try to explain this as best as I can but please bear with me.
    I have Adobe Acrobat X Pro.
    We have drawings linked to each other in pdf.
    When you open a drawing (say, a layout of a house), my boss wants to be able to click on say, a door, and have all the information on that door pop up (size, manufacturer, when it was shipped, etc). The information log is stored in Excel. I know how to hyperlink to open an excel file FROM pdf, but cannot figure out how to open a specific sheet in Excel. So here is my question:
    1. How do I link to a specific sheet in Excel so it opens when I click on a link in the pdf file?
    Having said that, we are going to have around 1500 items and I don't want to have to create 1500 sheets (if that's even possible) to open the details for each one. So here is question #2:
    2.  Is it possible to pass some type of parameter to excel (or even Access) to know what item was clicked on the pdf file so I can write a macro/code in Excel to just fill in the details for that item? (Hence just needing one sheet instead of 1500?).
    Suggestions/path forwards are welcome.
    I hope this was clear and I thank you in advance.
    Thanks,
    Jessica

    There really isn't a way to do that. It would be possible to export an Excel sheet to a tab-delimited (or CSV, XML) file which could optionally be attached to the PDF. JavaScript inside the PDF could read the data file and extract the information for an item so it could be displayed somehow.

  • Hii Can anyone tell me is there any possibility of giving some due payment like bonus or offcycle after its termination is done along with the payroll run and posting.

    Hii Can anyone tell me is there any possibility of giving some due payment like bonus or offcycle once employee termination is done along with the payroll run and posting.
    Thanx

    One Possibility is by making manual entry for that employee from FI side..  (this will give you soln..) Take the help of FI consultant...
    Another possibility is in IT0003 "Payroll Status".. You can opt mention next month date "Run Payroll up to" & execute Off cycle payroll for that employee...
    Just try this hope this may sort your issue....
    If it still it doesn't give you soln.. You may need to reverse the posting of that employee & change employment status.. Run Bonus & finally terminate the employee & do the posting..

  • Is it possible to put some data, such as numeric and string, on the pront panel

    Hi guys,,,
    Is it possible to put some data,such as numeric or string as input data on the front panel? In general, I only know how to create text file by using notepad, for example,
    after that open and read that text file to show on the table control and plot XY graph. On the other hand, If I don't want to read the input data file from text file, I would like to use some tables in LabVIEW to serve as the input data instead of notepad, for example, on the front panel, and then take that input data table to plot XY graph afterwards. Is that possible?
    Thanks in advance
    Mannie

    There is a palette on the front panel if you right-click. It has controls on it that you can use as inputs and outputs. I've attached a picture.
    Also, you may want to run through Getting Started with LabVIEW. It covers things like this.
    (Edit: Oops, forgot the picture.)
    Message Edited by DJDDA on 12-10-2007 02:24 PM
    Attachments:
    controlspal1.gif ‏16 KB

  • Is it possible to customize print sizes (8x8) when ordering prints from Apple?

    Is it possible to customize print sizes (8x8) when ordering prints from Apple?

    No.
    Here are the available sizes:
    http://www.apple.com/ilife/print-products.html#prints

  • Is it possible to move some tools or their setting parameter from Configuration interface to Inspection Interface?

    Hi
    We use Vision Builder for machine vision. There are two interfaces in Vision Builder (Inspection Interface & Configuration interface). It is better machine vision operator would work with Inspection Interface and he should not access to all of setting and tools but he need to redefine some parameter like RIO in some tools like measuring tools for different products.
    Is it possible to move some tools or their setting parameter from Configuration interface to Inspection Interface?
    Or is it possible to define security like password to some tools and their setting but not all of them?
    Thanks
    Refa

    Vision Builder generally isn't supposed to rely on user input, but there is a step called "User Input" that allows you to get input from the user. ROI would be tricky. I think the slickest way to do that would be to create a VI that displays the image, lets the user drag a rectangle, then pass those coordinates back to Vision Builder to configure the ROI.
    Tanner B.
    Applications Engineer
    National Instruments

  • In Forms Central/View Responses/Save as PDF, is it possible to exclude some form fields?

    in Forms Central/View Responses/Save as PDF, is it possible to exclude some form fields from the saved file?

    Hi,
    I would like to inform you that with forms central, you can convert the selected fields to PDF.
    However, your selection should be sequential. Example- You can convert column 1,2,3,4 and not select column 5; but it is not possible to select only column 2 and 3.
    Regards,
    Nakul

  • Possible to customize/organize Environment Layer List?

    Hello everyone,
    I did a quick search for this topic on the forums but couldnt find anything (still havnt gotten the hang of apples search features I guess). I also couldnt find any info in the manual, so I'm hoping you wonderful Logic gurus can help me out!
    I'm currently redoing my Template to have access to all possible instruments/sounds, some of which require their own routing system with auxes, multi-instruments etc. Thus I have placed many of these instruments in their own layers (i.e. Stylus RMX layer, Kontakt 2 multi layer, DKFH multi layer, MIDI Instruments layer, etc). The problem is that the layers are listed by "last created" in the environment while alphabetical in the arrange listings, which always makes me "double take" when looking for an instrument quickly (which can be quite distracting).
    Is it possible to organize the layers listing by either make the environment list alphabetical or better yet put them in "custom order?" I guess in worse case I can use numbers to correspond with the "last created" method implied by the environment, but thats not a very good organizational method IMO.
    Thanks in advance for any help/tips you can provide on keeping your environment organized!

    I suggest creating your new layers starting from the bottom of the layers list as it currently exists. You can create new layers in one of two ways:
    • selecting *CREATE* from the layers list. This ALWAYS creates a new layer at the bottom of the list (keeping in mind that the *create* thing will always be the last thing in the list regardless)
    ==OR==
    • selecting an existing layer and using the Environment's local menu Options>Layer>Insert. The behavior of this function is such that it will always insert the new layer ABOVE the one you've previously selected
    A few fine points:
    • The ALL OBJECTS layer cannot be moved or deleted. It is "protected".
    • You can hide the ALL OBJECTS layer by unchecking the option in Prefs>Display>Other
    • The order of the layers in the Environment cannot be changed once created. The only way to accomplish this is by inserting a new layer at the desired position, cutting (I don't recommend copying) all of the objects from original layer and pasting them into your new layer. However, don't attempt a mass transfer of multiple objects from one layer to another in a song where you've already got lots of music recorded. You could be in for a nightmare. But if you need to do this because you absolutely need to be more organized for your work, cut/paste the objects one at a time from original layer to destination layer. It's possible I'm being over-cautious here, but I've just had too many nightmares in the past. So the above is a conservative approach.

  • Is it possible to customize dff's with the help of form personalization?

    Is it possible to customize dff's with the help of form personalization.
    I have added few dffs in a form which users want to be customized according tho their choices.
    Can any one help me in this.

    Pl see MOS Doc 420518.1 - section 10

  • Is it possible to use some product on the unix server at the development level which would make it p

    Hello,
    We are generating editable PDF forms from the scratch at the development level on the unix server. Is it possible to use some product on the unix server at the development level which would make it possible to save these editable PDF forms to be saved using acrobat reader? These forms are used by the end users and the edited files are then saved... Kindly help me in this regard..
    Best Regards,
    Deepak

    Dear Aandi,
    I am really thankful to you for this. I will suggest this to the business and then they can contact adobe for this. Thanking you once again for providing me with all the valueable info. You have been instrumental in helping me out in my project.
    Best Regards,
    Deepak Goyal

  • Why is not possible to find some films in Aple tv, but in itunes on my computer?

    Why ist not possible to find some films in apple tv, but these films are than possible ti find in itunes on my computer?

    the cpu of the appletv have a hardware decoding of video so the proccess runs smooth
    H.264 video up to 720p, 30 frames per second, Main Profile level 3.1 with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats
    MPEG-4 video, up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats
    Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format
    these are the video formats supported if videos are in other formats they can't play because the atv's hardware don't know how to play them

Maybe you are looking for